[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:04:52.081113 16359 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.249.254:43787
I20260713 09:04:52.082585 16359 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:04:52.083619 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:52.099576 16366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:52.099625 16368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:52.101797 16359 server_base.cc:1061] running on GCE node
W20260713 09:04:52.099994 16365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:53.316304 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:53.316576 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:53.316780 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933493316759 us; error 0 us; skew 500 ppm
I20260713 09:04:53.317611 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:53.322829 16359 webserver.cc:533] Webserver started at http://127.15.249.254:37487/ using document root <none> and password file <none>
I20260713 09:04:53.323691 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:53.323935 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:53.324316 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:53.330125 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/master-0-root/instance:
uuid: "79c41ad0c9d9488cbc8240e676417295"
format_stamp: "Formatted at 2026-07-13 09:04:53 on dist-test-slave-2jxz"
I20260713 09:04:53.337602 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:04:53.342384 16374 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:53.343487 16359 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:04:53.343847 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/master-0-root
uuid: "79c41ad0c9d9488cbc8240e676417295"
format_stamp: "Formatted at 2026-07-13 09:04:53 on dist-test-slave-2jxz"
I20260713 09:04:53.344178 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:53.402534 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:53.404078 16359 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:04:53.404549 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:53.473428 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.254:43787
I20260713 09:04:53.473491 16425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.254:43787 every 8 connection(s)
I20260713 09:04:53.481331 16426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:53.501626 16426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295: Bootstrap starting.
I20260713 09:04:53.507175 16426 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:53.509008 16426 log.cc:826] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295: Log is configured to *not* fsync() on all Append() calls
I20260713 09:04:53.513195 16426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295: No bootstrap required, opened a new log
I20260713 09:04:53.532466 16426 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79c41ad0c9d9488cbc8240e676417295" member_type: VOTER }
I20260713 09:04:53.533046 16426 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:53.533318 16426 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79c41ad0c9d9488cbc8240e676417295, State: Initialized, Role: FOLLOWER
I20260713 09:04:53.534307 16426 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79c41ad0c9d9488cbc8240e676417295" member_type: VOTER }
I20260713 09:04:53.534796 16426 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:53.535089 16426 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:53.535440 16426 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:53.539438 16426 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79c41ad0c9d9488cbc8240e676417295" member_type: VOTER }
I20260713 09:04:53.540181 16426 leader_election.cc:304] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [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: 79c41ad0c9d9488cbc8240e676417295; no voters: 
I20260713 09:04:53.541805 16426 leader_election.cc:290] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:53.542161 16429 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:53.544312 16429 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 1 LEADER]: Becoming Leader. State: Replica: 79c41ad0c9d9488cbc8240e676417295, State: Running, Role: LEADER
I20260713 09:04:53.545233 16429 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [LEADER]: Queue going to LEADER mode. State: All 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: "79c41ad0c9d9488cbc8240e676417295" member_type: VOTER }
I20260713 09:04:53.546231 16426 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:53.557937 16431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79c41ad0c9d9488cbc8240e676417295. Latest consensus state: current_term: 1 leader_uuid: "79c41ad0c9d9488cbc8240e676417295" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79c41ad0c9d9488cbc8240e676417295" member_type: VOTER } }
I20260713 09:04:53.558020 16430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79c41ad0c9d9488cbc8240e676417295" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79c41ad0c9d9488cbc8240e676417295" member_type: VOTER } }
I20260713 09:04:53.558691 16431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:53.558822 16430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:53.561159 16439 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:53.572109 16439 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:53.574293 16359 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:53.588670 16439 catalog_manager.cc:1383] Generated new cluster ID: 80d1d8ea96634fa4bc1bbfc3c98814de
I20260713 09:04:53.588938 16439 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:53.617223 16439 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:53.618614 16439 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:53.633746 16439 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295: Generated new TSK 0
I20260713 09:04:53.634603 16439 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:53.640930 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:53.650833 16448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:53.652465 16449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:53.654356 16451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:53.655885 16359 server_base.cc:1061] running on GCE node
I20260713 09:04:53.656754 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:53.657027 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:53.657249 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933493657231 us; error 0 us; skew 500 ppm
I20260713 09:04:53.658039 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:53.662189 16359 webserver.cc:533] Webserver started at http://127.15.249.193:34953/ using document root <none> and password file <none>
I20260713 09:04:53.662866 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:53.663108 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:53.663429 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:53.664930 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-0-root/instance:
uuid: "7a58a8bfe1334154989d316fd6f76d0b"
format_stamp: "Formatted at 2026-07-13 09:04:53 on dist-test-slave-2jxz"
I20260713 09:04:53.671609 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:04:53.676496 16456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:53.677333 16359 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:04:53.677671 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "7a58a8bfe1334154989d316fd6f76d0b"
format_stamp: "Formatted at 2026-07-13 09:04:53 on dist-test-slave-2jxz"
I20260713 09:04:53.678042 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:53.700331 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:53.702077 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:53.704829 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:53.710122 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:53.710423 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:53.710744 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:53.710963 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:53.807835 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:35493
I20260713 09:04:53.807930 16518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:35493 every 8 connection(s)
I20260713 09:04:53.814800 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:53.823601 16523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:53.835566 16524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:53.837699 16359 server_base.cc:1061] running on GCE node
W20260713 09:04:53.839370 16526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:53.840505 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:53.840780 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:53.841040 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933493841014 us; error 0 us; skew 500 ppm
I20260713 09:04:53.841838 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:53.845126 16359 webserver.cc:533] Webserver started at http://127.15.249.194:39383/ using document root <none> and password file <none>
I20260713 09:04:53.845759 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:53.846022 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:53.846338 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:53.847725 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-1-root/instance:
uuid: "6eaab238884942fca838029a4dceddaf"
format_stamp: "Formatted at 2026-07-13 09:04:53 on dist-test-slave-2jxz"
I20260713 09:04:53.854230 16519 heartbeater.cc:344] Connected to a master server at 127.15.249.254:43787
I20260713 09:04:53.854714 16519 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:53.854723 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:53.855960 16519 heartbeater.cc:507] Master 127.15.249.254:43787 requested a full tablet report, sending...
I20260713 09:04:53.859438 16531 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:53.859723 16391 ts_manager.cc:194] Registered new tserver with Master: 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493)
I20260713 09:04:53.860453 16359 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:04:53.860780 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-1-root
uuid: "6eaab238884942fca838029a4dceddaf"
format_stamp: "Formatted at 2026-07-13 09:04:53 on dist-test-slave-2jxz"
I20260713 09:04:53.861124 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:53.862489 16391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32880
I20260713 09:04:53.889351 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:53.890962 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:53.893389 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:53.896801 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:53.897060 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:53.897331 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:53.897531 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.001262 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.194:33633
I20260713 09:04:54.001386 16593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.194:33633 every 8 connection(s)
I20260713 09:04:54.007444 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:54.014789 16597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:54.017236 16598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:54.021906 16600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:54.023543 16594 heartbeater.cc:344] Connected to a master server at 127.15.249.254:43787
I20260713 09:04:54.023942 16594 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:54.024808 16594 heartbeater.cc:507] Master 127.15.249.254:43787 requested a full tablet report, sending...
I20260713 09:04:54.027287 16391 ts_manager.cc:194] Registered new tserver with Master: 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:54.029217 16391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32890
I20260713 09:04:54.029842 16359 server_base.cc:1061] running on GCE node
I20260713 09:04:54.030774 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:54.030953 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:54.031075 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933494031065 us; error 0 us; skew 500 ppm
I20260713 09:04:54.031533 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:54.034014 16359 webserver.cc:533] Webserver started at http://127.15.249.195:44661/ using document root <none> and password file <none>
I20260713 09:04:54.034480 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:54.034667 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:54.034946 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:54.036083 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-2-root/instance:
uuid: "f672337c194943ec9e62a3f0531fda99"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-2jxz"
I20260713 09:04:54.040539 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:04:54.043927 16605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.044677 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:54.044950 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-2-root
uuid: "f672337c194943ec9e62a3f0531fda99"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-2jxz"
I20260713 09:04:54.045236 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933491919993-16359-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:54.063913 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:54.065110 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:54.066520 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:54.068560 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:54.068780 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.069024 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:54.069195 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.168385 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.195:45439
I20260713 09:04:54.168488 16667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.195:45439 every 8 connection(s)
I20260713 09:04:54.185560 16668 heartbeater.cc:344] Connected to a master server at 127.15.249.254:43787
I20260713 09:04:54.185935 16668 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:54.186604 16668 heartbeater.cc:507] Master 127.15.249.254:43787 requested a full tablet report, sending...
I20260713 09:04:54.189155 16391 ts_manager.cc:194] Registered new tserver with Master: f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:54.189281 16359 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012217015s
I20260713 09:04:54.190828 16391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32892
I20260713 09:04:54.246452 16391 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32896:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:54.250293 16391 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:54.349149 16558 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2acbaa5c4548e5b69b1ff58699e492 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:54.348678 16559 tablet_service.cc:1511] Processing CreateTablet for tablet 3a304e2b83b7412daa52ba7ec7870b8d (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:54.352615 16558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2acbaa5c4548e5b69b1ff58699e492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.354512 16559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a304e2b83b7412daa52ba7ec7870b8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.354691 16557 tablet_service.cc:1511] Processing CreateTablet for tablet 5b75169fef784bcf94d685337d4f2c81 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:54.356554 16557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b75169fef784bcf94d685337d4f2c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.360477 16556 tablet_service.cc:1511] Processing CreateTablet for tablet bdf5b764a677446bb8ebaf53398c9f61 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:54.362437 16556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf5b764a677446bb8ebaf53398c9f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.378415 16555 tablet_service.cc:1511] Processing CreateTablet for tablet 31df5b6087d6402483c9eed31b2bf45f (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:54.380465 16555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31df5b6087d6402483c9eed31b2bf45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.396019 16629 tablet_service.cc:1511] Processing CreateTablet for tablet 31df5b6087d6402483c9eed31b2bf45f (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:54.395972 16631 tablet_service.cc:1511] Processing CreateTablet for tablet 5b75169fef784bcf94d685337d4f2c81 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:54.395882 16632 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2acbaa5c4548e5b69b1ff58699e492 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:54.393317 16633 tablet_service.cc:1511] Processing CreateTablet for tablet 3a304e2b83b7412daa52ba7ec7870b8d (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:54.407999 16631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b75169fef784bcf94d685337d4f2c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.396063 16630 tablet_service.cc:1511] Processing CreateTablet for tablet bdf5b764a677446bb8ebaf53398c9f61 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:54.412451 16632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2acbaa5c4548e5b69b1ff58699e492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.418946 16554 tablet_service.cc:1511] Processing CreateTablet for tablet 25bd0a0d88c348b0a3769fb17cff4510 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:54.420799 16554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bd0a0d88c348b0a3769fb17cff4510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.423928 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 25bd0a0d88c348b0a3769fb17cff4510 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:54.427261 16629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31df5b6087d6402483c9eed31b2bf45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.429644 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bd0a0d88c348b0a3769fb17cff4510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.435545 16633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a304e2b83b7412daa52ba7ec7870b8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.440443 16553 tablet_service.cc:1511] Processing CreateTablet for tablet d889ff50112843788ca7ab6c1e185598 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:54.441840 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d889ff50112843788ca7ab6c1e185598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.450369 16630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf5b764a677446bb8ebaf53398c9f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.456550 16627 tablet_service.cc:1511] Processing CreateTablet for tablet d889ff50112843788ca7ab6c1e185598 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:54.458967 16627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d889ff50112843788ca7ab6c1e185598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.464592 16626 tablet_service.cc:1511] Processing CreateTablet for tablet f4dda526acc44da7992c928bca736ad4 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:54.469280 16626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dda526acc44da7992c928bca736ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.468712 16559 tablet_service.cc:1511] Processing CreateTablet for tablet f4dda526acc44da7992c928bca736ad4 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:54.488658 16484 tablet_service.cc:1511] Processing CreateTablet for tablet 3a304e2b83b7412daa52ba7ec7870b8d (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:54.490835 16484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a304e2b83b7412daa52ba7ec7870b8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.487188 16483 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2acbaa5c4548e5b69b1ff58699e492 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:54.499651 16483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2acbaa5c4548e5b69b1ff58699e492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.499960 16559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dda526acc44da7992c928bca736ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.501103 16558 tablet_service.cc:1511] Processing CreateTablet for tablet f8910dc36a7442b3a19cb1930bbfd2a2 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:54.509824 16478 tablet_service.cc:1511] Processing CreateTablet for tablet d889ff50112843788ca7ab6c1e185598 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:54.513243 16477 tablet_service.cc:1511] Processing CreateTablet for tablet f4dda526acc44da7992c928bca736ad4 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:54.511832 16482 tablet_service.cc:1511] Processing CreateTablet for tablet 5b75169fef784bcf94d685337d4f2c81 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:54.512288 16686 tablet_bootstrap.cc:492] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf: Bootstrap starting.
I20260713 09:04:54.514765 16479 tablet_service.cc:1511] Processing CreateTablet for tablet 25bd0a0d88c348b0a3769fb17cff4510 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:54.514760 16476 tablet_service.cc:1511] Processing CreateTablet for tablet f8910dc36a7442b3a19cb1930bbfd2a2 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:54.509871 16480 tablet_service.cc:1511] Processing CreateTablet for tablet 31df5b6087d6402483c9eed31b2bf45f (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:54.520793 16478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d889ff50112843788ca7ab6c1e185598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.518400 16481 tablet_service.cc:1511] Processing CreateTablet for tablet bdf5b764a677446bb8ebaf53398c9f61 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:54.521706 16558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8910dc36a7442b3a19cb1930bbfd2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.523492 16479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bd0a0d88c348b0a3769fb17cff4510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.529147 16477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dda526acc44da7992c928bca736ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.542196 16480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31df5b6087d6402483c9eed31b2bf45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.556360 16476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8910dc36a7442b3a19cb1930bbfd2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.557974 16481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf5b764a677446bb8ebaf53398c9f61. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:04:54.563297 16438 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:54.567755 16482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b75169fef784bcf94d685337d4f2c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.573359 16625 tablet_service.cc:1511] Processing CreateTablet for tablet f8910dc36a7442b3a19cb1930bbfd2a2 (DEFAULT_TABLE table=test-workload [id=849d336d2a6a4aa4bc66b28e30e113fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:54.577404 16625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8910dc36a7442b3a19cb1930bbfd2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.640972 16687 tablet_bootstrap.cc:492] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99: Bootstrap starting.
I20260713 09:04:54.654264 16687 tablet_bootstrap.cc:654] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.656275 16688 tablet_bootstrap.cc:492] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b: Bootstrap starting.
I20260713 09:04:54.687556 16687 tablet_bootstrap.cc:492] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99: No bootstrap required, opened a new log
I20260713 09:04:54.688055 16687 ts_tablet_manager.cc:1403] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.013s
I20260713 09:04:54.693665 16686 tablet_bootstrap.cc:654] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.691406 16687 raft_consensus.cc:359] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.696784 16687 raft_consensus.cc:385] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.698385 16687 raft_consensus.cc:740] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.699568 16687 consensus_queue.cc:260] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.715039 16668 heartbeater.cc:499] Master 127.15.249.254:43787 was elected leader, sending a full tablet report...
I20260713 09:04:54.716655 16687 ts_tablet_manager.cc:1434] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.008s
I20260713 09:04:54.717653 16687 tablet_bootstrap.cc:492] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99: Bootstrap starting.
I20260713 09:04:54.718461 16688 tablet_bootstrap.cc:654] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.725639 16686 tablet_bootstrap.cc:492] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf: No bootstrap required, opened a new log
I20260713 09:04:54.726202 16686 ts_tablet_manager.cc:1403] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf: Time spent bootstrapping tablet: real 0.258s	user 0.012s	sys 0.007s
I20260713 09:04:54.729861 16686 raft_consensus.cc:359] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.730845 16686 raft_consensus.cc:385] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.731211 16686 raft_consensus.cc:740] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.732040 16686 consensus_queue.cc:260] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.736610 16687 tablet_bootstrap.cc:654] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.744995 16594 heartbeater.cc:499] Master 127.15.249.254:43787 was elected leader, sending a full tablet report...
I20260713 09:04:54.746291 16688 tablet_bootstrap.cc:492] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b: No bootstrap required, opened a new log
I20260713 09:04:54.746732 16688 ts_tablet_manager.cc:1403] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.017s
I20260713 09:04:54.748703 16686 ts_tablet_manager.cc:1434] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.005s
I20260713 09:04:54.750337 16686 tablet_bootstrap.cc:492] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf: Bootstrap starting.
I20260713 09:04:54.752010 16688 raft_consensus.cc:359] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.752727 16688 raft_consensus.cc:385] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.753041 16688 raft_consensus.cc:740] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.753767 16688 consensus_queue.cc:260] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.757694 16686 tablet_bootstrap.cc:654] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.757763 16687 tablet_bootstrap.cc:492] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99: No bootstrap required, opened a new log
W20260713 09:04:54.758085 16595 tablet.cc:2406] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:04:54.758306 16687 ts_tablet_manager.cc:1403] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.009s
I20260713 09:04:54.761292 16687 raft_consensus.cc:359] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.761996 16687 raft_consensus.cc:385] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.762293 16687 raft_consensus.cc:740] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.763134 16687 consensus_queue.cc:260] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.765161 16687 ts_tablet_manager.cc:1434] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:54.766707 16519 heartbeater.cc:499] Master 127.15.249.254:43787 was elected leader, sending a full tablet report...
I20260713 09:04:54.766979 16687 tablet_bootstrap.cc:492] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99: Bootstrap starting.
I20260713 09:04:54.773011 16688 ts_tablet_manager.cc:1434] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260713 09:04:54.773758 16688 tablet_bootstrap.cc:492] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b: Bootstrap starting.
I20260713 09:04:54.777884 16687 tablet_bootstrap.cc:654] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.779091 16688 tablet_bootstrap.cc:654] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.794986 16686 tablet_bootstrap.cc:492] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf: No bootstrap required, opened a new log
I20260713 09:04:54.795406 16686 ts_tablet_manager.cc:1403] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf: Time spent bootstrapping tablet: real 0.045s	user 0.001s	sys 0.014s
I20260713 09:04:54.797324 16687 tablet_bootstrap.cc:492] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99: No bootstrap required, opened a new log
I20260713 09:04:54.797849 16687 ts_tablet_manager.cc:1403] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.008s
I20260713 09:04:54.798243 16686 raft_consensus.cc:359] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.799021 16686 raft_consensus.cc:385] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.799146 16688 tablet_bootstrap.cc:492] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b: No bootstrap required, opened a new log
I20260713 09:04:54.799400 16686 raft_consensus.cc:740] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.799696 16688 ts_tablet_manager.cc:1403] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.014s
I20260713 09:04:54.800215 16686 consensus_queue.cc:260] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.801151 16687 raft_consensus.cc:359] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.801896 16687 raft_consensus.cc:385] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.802248 16687 raft_consensus.cc:740] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.802853 16688 raft_consensus.cc:359] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.803064 16687 consensus_queue.cc:260] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.805137 16686 ts_tablet_manager.cc:1434] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:04:54.805251 16687 ts_tablet_manager.cc:1434] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:54.806162 16687 tablet_bootstrap.cc:492] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99: Bootstrap starting.
I20260713 09:04:54.806034 16686 tablet_bootstrap.cc:492] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf: Bootstrap starting.
I20260713 09:04:54.812703 16687 tablet_bootstrap.cc:654] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.815162 16688 raft_consensus.cc:385] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.815500 16688 raft_consensus.cc:740] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.816514 16686 tablet_bootstrap.cc:654] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.816329 16688 consensus_queue.cc:260] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.824819 16688 ts_tablet_manager.cc:1434] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:04:54.825333 16687 tablet_bootstrap.cc:492] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99: No bootstrap required, opened a new log
I20260713 09:04:54.825834 16687 ts_tablet_manager.cc:1403] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260713 09:04:54.826673 16686 tablet_bootstrap.cc:492] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf: No bootstrap required, opened a new log
I20260713 09:04:54.827116 16686 ts_tablet_manager.cc:1403] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260713 09:04:54.828823 16687 raft_consensus.cc:359] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.829582 16687 raft_consensus.cc:385] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.829916 16687 raft_consensus.cc:740] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.829874 16686 raft_consensus.cc:359] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:54.830646 16686 raft_consensus.cc:385] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.831095 16688 tablet_bootstrap.cc:492] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b: Bootstrap starting.
I20260713 09:04:54.830974 16686 raft_consensus.cc:740] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.830845 16687 consensus_queue.cc:260] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.831884 16686 consensus_queue.cc:260] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:54.833596 16687 ts_tablet_manager.cc:1434] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:04:54.834566 16687 tablet_bootstrap.cc:492] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99: Bootstrap starting.
I20260713 09:04:54.836359 16686 ts_tablet_manager.cc:1434] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:04:54.837288 16686 tablet_bootstrap.cc:492] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf: Bootstrap starting.
I20260713 09:04:54.841002 16687 tablet_bootstrap.cc:654] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.847596 16686 tablet_bootstrap.cc:654] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.850320 16693 raft_consensus.cc:493] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:54.850795 16693 raft_consensus.cc:515] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.852679 16687 tablet_bootstrap.cc:492] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99: No bootstrap required, opened a new log
I20260713 09:04:54.853281 16687 ts_tablet_manager.cc:1403] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:04:54.856986 16693 leader_election.cc:290] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:54.861079 16688 tablet_bootstrap.cc:654] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.860651 16687 raft_consensus.cc:359] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:54.861714 16687 raft_consensus.cc:385] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.862138 16687 raft_consensus.cc:740] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.863122 16687 consensus_queue.cc:260] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:54.866161 16687 ts_tablet_manager.cc:1434] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:04:54.870710 16687 tablet_bootstrap.cc:492] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99: Bootstrap starting.
I20260713 09:04:54.877892 16687 tablet_bootstrap.cc:654] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.878504 16686 tablet_bootstrap.cc:492] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf: No bootstrap required, opened a new log
I20260713 09:04:54.879004 16686 ts_tablet_manager.cc:1403] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.009s
I20260713 09:04:54.882066 16686 raft_consensus.cc:359] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.885486 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:54.882737 16686 raft_consensus.cc:385] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.887511 16686 raft_consensus.cc:740] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Initialized, Role: FOLLOWER
W20260713 09:04:54.888489 16535 leader_election.cc:343] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:54.888458 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:54.889163 16688 tablet_bootstrap.cc:492] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b: No bootstrap required, opened a new log
I20260713 09:04:54.889691 16688 ts_tablet_manager.cc:1403] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.008s
I20260713 09:04:54.889331 16686 consensus_queue.cc:260] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
W20260713 09:04:54.890540 16534 leader_election.cc:343] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:54.891026 16534 leader_election.cc:304] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf; no voters: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99
I20260713 09:04:54.892079 16686 ts_tablet_manager.cc:1434] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:04:54.892120 16693 raft_consensus.cc:2749] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:54.893081 16686 tablet_bootstrap.cc:492] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf: Bootstrap starting.
I20260713 09:04:54.892670 16688 raft_consensus.cc:359] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.899988 16688 raft_consensus.cc:385] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.900435 16688 raft_consensus.cc:740] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.901345 16690 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:54.901307 16688 consensus_queue.cc:260] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.901865 16690 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.903466 16688 ts_tablet_manager.cc:1434] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:04:54.904359 16688 tablet_bootstrap.cc:492] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b: Bootstrap starting.
I20260713 09:04:54.904486 16690 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:54.911216 16686 tablet_bootstrap.cc:654] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.921258 16688 tablet_bootstrap.cc:654] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.922379 16687 tablet_bootstrap.cc:492] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99: No bootstrap required, opened a new log
I20260713 09:04:54.922816 16687 ts_tablet_manager.cc:1403] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.013s
I20260713 09:04:54.926888 16686 tablet_bootstrap.cc:492] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf: No bootstrap required, opened a new log
I20260713 09:04:54.927479 16686 ts_tablet_manager.cc:1403] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260713 09:04:54.930078 16688 tablet_bootstrap.cc:492] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b: No bootstrap required, opened a new log
I20260713 09:04:54.930563 16688 ts_tablet_manager.cc:1403] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260713 09:04:54.931985 16686 raft_consensus.cc:359] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
W20260713 09:04:54.934514 16534 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.195:45439, user_credentials={real_user=slave}} blocked reactor thread for 44136us
I20260713 09:04:54.934865 16686 raft_consensus.cc:385] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.935264 16686 raft_consensus.cc:740] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.930576 16687 raft_consensus.cc:359] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.936357 16687 raft_consensus.cc:385] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.939963 16687 raft_consensus.cc:740] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.936055 16686 consensus_queue.cc:260] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.940768 16687 consensus_queue.cc:260] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.933522 16688 raft_consensus.cc:359] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.944795 16688 raft_consensus.cc:385] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.945129 16688 raft_consensus.cc:740] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.947499 16687 ts_tablet_manager.cc:1434] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260713 09:04:54.948161 16686 ts_tablet_manager.cc:1434] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260713 09:04:54.948457 16687 tablet_bootstrap.cc:492] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99: Bootstrap starting.
I20260713 09:04:54.948866 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
W20260713 09:04:54.950911 16609 leader_election.cc:343] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:54.949072 16686 tablet_bootstrap.cc:492] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf: Bootstrap starting.
I20260713 09:04:54.955513 16687 tablet_bootstrap.cc:654] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.945776 16688 consensus_queue.cc:260] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.960887 16688 ts_tablet_manager.cc:1434] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent starting tablet: real 0.030s	user 0.000s	sys 0.005s
I20260713 09:04:54.961766 16688 tablet_bootstrap.cc:492] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b: Bootstrap starting.
I20260713 09:04:54.964359 16706 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:54.964823 16706 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.967649 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:54.967931 16686 tablet_bootstrap.cc:654] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:54.968989 16535 leader_election.cc:343] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:54.968005 16688 tablet_bootstrap.cc:654] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.972023 16695 raft_consensus.cc:493] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:54.972462 16695 raft_consensus.cc:515] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.973042 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:54.973726 16706 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:54.973809 16569 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 0.
I20260713 09:04:54.975616 16695 leader_election.cc:290] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:54.976663 16690 raft_consensus.cc:493] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:54.978117 16606 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:54.979414 16690 raft_consensus.cc:515] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.974361 16687 tablet_bootstrap.cc:492] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99: No bootstrap required, opened a new log
I20260713 09:04:54.984436 16687 ts_tablet_manager.cc:1403] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260713 09:04:54.985141 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:54.985723 16643 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 0.
I20260713 09:04:54.986819 16534 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:54.987843 16706 raft_consensus.cc:2804] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:54.988252 16706 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:54.987661 16687 raft_consensus.cc:359] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:54.992067 16706 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:54.992143 16687 raft_consensus.cc:385] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.992600 16687 raft_consensus.cc:740] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.989161 16690 leader_election.cc:290] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:54.989611 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8910dc36a7442b3a19cb1930bbfd2a2" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:54.994109 16690 raft_consensus.cc:2804] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:54.994163 16494 raft_consensus.cc:2468] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 0.
I20260713 09:04:54.994656 16690 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:54.995035 16690 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:54.995594 16609 leader_election.cc:304] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:04:54.993388 16687 consensus_queue.cc:260] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.001668 16706 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.004242 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
W20260713 09:04:55.005350 16535 leader_election.cc:343] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.005283 16690 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.008229 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:55.009042 16643 raft_consensus.cc:2393] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6eaab238884942fca838029a4dceddaf in current term 1: Already voted for candidate f672337c194943ec9e62a3f0531fda99 in this term.
I20260713 09:04:55.011961 16534 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf; no voters: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99
I20260713 09:04:55.012718 16693 raft_consensus.cc:2749] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.013598 16716 raft_consensus.cc:2804] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.013677 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:04:55.014097 16716 raft_consensus.cc:493] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.014467 16716 raft_consensus.cc:3060] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:55.015089 16609 leader_election.cc:343] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.015640 16706 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.016403 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8910dc36a7442b3a19cb1930bbfd2a2" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
W20260713 09:04:55.017838 16606 leader_election.cc:343] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.018203 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:55.018896 16569 raft_consensus.cc:2393] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f672337c194943ec9e62a3f0531fda99 in current term 1: Already voted for candidate 6eaab238884942fca838029a4dceddaf in this term.
I20260713 09:04:55.019981 16606 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [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: f672337c194943ec9e62a3f0531fda99; no voters: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:55.022765 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.023499 16569 raft_consensus.cc:2468] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 0.
I20260713 09:04:55.007508 16690 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:55.025076 16457 leader_election.cc:304] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:55.025861 16695 raft_consensus.cc:2804] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.026201 16695 raft_consensus.cc:493] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.026492 16695 raft_consensus.cc:3060] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.032508 16686 tablet_bootstrap.cc:492] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf: No bootstrap required, opened a new log
I20260713 09:04:55.032971 16686 ts_tablet_manager.cc:1403] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf: Time spent bootstrapping tablet: real 0.084s	user 0.006s	sys 0.007s
I20260713 09:04:55.033252 16695 raft_consensus.cc:515] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.036401 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:55.036921 16569 raft_consensus.cc:3060] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.037483 16687 ts_tablet_manager.cc:1434] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.005s
I20260713 09:04:55.038496 16687 tablet_bootstrap.cc:492] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99: Bootstrap starting.
I20260713 09:04:55.039422 16695 leader_election.cc:290] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.039932 16695 raft_consensus.cc:493] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.040365 16695 raft_consensus.cc:515] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.025569 16690 raft_consensus.cc:2749] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.043391 16690 raft_consensus.cc:493] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.043524 16568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df5b6087d6402483c9eed31b2bf45f" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.043860 16690 raft_consensus.cc:515] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.044260 16568 raft_consensus.cc:2468] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 0.
I20260713 09:04:55.044773 16569 raft_consensus.cc:2468] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 1.
I20260713 09:04:55.045172 16706 raft_consensus.cc:493] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.045446 16457 leader_election.cc:304] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:55.045600 16706 raft_consensus.cc:515] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:55.046295 16457 leader_election.cc:304] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:55.046301 16695 leader_election.cc:290] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.047308 16695 raft_consensus.cc:2804] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.046736 16690 leader_election.cc:290] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:55.047616 16695 raft_consensus.cc:493] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.049430 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.049968 16643 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 0.
I20260713 09:04:55.050094 16688 tablet_bootstrap.cc:492] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b: No bootstrap required, opened a new log
I20260713 09:04:55.051021 16688 ts_tablet_manager.cc:1403] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.012s
I20260713 09:04:55.047588 16706 leader_election.cc:290] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439), 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493)
I20260713 09:04:55.051178 16686 raft_consensus.cc:359] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.051194 16534 leader_election.cc:304] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:04:55.051993 16686 raft_consensus.cc:385] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.052299 16686 raft_consensus.cc:740] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.052662 16706 raft_consensus.cc:2804] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.048575 16695 raft_consensus.cc:3060] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.053128 16706 raft_consensus.cc:493] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.053618 16706 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.053478 16686 consensus_queue.cc:260] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.057257 16716 raft_consensus.cc:515] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.059336 16716 leader_election.cc:290] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:55.060343 16688 raft_consensus.cc:359] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.061012 16688 raft_consensus.cc:385] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.061301 16688 raft_consensus.cc:740] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.062093 16688 consensus_queue.cc:260] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.063148 16722 raft_consensus.cc:2804] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.065847 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:55.066396 16695 raft_consensus.cc:515] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.065855 16687 tablet_bootstrap.cc:654] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:55.067525 16535 leader_election.cc:343] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.068661 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:55.055637 16686 ts_tablet_manager.cc:1434] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260713 09:04:55.071221 16695 leader_election.cc:290] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.072660 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df5b6087d6402483c9eed31b2bf45f" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:55.073058 16688 ts_tablet_manager.cc:1434] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:04:55.070474 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8910dc36a7442b3a19cb1930bbfd2a2" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:04:55.074301 16493 raft_consensus.cc:3060] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.074762 16686 tablet_bootstrap.cc:492] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf: Bootstrap starting.
I20260713 09:04:55.074327 16688 tablet_bootstrap.cc:492] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b: Bootstrap starting.
W20260713 09:04:55.076018 16606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.194:33633, user_credentials={real_user=slave}} blocked reactor thread for 56107.2us
I20260713 09:04:55.073186 16569 raft_consensus.cc:3060] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.085990 16493 raft_consensus.cc:2468] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 1.
I20260713 09:04:55.089731 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8910dc36a7442b3a19cb1930bbfd2a2" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:55.091159 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.090081 16568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.091938 16643 raft_consensus.cc:2468] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 0.
I20260713 09:04:55.096073 16568 raft_consensus.cc:2393] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f672337c194943ec9e62a3f0531fda99 in current term 1: Already voted for candidate 7a58a8bfe1334154989d316fd6f76d0b in this term.
I20260713 09:04:55.101264 16569 raft_consensus.cc:2468] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 1.
I20260713 09:04:55.102346 16457 leader_election.cc:304] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:55.102417 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:55.103401 16643 raft_consensus.cc:3060] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.103847 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df5b6087d6402483c9eed31b2bf45f" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.105863 16695 raft_consensus.cc:2804] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.106629 16642 raft_consensus.cc:2468] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 0.
I20260713 09:04:55.108229 16695 raft_consensus.cc:697] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
W20260713 09:04:55.106400 16606 leader_election.cc:343] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.103960 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df5b6087d6402483c9eed31b2bf45f" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:55.109704 16641 raft_consensus.cc:3060] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.109431 16695 consensus_queue.cc:237] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.115933 16722 raft_consensus.cc:697] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:04:55.117153 16687 tablet_bootstrap.cc:492] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99: No bootstrap required, opened a new log
I20260713 09:04:55.117015 16722 consensus_queue.cc:237] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.111634 16606 leader_election.cc:304] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [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: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 6eaab238884942fca838029a4dceddaf
I20260713 09:04:55.122225 16720 raft_consensus.cc:2804] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.122500 16687 ts_tablet_manager.cc:1403] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.026s
I20260713 09:04:55.124374 16720 raft_consensus.cc:697] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Becoming Leader. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:04:55.125166 16720 consensus_queue.cc:237] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.128010 16706 raft_consensus.cc:515] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:55.129990 16706 leader_election.cc:290] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 election: Requested vote from peers f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439), 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493)
I20260713 09:04:55.132316 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:55.132403 16687 raft_consensus.cc:359] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.133056 16642 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.133188 16687 raft_consensus.cc:385] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.133569 16687 raft_consensus.cc:740] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.134411 16687 consensus_queue.cc:260] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.136425 16687 ts_tablet_manager.cc:1434] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:04:55.133852 16643 raft_consensus.cc:2468] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 1.
I20260713 09:04:55.137238 16687 tablet_bootstrap.cc:492] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99: Bootstrap starting.
I20260713 09:04:55.137730 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
W20260713 09:04:55.140522 16535 leader_election.cc:343] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.136533 16641 raft_consensus.cc:2468] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 1.
I20260713 09:04:55.142048 16706 raft_consensus.cc:493] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.142231 16686 tablet_bootstrap.cc:654] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.142701 16706 raft_consensus.cc:515] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.144246 16642 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 1.
I20260713 09:04:55.145313 16534 leader_election.cc:304] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:55.145517 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:55.146231 16693 raft_consensus.cc:2804] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.146458 16706 leader_election.cc:290] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.147229 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.150417 16688 tablet_bootstrap.cc:654] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:55.148820 16535 leader_election.cc:343] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:55.157200 16534 leader_election.cc:343] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.159781 16693 raft_consensus.cc:697] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 1 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:04:55.159708 16534 leader_election.cc:304] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf; no voters: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99
I20260713 09:04:55.163434 16706 raft_consensus.cc:2749] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.167274 16687 tablet_bootstrap.cc:654] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.164814 16693 consensus_queue.cc:237] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:55.171262 16722 raft_consensus.cc:493] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.171974 16722 raft_consensus.cc:515] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.175945 16722 leader_election.cc:290] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.176993 16720 raft_consensus.cc:493] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.177423 16720 raft_consensus.cc:515] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.177829 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.178274 16641 raft_consensus.cc:2468] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 0.
I20260713 09:04:55.179576 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.180341 16459 leader_election.cc:304] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
W20260713 09:04:55.181373 16457 leader_election.cc:343] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.181459 16722 raft_consensus.cc:2804] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.183939 16720 leader_election.cc:290] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:55.182437 16722 raft_consensus.cc:493] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.184230 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:55.185042 16722 raft_consensus.cc:3060] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.185271 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
W20260713 09:04:55.190596 16606 leader_election.cc:343] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.196828 16720 raft_consensus.cc:493] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.197265 16720 raft_consensus.cc:515] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.198122 16687 tablet_bootstrap.cc:492] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99: No bootstrap required, opened a new log
I20260713 09:04:55.198137 16688 tablet_bootstrap.cc:492] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b: No bootstrap required, opened a new log
I20260713 09:04:55.198719 16687 ts_tablet_manager.cc:1403] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.004s
I20260713 09:04:55.198740 16688 ts_tablet_manager.cc:1403] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b: Time spent bootstrapping tablet: real 0.125s	user 0.006s	sys 0.011s
I20260713 09:04:55.199362 16686 tablet_bootstrap.cc:492] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf: No bootstrap required, opened a new log
I20260713 09:04:55.199177 16720 leader_election.cc:290] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:55.200999 16492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:55.202154 16686 ts_tablet_manager.cc:1403] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.011s
W20260713 09:04:55.203919 16609 leader_election.cc:343] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.201139 16722 raft_consensus.cc:515] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.204066 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.204082 16687 raft_consensus.cc:359] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.204838 16687 raft_consensus.cc:385] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.205081 16687 raft_consensus.cc:740] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.204888 16569 raft_consensus.cc:2468] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 0.
I20260713 09:04:55.205717 16687 consensus_queue.cc:260] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.206036 16606 leader_election.cc:304] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:55.206565 16493 raft_consensus.cc:2393] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f672337c194943ec9e62a3f0531fda99 in current term 1: Already voted for candidate 7a58a8bfe1334154989d316fd6f76d0b in this term.
I20260713 09:04:55.206480 16686 raft_consensus.cc:359] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.207198 16716 raft_consensus.cc:2804] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.207326 16686 raft_consensus.cc:385] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.207669 16687 ts_tablet_manager.cc:1434] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:04:55.207593 16716 raft_consensus.cc:493] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.203586 16688 raft_consensus.cc:359] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:55.208132 16716 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.208284 16688 raft_consensus.cc:385] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.208669 16688 raft_consensus.cc:740] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.208981 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:55.209434 16688 consensus_queue.cc:260] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
W20260713 09:04:55.210124 16457 leader_election.cc:343] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.210268 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:55.211074 16641 raft_consensus.cc:3060] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.207706 16686 raft_consensus.cc:740] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.212648 16686 consensus_queue.cc:260] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.213567 16688 ts_tablet_manager.cc:1434] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:04:55.214038 16716 raft_consensus.cc:515] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.214570 16688 tablet_bootstrap.cc:492] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b: Bootstrap starting.
I20260713 09:04:55.214799 16686 ts_tablet_manager.cc:1434] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:04:55.215652 16686 tablet_bootstrap.cc:492] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf: Bootstrap starting.
I20260713 09:04:55.216529 16492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:04:55.216701 16722 leader_election.cc:290] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
W20260713 09:04:55.217767 16609 leader_election.cc:343] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.219028 16716 leader_election.cc:290] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:55.221138 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:55.223889 16641 raft_consensus.cc:2468] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 1.
I20260713 09:04:55.224174 16569 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.225239 16609 leader_election.cc:304] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [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: f672337c194943ec9e62a3f0531fda99; no voters: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:55.225405 16459 leader_election.cc:304] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [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: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 6eaab238884942fca838029a4dceddaf
I20260713 09:04:55.226545 16722 raft_consensus.cc:2804] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.227022 16722 raft_consensus.cc:697] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:04:55.227165 16716 raft_consensus.cc:2749] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.227934 16722 consensus_queue.cc:237] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.231168 16569 raft_consensus.cc:2468] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 1.
I20260713 09:04:55.231499 16688 tablet_bootstrap.cc:654] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.232302 16606 leader_election.cc:304] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:55.232240 16390 catalog_manager.cc:5697] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 1 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.233536 16716 raft_consensus.cc:2804] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.239084 16716 raft_consensus.cc:697] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Becoming Leader. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:04:55.242259 16391 catalog_manager.cc:5697] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.234989 16389 catalog_manager.cc:5697] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f672337c194943ec9e62a3f0531fda99 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "f672337c194943ec9e62a3f0531fda99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:55.243907 16716 consensus_queue.cc:237] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.236229 16688 tablet_bootstrap.cc:492] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b: No bootstrap required, opened a new log
I20260713 09:04:55.237344 16686 tablet_bootstrap.cc:654] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.237409 16609 leader_election.cc:304] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [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: f672337c194943ec9e62a3f0531fda99; no voters: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:55.254580 16720 raft_consensus.cc:2749] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.263885 16688 ts_tablet_manager.cc:1403] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.005s
I20260713 09:04:55.268275 16688 raft_consensus.cc:359] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.268985 16688 raft_consensus.cc:385] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.269294 16688 raft_consensus.cc:740] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.270061 16688 consensus_queue.cc:260] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.270584 16686 tablet_bootstrap.cc:492] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf: No bootstrap required, opened a new log
I20260713 09:04:55.271005 16686 ts_tablet_manager.cc:1403] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.011s
I20260713 09:04:55.272342 16688 ts_tablet_manager.cc:1434] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:55.273206 16688 tablet_bootstrap.cc:492] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b: Bootstrap starting.
I20260713 09:04:55.273505 16686 raft_consensus.cc:359] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.274130 16686 raft_consensus.cc:385] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.274413 16686 raft_consensus.cc:740] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.275486 16686 consensus_queue.cc:260] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.277653 16686 ts_tablet_manager.cc:1434] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:55.278515 16686 tablet_bootstrap.cc:492] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf: Bootstrap starting.
I20260713 09:04:55.280392 16688 tablet_bootstrap.cc:654] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.283514 16716 raft_consensus.cc:493] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.283996 16716 raft_consensus.cc:515] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.284497 16686 tablet_bootstrap.cc:654] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.286057 16716 leader_election.cc:290] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:55.287658 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:55.288260 16493 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 0.
I20260713 09:04:55.288295 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.288931 16569 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 0.
I20260713 09:04:55.289518 16609 leader_election.cc:304] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:04:55.290283 16716 raft_consensus.cc:2804] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.290678 16716 raft_consensus.cc:493] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.291057 16716 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.300323 16686 tablet_bootstrap.cc:492] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf: No bootstrap required, opened a new log
I20260713 09:04:55.300907 16688 tablet_bootstrap.cc:492] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b: No bootstrap required, opened a new log
I20260713 09:04:55.302165 16688 ts_tablet_manager.cc:1403] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260713 09:04:55.305048 16688 raft_consensus.cc:359] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.305675 16688 raft_consensus.cc:385] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.305930 16688 raft_consensus.cc:740] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.306488 16688 consensus_queue.cc:260] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.308806 16688 ts_tablet_manager.cc:1434] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:04:55.309633 16688 tablet_bootstrap.cc:492] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b: Bootstrap starting.
I20260713 09:04:55.302173 16686 ts_tablet_manager.cc:1403] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.006s
I20260713 09:04:55.310720 16716 raft_consensus.cc:515] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.313321 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:04:55.313889 16493 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.315403 16688 tablet_bootstrap.cc:654] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.317220 16686 raft_consensus.cc:359] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.321305 16493 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 1.
I20260713 09:04:55.323871 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:55.326589 16569 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.324435 16716 leader_election.cc:290] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:04:55.332288 16609 leader_election.cc:304] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:04:55.333249 16716 raft_consensus.cc:2804] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.333705 16716 raft_consensus.cc:697] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Becoming Leader. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:04:55.334442 16716 consensus_queue.cc:237] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.335922 16569 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 1.
I20260713 09:04:55.338200 16686 raft_consensus.cc:385] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.338621 16686 raft_consensus.cc:740] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.339298 16688 tablet_bootstrap.cc:492] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b: No bootstrap required, opened a new log
I20260713 09:04:55.339713 16688 ts_tablet_manager.cc:1403] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260713 09:04:55.339560 16686 consensus_queue.cc:260] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.343179 16686 ts_tablet_manager.cc:1434] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:04:55.345525 16688 raft_consensus.cc:359] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.346145 16688 raft_consensus.cc:385] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.346396 16688 raft_consensus.cc:740] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.347160 16688 consensus_queue.cc:260] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.347524 16389 catalog_manager.cc:5697] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f672337c194943ec9e62a3f0531fda99 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "f672337c194943ec9e62a3f0531fda99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:55.349105 16688 ts_tablet_manager.cc:1434] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:04:55.359365 16390 catalog_manager.cc:5697] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 1 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.361433 16390 catalog_manager.cc:5697] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 1 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.371263 16389 catalog_manager.cc:5697] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f672337c194943ec9e62a3f0531fda99 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "f672337c194943ec9e62a3f0531fda99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:55.393991 16693 raft_consensus.cc:493] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.394517 16693 raft_consensus.cc:515] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.396529 16693 leader_election.cc:290] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.397210 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:55.397572 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.398288 16641 raft_consensus.cc:2393] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6eaab238884942fca838029a4dceddaf in current term 1: Already voted for candidate 7a58a8bfe1334154989d316fd6f76d0b in this term.
I20260713 09:04:55.399150 16534 leader_election.cc:304] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf; no voters: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99
I20260713 09:04:55.399749 16693 raft_consensus.cc:3060] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.406239 16693 raft_consensus.cc:2749] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.518586 16722 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.519055 16722 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.520820 16722 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.521595 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.521960 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.522230 16569 raft_consensus.cc:2393] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a58a8bfe1334154989d316fd6f76d0b in current term 1: Already voted for candidate 6eaab238884942fca838029a4dceddaf in this term.
I20260713 09:04:55.522727 16641 raft_consensus.cc:2393] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a58a8bfe1334154989d316fd6f76d0b in current term 1: Already voted for candidate f672337c194943ec9e62a3f0531fda99 in this term.
I20260713 09:04:55.523622 16459 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [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: 7a58a8bfe1334154989d316fd6f76d0b; no voters: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99
I20260713 09:04:55.524353 16722 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.530583 16722 raft_consensus.cc:2749] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.550421 16706 raft_consensus.cc:493] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.550951 16706 raft_consensus.cc:515] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.550207 16693 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.552635 16706 leader_election.cc:290] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.553318 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8910dc36a7442b3a19cb1930bbfd2a2" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:55.554008 16493 raft_consensus.cc:2393] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6eaab238884942fca838029a4dceddaf in current term 1: Already voted for candidate f672337c194943ec9e62a3f0531fda99 in this term.
I20260713 09:04:55.554177 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8910dc36a7442b3a19cb1930bbfd2a2" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.555680 16534 leader_election.cc:304] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf; no voters: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99
I20260713 09:04:55.558981 16706 raft_consensus.cc:3060] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.565423 16706 raft_consensus.cc:2749] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:55.567293 16438 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:55.571221 16493 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.576066 16695 raft_consensus.cc:493] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.576498 16695 raft_consensus.cc:515] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.578462 16695 leader_election.cc:290] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.579008 16722 raft_consensus.cc:493] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.579627 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.579468 16722 raft_consensus.cc:515] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:55.580257 16641 raft_consensus.cc:2468] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 0.
I20260713 09:04:55.580603 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.581171 16569 raft_consensus.cc:2468] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 0.
I20260713 09:04:55.581811 16693 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.582381 16457 leader_election.cc:304] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:55.583077 16695 raft_consensus.cc:2804] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.583408 16695 raft_consensus.cc:493] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.583745 16695 raft_consensus.cc:3060] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.584024 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.585539 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.586826 16459 leader_election.cc:304] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [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: 7a58a8bfe1334154989d316fd6f76d0b; no voters: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99
I20260713 09:04:55.583410 16722 leader_election.cc:290] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.592154 16723 raft_consensus.cc:2749] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:55.592940 16695 raft_consensus.cc:515] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.595885 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:55.596231 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:55.596426 16569 raft_consensus.cc:3060] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.596755 16641 raft_consensus.cc:3060] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.602721 16569 raft_consensus.cc:2468] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 1.
I20260713 09:04:55.603240 16695 leader_election.cc:290] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.602721 16641 raft_consensus.cc:2468] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 1.
I20260713 09:04:55.603915 16457 leader_election.cc:304] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:55.604874 16695 raft_consensus.cc:2804] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.605294 16695 raft_consensus.cc:697] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:04:55.605953 16695 consensus_queue.cc:237] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.611078 16695 consensus_queue.cc:1048] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.613651 16390 catalog_manager.cc:5697] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 1 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.616876 16695 raft_consensus.cc:493] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.617304 16695 raft_consensus.cc:515] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:55.619256 16695 leader_election.cc:290] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:55.623500 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaab238884942fca838029a4dceddaf" is_pre_election: true
I20260713 09:04:55.625541 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:55.625932 16569 raft_consensus.cc:2393] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a58a8bfe1334154989d316fd6f76d0b in current term 1: Already voted for candidate f672337c194943ec9e62a3f0531fda99 in this term.
I20260713 09:04:55.625669 16695 consensus_queue.cc:1048] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.626019 16723 consensus_queue.cc:1048] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.627818 16457 leader_election.cc:304] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [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: 7a58a8bfe1334154989d316fd6f76d0b; no voters: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99
I20260713 09:04:55.629954 16752 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.643182 16716 consensus_queue.cc:1048] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.651115 16722 consensus_queue.cc:1048] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.657327 16752 raft_consensus.cc:2749] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.668890 16720 consensus_queue.cc:1048] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.675271 16695 consensus_queue.cc:1048] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.680552 16752 consensus_queue.cc:1048] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.697717 16720 consensus_queue.cc:1048] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.721868 16720 consensus_queue.cc:1048] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.822088 16720 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.834741 16716 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.091252 16695 consensus_queue.cc:1048] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.104852 16759 consensus_queue.cc:1048] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:56.569957 16438 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:56.620093 16693 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:56.620534 16693 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:56.622252 16693 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:56.622967 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b" is_pre_election: true
I20260713 09:04:56.623088 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99" is_pre_election: true
I20260713 09:04:56.623463 16493 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 1.
I20260713 09:04:56.623654 16642 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 1.
I20260713 09:04:56.624531 16535 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:56.625250 16693 raft_consensus.cc:2804] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:56.625599 16693 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:56.625932 16693 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.630402 16693 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:56.631992 16693 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 2 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:56.632565 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:04:56.632851 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:56.633086 16493 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.633374 16642 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.639374 16493 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:56.639374 16642 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:56.640522 16535 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:56.641263 16693 raft_consensus.cc:2804] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:56.642195 16693 raft_consensus.cc:697] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:04:56.642968 16693 consensus_queue.cc:237] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [LEADER]: Queue going to LEADER 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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:56.649943 16390 catalog_manager.cc:5697] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 0 to 2, leader changed from <none> to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:57.026259 16567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
mode: GRACEFUL
new_leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:33110
I20260713 09:04:57.026844 16567 raft_consensus.cc:606] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 1 LEADER]: Received request to transfer leadership to TS 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:57.034370 16567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
mode: GRACEFUL
new_leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:33110
I20260713 09:04:57.034804 16567 raft_consensus.cc:606] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Received request to transfer leadership to TS 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:57.046747 16642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61"
dest_uuid: "f672337c194943ec9e62a3f0531fda99"
mode: GRACEFUL
new_leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:46922
I20260713 09:04:57.047271 16642 raft_consensus.cc:606] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Received request to transfer leadership to TS 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:04:57.059216 16493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31df5b6087d6402483c9eed31b2bf45f"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
mode: GRACEFUL
new_leader_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:56778
I20260713 09:04:57.059664 16493 raft_consensus.cc:606] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Received request to transfer leadership to TS 6eaab238884942fca838029a4dceddaf
I20260713 09:04:57.063922 16493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
mode: GRACEFUL
new_leader_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:56778
I20260713 09:04:57.064301 16493 raft_consensus.cc:606] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Received request to transfer leadership to TS 6eaab238884942fca838029a4dceddaf
I20260713 09:04:57.068388 16493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
mode: GRACEFUL
new_leader_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:56778
I20260713 09:04:57.068791 16493 raft_consensus.cc:606] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Received request to transfer leadership to TS 6eaab238884942fca838029a4dceddaf
I20260713 09:04:57.072613 16642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4"
dest_uuid: "f672337c194943ec9e62a3f0531fda99"
mode: GRACEFUL
new_leader_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:46922
I20260713 09:04:57.073041 16642 raft_consensus.cc:606] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Received request to transfer leadership to TS 6eaab238884942fca838029a4dceddaf
I20260713 09:04:57.087329 16767 raft_consensus.cc:993] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99: : Instructing follower 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:04:57.087715 16716 raft_consensus.cc:1081] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Signalling peer 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:04:57.089097 16493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:56770
I20260713 09:04:57.089529 16493 raft_consensus.cc:493] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:57.089813 16493 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.095067 16493 raft_consensus.cc:515] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.096547 16493 leader_election.cc:290] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 2 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:57.097227 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:57.097424 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:57.097780 16567 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.097939 16642 raft_consensus.cc:3055] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:57.098294 16642 raft_consensus.cc:740] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:04:57.099095 16642 consensus_queue.cc:260] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.100441 16642 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.104470 16567 raft_consensus.cc:2468] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 2.
I20260713 09:04:57.105625 16457 leader_election.cc:304] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [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: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:57.106350 16695 raft_consensus.cc:2804] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:57.106920 16642 raft_consensus.cc:2468] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 2.
I20260713 09:04:57.107312 16695 raft_consensus.cc:697] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:04:57.108610 16695 consensus_queue.cc:237] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.111136 16772 raft_consensus.cc:993] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf: : Instructing follower 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:04:57.111555 16693 raft_consensus.cc:1081] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 1 LEADER]: Signalling peer 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:04:57.112912 16493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:56754
I20260713 09:04:57.113328 16493 raft_consensus.cc:493] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:57.113633 16493 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.115500 16390 catalog_manager.cc:5697] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 1 to 2, leader changed from f672337c194943ec9e62a3f0531fda99 (127.15.249.195) to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 2 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:57.117828 16493 raft_consensus.cc:515] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:57.121016 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:57.121292 16493 leader_election.cc:290] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 2 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:57.121588 16567 raft_consensus.cc:3055] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:57.121906 16567 raft_consensus.cc:740] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:04:57.122939 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:57.122671 16567 consensus_queue.cc:260] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [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: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:57.123425 16642 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.123795 16567 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.127748 16642 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 2.
I20260713 09:04:57.128670 16459 leader_election.cc:304] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [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: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:04:57.128780 16567 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 2.
I20260713 09:04:57.129354 16695 raft_consensus.cc:2804] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:57.129841 16695 raft_consensus.cc:697] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:04:57.130499 16695 consensus_queue.cc:237] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [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: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:04:57.136586 16390 catalog_manager.cc:5697] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 1 to 2, leader changed from 6eaab238884942fca838029a4dceddaf (127.15.249.194) to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 2 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:57.156765 16782 raft_consensus.cc:993] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b: : Instructing follower 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:04:57.157155 16695 raft_consensus.cc:1081] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Signalling peer 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:04:57.158407 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31df5b6087d6402483c9eed31b2bf45f"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:33104
I20260713 09:04:57.158867 16567 raft_consensus.cc:493] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:57.159152 16567 raft_consensus.cc:3060] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.163691 16567 raft_consensus.cc:515] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.164304 16642 raft_consensus.cc:1275] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:57.165287 16567 leader_election.cc:290] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 2 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:57.165412 16693 consensus_queue.cc:1048] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:57.166003 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df5b6087d6402483c9eed31b2bf45f" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:04:57.166582 16493 raft_consensus.cc:3055] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:57.166487 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df5b6087d6402483c9eed31b2bf45f" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:57.167003 16493 raft_consensus.cc:740] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:04:57.167832 16493 consensus_queue.cc:260] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.168754 16494 raft_consensus.cc:1275] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:57.168967 16493 raft_consensus.cc:3060] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.170262 16693 consensus_queue.cc:1048] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:57.175555 16493 raft_consensus.cc:2468] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:57.176801 16535 leader_election.cc:304] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:57.178829 16693 raft_consensus.cc:2804] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:57.167248 16642 raft_consensus.cc:3060] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.187471 16693 raft_consensus.cc:697] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:04:57.188504 16693 consensus_queue.cc:237] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.199388 16772 raft_consensus.cc:993] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf: : Instructing follower 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:04:57.199817 16788 raft_consensus.cc:1081] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Signalling peer 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:04:57.208820 16493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:56754
I20260713 09:04:57.211290 16695 raft_consensus.cc:993] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b: : Instructing follower 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:04:57.211700 16787 raft_consensus.cc:1081] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Signalling peer 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:04:57.213398 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:33104
I20260713 09:04:57.213739 16642 raft_consensus.cc:2468] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:57.213935 16567 raft_consensus.cc:493] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:57.214314 16567 raft_consensus.cc:3060] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.216723 16493 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:57.216142 16390 catalog_manager.cc:5697] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 1 to 2, leader changed from 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193) to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:57.217130 16493 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:57.220662 16567 raft_consensus.cc:515] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.222674 16567 leader_election.cc:290] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 2 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:57.223275 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:04:57.223850 16494 raft_consensus.cc:3055] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:57.224179 16494 raft_consensus.cc:740] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:04:57.223847 16493 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.225116 16494 consensus_queue.cc:260] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.226402 16494 raft_consensus.cc:3060] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.230852 16493 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 3 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:57.232098 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:57.224193 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d889ff50112843788ca7ab6c1e185598" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:57.232636 16642 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:57.232714 16494 raft_consensus.cc:2468] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:57.233006 16641 raft_consensus.cc:3060] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.233848 16535 leader_election.cc:304] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:57.234575 16790 raft_consensus.cc:2804] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:57.235010 16790 raft_consensus.cc:697] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:04:57.232857 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:04:57.235790 16790 consensus_queue.cc:237] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.236351 16567 raft_consensus.cc:3055] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:57.236806 16567 raft_consensus.cc:740] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:04:57.237709 16567 consensus_queue.cc:260] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.239010 16567 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:57.239717 16642 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 3.
I20260713 09:04:57.240298 16641 raft_consensus.cc:2468] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:57.241273 16459 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [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: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:04:57.242282 16787 raft_consensus.cc:2804] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:57.242657 16787 raft_consensus.cc:697] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:04:57.243243 16787 consensus_queue.cc:237] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.246816 16567 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 3.
I20260713 09:04:57.247094 16390 catalog_manager.cc:5697] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 1 to 2, leader changed from 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193) to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:57.250203 16391 catalog_manager.cc:5697] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 2 to 3, leader changed from 6eaab238884942fca838029a4dceddaf (127.15.249.194) to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 3 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:57.325678 16767 raft_consensus.cc:993] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99: : Instructing follower 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:04:57.326086 16716 raft_consensus.cc:1081] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Signalling peer 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:04:57.327445 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:33100
I20260713 09:04:57.327926 16567 raft_consensus.cc:493] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:57.328238 16567 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.332389 16567 raft_consensus.cc:515] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.333822 16567 leader_election.cc:290] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 2 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:57.334585 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:04:57.334787 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:57.335183 16494 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.335299 16642 raft_consensus.cc:3055] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:57.335641 16642 raft_consensus.cc:740] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:04:57.336408 16642 consensus_queue.cc:260] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.337529 16642 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.340756 16782 raft_consensus.cc:993] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b: : Instructing follower 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:04:57.341176 16787 raft_consensus.cc:1081] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Signalling peer 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:04:57.341526 16494 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:57.342561 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:33104
I20260713 09:04:57.342522 16535 leader_election.cc:304] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:04:57.343154 16567 raft_consensus.cc:493] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:57.343392 16790 raft_consensus.cc:2804] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:57.343529 16567 raft_consensus.cc:3060] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.343883 16790 raft_consensus.cc:697] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:04:57.344630 16642 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:57.344704 16790 consensus_queue.cc:237] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.349421 16567 raft_consensus.cc:515] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.351315 16567 leader_election.cc:290] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 2 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:04:57.351850 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:04:57.351557 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bd0a0d88c348b0a3769fb17cff4510" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:04:57.352376 16642 raft_consensus.cc:3060] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.352494 16494 raft_consensus.cc:3055] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:57.352851 16494 raft_consensus.cc:740] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:04:57.352766 16391 catalog_manager.cc:5697] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 1 to 2, leader changed from f672337c194943ec9e62a3f0531fda99 (127.15.249.195) to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:57.353587 16494 consensus_queue.cc:260] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.354681 16494 raft_consensus.cc:3060] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.356990 16642 raft_consensus.cc:2468] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:57.357945 16534 leader_election.cc:304] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:04:57.358582 16790 raft_consensus.cc:2804] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:57.358999 16790 raft_consensus.cc:697] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:04:57.359529 16494 raft_consensus.cc:2468] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:04:57.359757 16790 consensus_queue.cc:237] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:04:57.366174 16391 catalog_manager.cc:5697] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 1 to 2, leader changed from 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193) to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:57.598165 16567 raft_consensus.cc:1275] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.599400 16787 consensus_queue.cc:1048] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.600482 16642 raft_consensus.cc:1275] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.601730 16787 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.608726 16642 raft_consensus.cc:1275] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.610780 16801 consensus_queue.cc:1048] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.613474 16567 raft_consensus.cc:1275] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.614820 16787 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.663847 16569 raft_consensus.cc:1275] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:57.663847 16642 raft_consensus.cc:1275] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.665391 16787 consensus_queue.cc:1048] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:57.665391 16790 consensus_queue.cc:1048] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:57.673558 16642 raft_consensus.cc:1275] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:57.674726 16782 consensus_queue.cc:1048] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.674994 16494 raft_consensus.cc:1275] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.676792 16693 consensus_queue.cc:1048] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.682880 16643 raft_consensus.cc:1275] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.684927 16772 consensus_queue.cc:1048] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.701586 16494 raft_consensus.cc:1275] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.702973 16790 consensus_queue.cc:1048] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.848579 16494 raft_consensus.cc:1275] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.849843 16790 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.858889 16642 raft_consensus.cc:1275] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.860155 16790 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.916240 16642 raft_consensus.cc:1275] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.917341 16790 consensus_queue.cc:1048] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.925192 16494 raft_consensus.cc:1275] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.926829 16789 consensus_queue.cc:1048] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.103629 16359 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:05:00.104445 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:00.124475 16494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
mode: GRACEFUL
new_leader_uuid: "f672337c194943ec9e62a3f0531fda99"
 from {username='slave'} at 127.0.0.1:37408
I20260713 09:05:00.124965 16494 raft_consensus.cc:606] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Received request to transfer leadership to TS f672337c194943ec9e62a3f0531fda99
I20260713 09:05:00.134721 16569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
mode: GRACEFUL
new_leader_uuid: "f672337c194943ec9e62a3f0531fda99"
 from {username='slave'} at 127.0.0.1:60802
I20260713 09:05:00.135191 16569 raft_consensus.cc:606] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Received request to transfer leadership to TS f672337c194943ec9e62a3f0531fda99
I20260713 09:05:00.136298 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:00.136734 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:00.400352 16787 raft_consensus.cc:993] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b: : Instructing follower f672337c194943ec9e62a3f0531fda99 to start an election
I20260713 09:05:00.400750 16815 raft_consensus.cc:1081] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Signalling peer f672337c194943ec9e62a3f0531fda99 to start an election
I20260713 09:05:00.402137 16642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d"
dest_uuid: "f672337c194943ec9e62a3f0531fda99"
 from {username='slave'} at 127.0.0.1:46920
I20260713 09:05:00.402485 16642 raft_consensus.cc:493] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.402690 16642 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:00.406317 16642 raft_consensus.cc:515] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:05:00.407518 16642 leader_election.cc:290] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 3 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493)
I20260713 09:05:00.408404 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:05:00.408586 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:05:00.409060 16494 raft_consensus.cc:3055] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:00.409040 16569 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:00.409547 16494 raft_consensus.cc:740] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:05:00.410393 16494 consensus_queue.cc:260] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [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: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:05:00.411597 16494 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:00.415845 16569 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 3.
I20260713 09:05:00.417057 16606 leader_election.cc:304] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:00.417842 16716 raft_consensus.cc:2804] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:00.418254 16494 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 3.
I20260713 09:05:00.419023 16716 raft_consensus.cc:697] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Becoming Leader. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:05:00.419914 16716 consensus_queue.cc:237] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [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: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:05:00.426868 16389 catalog_manager.cc:5697] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 reported cstate change: term changed from 2 to 3, leader changed from 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193) to f672337c194943ec9e62a3f0531fda99 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "f672337c194943ec9e62a3f0531fda99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.449272 16789 raft_consensus.cc:993] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf: : Instructing follower f672337c194943ec9e62a3f0531fda99 to start an election
I20260713 09:05:00.449643 16822 raft_consensus.cc:1081] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Signalling peer f672337c194943ec9e62a3f0531fda99 to start an election
I20260713 09:05:00.450894 16642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4"
dest_uuid: "f672337c194943ec9e62a3f0531fda99"
 from {username='slave'} at 127.0.0.1:46906
I20260713 09:05:00.451298 16642 raft_consensus.cc:493] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.451561 16642 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:00.455196 16642 raft_consensus.cc:515] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:00.456501 16642 leader_election.cc:290] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 3 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:05:00.457548 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:05:00.457782 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:05:00.458170 16569 raft_consensus.cc:3055] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:00.458384 16494 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:00.458516 16569 raft_consensus.cc:740] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:00.459270 16569 consensus_queue.cc:260] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:00.460186 16569 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:00.462917 16494 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 3.
I20260713 09:05:00.463927 16609 leader_election.cc:304] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [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: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:00.464591 16716 raft_consensus.cc:2804] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:00.464838 16569 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 3.
I20260713 09:05:00.464991 16716 raft_consensus.cc:697] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Becoming Leader. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:05:00.465780 16716 consensus_queue.cc:237] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:00.471527 16389 catalog_manager.cc:5697] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 reported cstate change: term changed from 2 to 3, leader changed from 6eaab238884942fca838029a4dceddaf (127.15.249.194) to f672337c194943ec9e62a3f0531fda99 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "f672337c194943ec9e62a3f0531fda99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:00.844672 16569 raft_consensus.cc:1275] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Refusing update from remote peer f672337c194943ec9e62a3f0531fda99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:00.845849 16716 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.853173 16569 raft_consensus.cc:1275] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Refusing update from remote peer f672337c194943ec9e62a3f0531fda99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:00.855991 16494 raft_consensus.cc:1275] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Refusing update from remote peer f672337c194943ec9e62a3f0531fda99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:00.856069 16816 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.857785 16816 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.870852 16494 raft_consensus.cc:1275] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Refusing update from remote peer f672337c194943ec9e62a3f0531fda99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:00.872155 16816 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:01.137459 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:01.146860 16642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d"
dest_uuid: "f672337c194943ec9e62a3f0531fda99"
mode: GRACEFUL
new_leader_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:46922
I20260713 09:05:01.147637 16642 raft_consensus.cc:606] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Received request to transfer leadership to TS 6eaab238884942fca838029a4dceddaf
I20260713 09:05:01.154253 16494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
mode: GRACEFUL
new_leader_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:56778
I20260713 09:05:01.154848 16494 raft_consensus.cc:606] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Received request to transfer leadership to TS 6eaab238884942fca838029a4dceddaf
I20260713 09:05:01.161123 16494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
mode: GRACEFUL
new_leader_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:56778
I20260713 09:05:01.161713 16494 raft_consensus.cc:606] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 LEADER]: Received request to transfer leadership to TS 6eaab238884942fca838029a4dceddaf
I20260713 09:05:01.166805 16494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
mode: GRACEFUL
new_leader_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:56778
I20260713 09:05:01.167435 16494 raft_consensus.cc:606] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Received request to transfer leadership to TS 6eaab238884942fca838029a4dceddaf
I20260713 09:05:01.180559 16642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4"
dest_uuid: "f672337c194943ec9e62a3f0531fda99"
mode: GRACEFUL
new_leader_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:46922
I20260713 09:05:01.180989 16642 raft_consensus.cc:606] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Received request to transfer leadership to TS 6eaab238884942fca838029a4dceddaf
I20260713 09:05:01.260732 16816 raft_consensus.cc:993] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99: : Instructing follower 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.261129 16830 raft_consensus.cc:1081] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Signalling peer 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.262473 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:33100
I20260713 09:05:01.263053 16567 raft_consensus.cc:493] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:01.263394 16567 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.268258 16567 raft_consensus.cc:515] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:05:01.269977 16567 leader_election.cc:290] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 4 election: Requested vote from peers f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439), 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493)
I20260713 09:05:01.270648 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:05:01.270921 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:05:01.271225 16642 raft_consensus.cc:3055] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:01.271467 16494 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.271581 16642 raft_consensus.cc:740] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:05:01.272369 16642 consensus_queue.cc:260] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [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: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:05:01.273197 16642 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.275944 16494 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 4.
I20260713 09:05:01.276832 16535 leader_election.cc:304] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:05:01.277287 16642 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 4.
I20260713 09:05:01.277446 16822 raft_consensus.cc:2804] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:01.278699 16822 raft_consensus.cc:697] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:01.279485 16822 consensus_queue.cc:237] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [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: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:05:01.285408 16391 catalog_manager.cc:5697] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 3 to 4, leader changed from f672337c194943ec9e62a3f0531fda99 (127.15.249.195) to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 4 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.313783 16815 raft_consensus.cc:993] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b: : Instructing follower 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.314188 16836 raft_consensus.cc:1081] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Signalling peer 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.315897 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:33104
I20260713 09:05:01.316403 16567 raft_consensus.cc:493] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:01.316743 16567 raft_consensus.cc:3060] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:01.321483 16567 raft_consensus.cc:515] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.323030 16567 leader_election.cc:290] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 2 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:05:01.323674 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:05:01.324015 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:05:01.324203 16494 raft_consensus.cc:3055] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:01.324502 16642 raft_consensus.cc:3060] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:01.324525 16494 raft_consensus.cc:740] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:05:01.326099 16494 consensus_queue.cc:260] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.327206 16494 raft_consensus.cc:3060] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:01.329026 16642 raft_consensus.cc:2468] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:05:01.329845 16534 leader_election.cc:304] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:01.330456 16822 raft_consensus.cc:2804] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:01.330817 16822 raft_consensus.cc:697] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:01.331494 16822 consensus_queue.cc:237] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.331980 16494 raft_consensus.cc:2468] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 2.
I20260713 09:05:01.337225 16391 catalog_manager.cc:5697] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 1 to 2, leader changed from 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193) to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.372355 16830 raft_consensus.cc:993] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99: : Instructing follower 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.372803 16716 raft_consensus.cc:1081] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Signalling peer 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.373991 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:33100
I20260713 09:05:01.374424 16567 raft_consensus.cc:493] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:01.374718 16567 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.378578 16567 raft_consensus.cc:515] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.380121 16567 leader_election.cc:290] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 4 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:05:01.380976 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:05:01.381060 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:05:01.381597 16494 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.381683 16642 raft_consensus.cc:3055] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:01.382078 16642 raft_consensus.cc:740] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:05:01.382899 16642 consensus_queue.cc:260] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.383893 16642 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.387321 16494 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 4.
I20260713 09:05:01.388271 16535 leader_election.cc:304] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, 7a58a8bfe1334154989d316fd6f76d0b; no voters: 
I20260713 09:05:01.388943 16822 raft_consensus.cc:2804] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:01.389328 16822 raft_consensus.cc:697] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:01.389477 16642 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 4.
I20260713 09:05:01.390012 16822 consensus_queue.cc:237] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.395201 16391 catalog_manager.cc:5697] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 3 to 4, leader changed from f672337c194943ec9e62a3f0531fda99 (127.15.249.195) to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 4 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.437906 16815 raft_consensus.cc:993] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b: : Instructing follower 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.438308 16836 raft_consensus.cc:1081] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 LEADER]: Signalling peer 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.439711 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:33104
I20260713 09:05:01.440140 16567 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:01.440428 16567 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.444067 16567 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.445333 16567 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 4 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:05:01.446071 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:05:01.446326 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:05:01.446625 16494 raft_consensus.cc:3055] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:01.446833 16642 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.446928 16494 raft_consensus.cc:740] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:05:01.447659 16494 consensus_queue.cc:260] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.448714 16494 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.452454 16642 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 4.
I20260713 09:05:01.453420 16534 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:01.453953 16494 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 4.
I20260713 09:05:01.454036 16822 raft_consensus.cc:2804] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:01.454536 16822 raft_consensus.cc:697] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:01.455323 16822 consensus_queue.cc:237] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.461265 16391 catalog_manager.cc:5697] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 3 to 4, leader changed from 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193) to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 4 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.484997 16815 raft_consensus.cc:993] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b: : Instructing follower 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.485376 16836 raft_consensus.cc:1081] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Signalling peer 6eaab238884942fca838029a4dceddaf to start an election
I20260713 09:05:01.486567 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
 from {username='slave'} at 127.0.0.1:33104
I20260713 09:05:01.486964 16567 raft_consensus.cc:493] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:01.487213 16567 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:01.490921 16567 raft_consensus.cc:515] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.492244 16567 leader_election.cc:290] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [CANDIDATE]: Term 3 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:05:01.492980 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:05:01.493229 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "6eaab238884942fca838029a4dceddaf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:05:01.493477 16494 raft_consensus.cc:3055] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:01.493767 16642 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:01.493871 16494 raft_consensus.cc:740] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:05:01.494601 16494 consensus_queue.cc:260] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.495347 16494 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:01.497682 16642 raft_consensus.cc:2468] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 3.
I20260713 09:05:01.498517 16534 leader_election.cc:304] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:01.499049 16494 raft_consensus.cc:2468] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaab238884942fca838029a4dceddaf in term 3.
I20260713 09:05:01.499132 16822 raft_consensus.cc:2804] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:01.499626 16822 raft_consensus.cc:697] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 3 LEADER]: Becoming Leader. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:01.500406 16822 consensus_queue.cc:237] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:01.506102 16391 catalog_manager.cc:5697] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf reported cstate change: term changed from 2 to 3, leader changed from 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193) to 6eaab238884942fca838029a4dceddaf (127.15.249.194). New cstate: current_term: 3 leader_uuid: "6eaab238884942fca838029a4dceddaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.704488 16642 raft_consensus.cc:1275] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:01.705667 16822 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:01.715814 16494 raft_consensus.cc:1275] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:01.719660 16822 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:01.734989 16494 raft_consensus.cc:1275] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.736001 16822 consensus_queue.cc:1048] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.743448 16642 raft_consensus.cc:1275] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.745247 16842 consensus_queue.cc:1048] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.902468 16642 raft_consensus.cc:1275] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:01.903556 16842 consensus_queue.cc:1048] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:01.911904 16494 raft_consensus.cc:1275] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:01.913117 16822 consensus_queue.cc:1048] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:01.952445 16642 raft_consensus.cc:1275] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:01.953765 16842 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:01.960983 16494 raft_consensus.cc:1275] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:01.962659 16822 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:01.980593 16642 raft_consensus.cc:1275] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:01.981644 16822 consensus_queue.cc:1048] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:01.989329 16494 raft_consensus.cc:1275] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Refusing update from remote peer 6eaab238884942fca838029a4dceddaf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:01.990787 16842 consensus_queue.cc:1048] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.185096 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:04.192031 16567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
mode: GRACEFUL
new_leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:60802
I20260713 09:05:04.192592 16567 raft_consensus.cc:606] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Received request to transfer leadership to TS 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:05:04.195824 16567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
mode: GRACEFUL
new_leader_uuid: "f672337c194943ec9e62a3f0531fda99"
 from {username='slave'} at 127.0.0.1:60802
I20260713 09:05:04.196306 16567 raft_consensus.cc:606] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Received request to transfer leadership to TS f672337c194943ec9e62a3f0531fda99
I20260713 09:05:04.198279 16567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
mode: GRACEFUL
new_leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:60802
I20260713 09:05:04.198657 16567 raft_consensus.cc:606] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Received request to transfer leadership to TS 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:05:04.200681 16567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
mode: GRACEFUL
new_leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:60802
I20260713 09:05:04.201058 16567 raft_consensus.cc:606] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 3 LEADER]: Received request to transfer leadership to TS 7a58a8bfe1334154989d316fd6f76d0b
I20260713 09:05:04.203029 16567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4"
dest_uuid: "6eaab238884942fca838029a4dceddaf"
mode: GRACEFUL
new_leader_uuid: "f672337c194943ec9e62a3f0531fda99"
 from {username='slave'} at 127.0.0.1:60802
I20260713 09:05:04.203352 16567 raft_consensus.cc:606] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Received request to transfer leadership to TS f672337c194943ec9e62a3f0531fda99
I20260713 09:05:04.204181 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:04.204627 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:04.298637 16854 raft_consensus.cc:993] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf: : Instructing follower 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:05:04.299187 16853 raft_consensus.cc:1081] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Signalling peer 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:05:04.300755 16493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:56754
I20260713 09:05:04.301270 16493 raft_consensus.cc:493] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:04.301605 16493 raft_consensus.cc:3060] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.306536 16493 raft_consensus.cc:515] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.308414 16493 leader_election.cc:290] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 3 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:05:04.309352 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:05:04.309773 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2acbaa5c4548e5b69b1ff58699e492" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:05:04.310060 16567 raft_consensus.cc:3055] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:04.310273 16642 raft_consensus.cc:3060] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.310384 16567 raft_consensus.cc:740] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:04.311201 16567 consensus_queue.cc:260] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.312165 16567 raft_consensus.cc:3060] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.314558 16642 raft_consensus.cc:2468] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 3.
I20260713 09:05:04.315851 16459 leader_election.cc:304] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [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: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:04.316403 16567 raft_consensus.cc:2468] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 3.
I20260713 09:05:04.317456 16855 raft_consensus.cc:2804] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:04.318339 16855 raft_consensus.cc:697] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:05:04.319173 16855 consensus_queue.cc:237] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.327988 16391 catalog_manager.cc:5697] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 2 to 3, leader changed from 6eaab238884942fca838029a4dceddaf (127.15.249.194) to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 3 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.341102 16854 raft_consensus.cc:993] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf: : Instructing follower 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:05:04.341554 16853 raft_consensus.cc:1081] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Signalling peer 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:05:04.343019 16493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:56754
I20260713 09:05:04.343536 16493 raft_consensus.cc:493] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:04.343895 16493 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.346323 16853 raft_consensus.cc:993] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf: : Instructing follower f672337c194943ec9e62a3f0531fda99 to start an election
I20260713 09:05:04.346864 16854 raft_consensus.cc:1081] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Signalling peer f672337c194943ec9e62a3f0531fda99 to start an election
I20260713 09:05:04.348614 16642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81"
dest_uuid: "f672337c194943ec9e62a3f0531fda99"
 from {username='slave'} at 127.0.0.1:46906
I20260713 09:05:04.349093 16642 raft_consensus.cc:493] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:04.349421 16642 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.349349 16493 raft_consensus.cc:515] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:05:04.351001 16493 leader_election.cc:290] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 5 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:05:04.351636 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:05:04.352191 16567 raft_consensus.cc:3055] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:04.352310 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a304e2b83b7412daa52ba7ec7870b8d" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:05:04.352500 16567 raft_consensus.cc:740] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:04.353001 16643 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.353353 16567 consensus_queue.cc:260] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [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: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:05:04.354493 16567 raft_consensus.cc:3060] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.354584 16642 raft_consensus.cc:515] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.356798 16642 leader_election.cc:290] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 5 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:05:04.357813 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:05:04.358373 16569 raft_consensus.cc:3055] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:04.358637 16569 raft_consensus.cc:740] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:04.359265 16569 consensus_queue.cc:260] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.359427 16643 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 5.
I20260713 09:05:04.360245 16569 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.360571 16459 leader_election.cc:304] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [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: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:04.360903 16567 raft_consensus.cc:2468] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 5.
I20260713 09:05:04.361476 16855 raft_consensus.cc:2804] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:04.361963 16855 raft_consensus.cc:697] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 5 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:05:04.362774 16855 consensus_queue.cc:237] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [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: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } }
I20260713 09:05:04.365792 16569 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 5.
I20260713 09:05:04.367244 16606 leader_election.cc:304] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [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: 6eaab238884942fca838029a4dceddaf, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:04.368103 16716 raft_consensus.cc:2804] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:04.368158 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b75169fef784bcf94d685337d4f2c81" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:05:04.368808 16493 raft_consensus.cc:3060] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.369519 16716 raft_consensus.cc:697] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 5 LEADER]: Becoming Leader. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:05:04.370450 16716 consensus_queue.cc:237] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.371474 16391 catalog_manager.cc:5697] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 4 to 5, leader changed from 6eaab238884942fca838029a4dceddaf (127.15.249.194) to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 5 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.374516 16493 raft_consensus.cc:2468] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 5.
I20260713 09:05:04.378197 16389 catalog_manager.cc:5697] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 reported cstate change: term changed from 4 to 5, leader changed from 6eaab238884942fca838029a4dceddaf (127.15.249.194) to f672337c194943ec9e62a3f0531fda99 (127.15.249.195). New cstate: current_term: 5 leader_uuid: "f672337c194943ec9e62a3f0531fda99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.409099 16853 raft_consensus.cc:993] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf: : Instructing follower f672337c194943ec9e62a3f0531fda99 to start an election
I20260713 09:05:04.409533 16854 raft_consensus.cc:1081] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Signalling peer f672337c194943ec9e62a3f0531fda99 to start an election
I20260713 09:05:04.411082 16643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4"
dest_uuid: "f672337c194943ec9e62a3f0531fda99"
 from {username='slave'} at 127.0.0.1:46906
I20260713 09:05:04.411624 16643 raft_consensus.cc:493] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:04.412003 16643 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.416775 16643 raft_consensus.cc:515] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.418708 16643 leader_election.cc:290] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [CANDIDATE]: Term 5 election: Requested vote from peers 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493), 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633)
I20260713 09:05:04.418957 16493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
I20260713 09:05:04.419544 16493 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.420333 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dda526acc44da7992c928bca736ad4" candidate_uuid: "f672337c194943ec9e62a3f0531fda99" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:05:04.420849 16569 raft_consensus.cc:3055] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:04.421142 16569 raft_consensus.cc:740] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:04.421864 16569 consensus_queue.cc:260] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.422964 16569 raft_consensus.cc:3060] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.425413 16493 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 5.
I20260713 09:05:04.426641 16609 leader_election.cc:304] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [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: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:04.427459 16716 raft_consensus.cc:2804] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:04.427953 16716 raft_consensus.cc:697] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 5 LEADER]: Becoming Leader. State: Replica: f672337c194943ec9e62a3f0531fda99, State: Running, Role: LEADER
I20260713 09:05:04.428728 16716 consensus_queue.cc:237] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.429358 16569 raft_consensus.cc:2468] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f672337c194943ec9e62a3f0531fda99 in term 5.
I20260713 09:05:04.435380 16389 catalog_manager.cc:5697] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 reported cstate change: term changed from 4 to 5, leader changed from 6eaab238884942fca838029a4dceddaf (127.15.249.194) to f672337c194943ec9e62a3f0531fda99 (127.15.249.195). New cstate: current_term: 5 leader_uuid: "f672337c194943ec9e62a3f0531fda99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.623924 16866 raft_consensus.cc:993] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf: : Instructing follower 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:05:04.624384 16854 raft_consensus.cc:1081] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 3 LEADER]: Signalling peer 7a58a8bfe1334154989d316fd6f76d0b to start an election
I20260713 09:05:04.625646 16494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61"
dest_uuid: "7a58a8bfe1334154989d316fd6f76d0b"
 from {username='slave'} at 127.0.0.1:56754
I20260713 09:05:04.626040 16494 raft_consensus.cc:493] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:04.626313 16494 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:04.630189 16494 raft_consensus.cc:515] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.631430 16494 leader_election.cc:290] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [CANDIDATE]: Term 4 election: Requested vote from peers 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633), f672337c194943ec9e62a3f0531fda99 (127.15.249.195:45439)
I20260713 09:05:04.632236 16569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6eaab238884942fca838029a4dceddaf"
I20260713 09:05:04.632500 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5b764a677446bb8ebaf53398c9f61" candidate_uuid: "7a58a8bfe1334154989d316fd6f76d0b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f672337c194943ec9e62a3f0531fda99"
I20260713 09:05:04.632794 16569 raft_consensus.cc:3055] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:04.632990 16643 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:04.633104 16569 raft_consensus.cc:740] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6eaab238884942fca838029a4dceddaf, State: Running, Role: LEADER
I20260713 09:05:04.633810 16569 consensus_queue.cc:260] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.634874 16569 raft_consensus.cc:3060] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:04.639122 16643 raft_consensus.cc:2468] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 4.
I20260713 09:05:04.640084 16459 leader_election.cc:304] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [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: 7a58a8bfe1334154989d316fd6f76d0b, f672337c194943ec9e62a3f0531fda99; no voters: 
I20260713 09:05:04.640587 16569 raft_consensus.cc:2468] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a58a8bfe1334154989d316fd6f76d0b in term 4.
I20260713 09:05:04.640733 16855 raft_consensus.cc:2804] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:04.641176 16855 raft_consensus.cc:697] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 LEADER]: Becoming Leader. State: Replica: 7a58a8bfe1334154989d316fd6f76d0b, State: Running, Role: LEADER
I20260713 09:05:04.641924 16855 consensus_queue.cc:237] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [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: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } }
I20260713 09:05:04.648986 16389 catalog_manager.cc:5697] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b reported cstate change: term changed from 3 to 4, leader changed from 6eaab238884942fca838029a4dceddaf (127.15.249.194) to 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193). New cstate: current_term: 4 leader_uuid: "7a58a8bfe1334154989d316fd6f76d0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.743214 16569 raft_consensus.cc:1275] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.744277 16855 consensus_queue.cc:1048] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.753572 16643 raft_consensus.cc:1275] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.755028 16855 consensus_queue.cc:1048] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.801326 16494 raft_consensus.cc:1275] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Refusing update from remote peer f672337c194943ec9e62a3f0531fda99: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:05:04.802407 16716 consensus_queue.cc:1048] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:04.810619 16569 raft_consensus.cc:1275] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Refusing update from remote peer f672337c194943ec9e62a3f0531fda99: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:05:04.812425 16874 consensus_queue.cc:1048] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:04.818056 16494 raft_consensus.cc:1275] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Refusing update from remote peer f672337c194943ec9e62a3f0531fda99: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:04.819314 16874 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a58a8bfe1334154989d316fd6f76d0b" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:04.827772 16569 raft_consensus.cc:1275] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Refusing update from remote peer f672337c194943ec9e62a3f0531fda99: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:04.829099 16874 consensus_queue.cc:1048] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:04.931550 16569 raft_consensus.cc:1275] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:04.932843 16855 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:04.941650 16643 raft_consensus.cc:1275] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:04.943209 16856 consensus_queue.cc:1048] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:05.117758 16643 raft_consensus.cc:1275] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:05.118930 16856 consensus_queue.cc:1048] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f672337c194943ec9e62a3f0531fda99" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:05.130048 16569 raft_consensus.cc:1275] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Refusing update from remote peer 7a58a8bfe1334154989d316fd6f76d0b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:05.131291 16856 consensus_queue.cc:1048] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaab238884942fca838029a4dceddaf" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:05.205444 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:05.210718 16359 tablet_server.cc:179] TabletServer@127.15.249.193:0 shutting down...
I20260713 09:05:05.233212 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:05.233901 16359 tablet_replica.cc:333] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b: stopping tablet replica
I20260713 09:05:05.234673 16359 raft_consensus.cc:2243] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.235217 16359 raft_consensus.cc:2272] T d889ff50112843788ca7ab6c1e185598 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:05.236263 16609 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:05:05.238046 16359 tablet_replica.cc:333] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b: stopping tablet replica
I20260713 09:05:05.238634 16359 raft_consensus.cc:2243] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 LEADER]: Raft consensus shutting down.
W20260713 09:05:05.239058 16609 consensus_peers.cc:597] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 -> Peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Couldn't send request to peer 7a58a8bfe1334154989d316fd6f76d0b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.239538 16359 raft_consensus.cc:2272] T bdf5b764a677446bb8ebaf53398c9f61 P 7a58a8bfe1334154989d316fd6f76d0b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.241465 16359 tablet_replica.cc:333] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b: stopping tablet replica
I20260713 09:05:05.241884 16359 raft_consensus.cc:2243] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.242214 16359 raft_consensus.cc:2272] T f4dda526acc44da7992c928bca736ad4 P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.243942 16359 tablet_replica.cc:333] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b: stopping tablet replica
I20260713 09:05:05.244362 16359 raft_consensus.cc:2243] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.244943 16359 raft_consensus.cc:2272] T 3a304e2b83b7412daa52ba7ec7870b8d P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.246411 16359 tablet_replica.cc:333] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b: stopping tablet replica
I20260713 09:05:05.246899 16359 raft_consensus.cc:2243] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.247320 16359 raft_consensus.cc:2272] T 31df5b6087d6402483c9eed31b2bf45f P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.249027 16359 tablet_replica.cc:333] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b: stopping tablet replica
I20260713 09:05:05.249416 16359 raft_consensus.cc:2243] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.249754 16359 raft_consensus.cc:2272] T 5b75169fef784bcf94d685337d4f2c81 P 7a58a8bfe1334154989d316fd6f76d0b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.251405 16359 tablet_replica.cc:333] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b: stopping tablet replica
I20260713 09:05:05.251884 16359 raft_consensus.cc:2243] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.252226 16359 raft_consensus.cc:2272] T 25bd0a0d88c348b0a3769fb17cff4510 P 7a58a8bfe1334154989d316fd6f76d0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.253621 16359 tablet_replica.cc:333] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b: stopping tablet replica
I20260713 09:05:05.253978 16359 raft_consensus.cc:2243] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.254558 16359 raft_consensus.cc:2272] T 6b2acbaa5c4548e5b69b1ff58699e492 P 7a58a8bfe1334154989d316fd6f76d0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.256219 16359 tablet_replica.cc:333] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b: stopping tablet replica
I20260713 09:05:05.256589 16359 raft_consensus.cc:2243] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.256880 16359 raft_consensus.cc:2272] T f8910dc36a7442b3a19cb1930bbfd2a2 P 7a58a8bfe1334154989d316fd6f76d0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:05.361050 16609 consensus_peers.cc:597] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 -> Peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Couldn't send request to peer 7a58a8bfe1334154989d316fd6f76d0b. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:35493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:05.361481 16609 consensus_peers.cc:597] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 -> Peer 7a58a8bfe1334154989d316fd6f76d0b (127.15.249.193:35493): Couldn't send request to peer 7a58a8bfe1334154989d316fd6f76d0b. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:35493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.368189 16359 tablet_server.cc:196] TabletServer@127.15.249.193:0 shutdown complete.
I20260713 09:05:05.384411 16359 tablet_server.cc:179] TabletServer@127.15.249.194:0 shutting down...
I20260713 09:05:05.409348 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:05.410230 16359 tablet_replica.cc:333] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf: stopping tablet replica
W20260713 09:05:05.410724 16606 consensus_peers.cc:597] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 -> Peer 6eaab238884942fca838029a4dceddaf (127.15.249.194:33633): Couldn't send request to peer 6eaab238884942fca838029a4dceddaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.411167 16359 raft_consensus.cc:2243] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.412196 16359 raft_consensus.cc:2272] T 25bd0a0d88c348b0a3769fb17cff4510 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.413991 16359 tablet_replica.cc:333] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf: stopping tablet replica
I20260713 09:05:05.414477 16359 raft_consensus.cc:2243] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.414844 16359 raft_consensus.cc:2272] T f8910dc36a7442b3a19cb1930bbfd2a2 P 6eaab238884942fca838029a4dceddaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.416550 16359 tablet_replica.cc:333] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf: stopping tablet replica
I20260713 09:05:05.417084 16359 raft_consensus.cc:2243] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.417449 16359 raft_consensus.cc:2272] T f4dda526acc44da7992c928bca736ad4 P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.419159 16359 tablet_replica.cc:333] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf: stopping tablet replica
I20260713 09:05:05.419606 16359 raft_consensus.cc:2243] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.420296 16359 raft_consensus.cc:2272] T d889ff50112843788ca7ab6c1e185598 P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.421717 16359 tablet_replica.cc:333] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf: stopping tablet replica
I20260713 09:05:05.422178 16359 raft_consensus.cc:2243] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.422538 16359 raft_consensus.cc:2272] T 5b75169fef784bcf94d685337d4f2c81 P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.424409 16359 tablet_replica.cc:333] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf: stopping tablet replica
I20260713 09:05:05.424855 16359 raft_consensus.cc:2243] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.425493 16359 raft_consensus.cc:2272] T 31df5b6087d6402483c9eed31b2bf45f P 6eaab238884942fca838029a4dceddaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.426913 16359 tablet_replica.cc:333] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf: stopping tablet replica
I20260713 09:05:05.427345 16359 raft_consensus.cc:2243] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.427701 16359 raft_consensus.cc:2272] T 6b2acbaa5c4548e5b69b1ff58699e492 P 6eaab238884942fca838029a4dceddaf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.429591 16359 tablet_replica.cc:333] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf: stopping tablet replica
I20260713 09:05:05.430017 16359 raft_consensus.cc:2243] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.430374 16359 raft_consensus.cc:2272] T 3a304e2b83b7412daa52ba7ec7870b8d P 6eaab238884942fca838029a4dceddaf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.432116 16359 tablet_replica.cc:333] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf: stopping tablet replica
I20260713 09:05:05.432513 16359 raft_consensus.cc:2243] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.432866 16359 raft_consensus.cc:2272] T bdf5b764a677446bb8ebaf53398c9f61 P 6eaab238884942fca838029a4dceddaf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.458557 16359 tablet_server.cc:196] TabletServer@127.15.249.194:0 shutdown complete.
I20260713 09:05:05.473785 16359 tablet_server.cc:179] TabletServer@127.15.249.195:0 shutting down...
I20260713 09:05:05.495201 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:05.495832 16359 tablet_replica.cc:333] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99: stopping tablet replica
I20260713 09:05:05.496425 16359 raft_consensus.cc:2243] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.496886 16359 raft_consensus.cc:2272] T d889ff50112843788ca7ab6c1e185598 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.498425 16359 tablet_replica.cc:333] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99: stopping tablet replica
I20260713 09:05:05.498927 16359 raft_consensus.cc:2243] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.499330 16359 raft_consensus.cc:2272] T bdf5b764a677446bb8ebaf53398c9f61 P f672337c194943ec9e62a3f0531fda99 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.501274 16359 tablet_replica.cc:333] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99: stopping tablet replica
I20260713 09:05:05.501756 16359 raft_consensus.cc:2243] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.502143 16359 raft_consensus.cc:2272] T 25bd0a0d88c348b0a3769fb17cff4510 P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.503609 16359 tablet_replica.cc:333] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99: stopping tablet replica
I20260713 09:05:05.504074 16359 raft_consensus.cc:2243] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.504735 16359 raft_consensus.cc:2272] T f4dda526acc44da7992c928bca736ad4 P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.506583 16359 tablet_replica.cc:333] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99: stopping tablet replica
I20260713 09:05:05.507047 16359 raft_consensus.cc:2243] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.507424 16359 raft_consensus.cc:2272] T 3a304e2b83b7412daa52ba7ec7870b8d P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.509370 16359 tablet_replica.cc:333] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99: stopping tablet replica
I20260713 09:05:05.509825 16359 raft_consensus.cc:2243] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.510201 16359 raft_consensus.cc:2272] T 31df5b6087d6402483c9eed31b2bf45f P f672337c194943ec9e62a3f0531fda99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.511552 16359 tablet_replica.cc:333] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99: stopping tablet replica
I20260713 09:05:05.512033 16359 raft_consensus.cc:2243] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.512689 16359 raft_consensus.cc:2272] T 5b75169fef784bcf94d685337d4f2c81 P f672337c194943ec9e62a3f0531fda99 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.514272 16359 tablet_replica.cc:333] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99: stopping tablet replica
I20260713 09:05:05.514734 16359 raft_consensus.cc:2243] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.515359 16359 raft_consensus.cc:2272] T f8910dc36a7442b3a19cb1930bbfd2a2 P f672337c194943ec9e62a3f0531fda99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.517238 16359 tablet_replica.cc:333] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99: stopping tablet replica
I20260713 09:05:05.517732 16359 raft_consensus.cc:2243] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.518090 16359 raft_consensus.cc:2272] T 6b2acbaa5c4548e5b69b1ff58699e492 P f672337c194943ec9e62a3f0531fda99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.543013 16359 tablet_server.cc:196] TabletServer@127.15.249.195:0 shutdown complete.
I20260713 09:05:05.557761 16359 master.cc:562] Master@127.15.249.254:43787 shutting down...
I20260713 09:05:05.686041 16359 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.686606 16359 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.686956 16359 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79c41ad0c9d9488cbc8240e676417295: stopping tablet replica
I20260713 09:05:05.706254 16359 master.cc:584] Master@127.15.249.254:43787 shutdown complete.
6eaab238884942fca838029a4dceddaf  4
7a58a8bfe1334154989d316fd6f76d0b  4
f672337c194943ec9e62a3f0531fda99  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13664 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:05:05.742569 16359 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.249.254:43389
I20260713 09:05:05.743654 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:05.749367 16887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:05.749500 16888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:05.750741 16890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:05.750790 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:05.751695 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:05.752190 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:05.752345 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933505752327 us; error 0 us; skew 500 ppm
I20260713 09:05:05.752842 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:05.755004 16359 webserver.cc:533] Webserver started at http://127.15.249.254:41555/ using document root <none> and password file <none>
I20260713 09:05:05.755486 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:05.755712 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:05.756006 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:05.757048 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/master-0-root/instance:
uuid: "ba6cd34c33cd4d89bd427dc3b1f531c8"
format_stamp: "Formatted at 2026-07-13 09:05:05 on dist-test-slave-2jxz"
I20260713 09:05:05.761050 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:05:05.764005 16895 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:05.764669 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:05.764930 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/master-0-root
uuid: "ba6cd34c33cd4d89bd427dc3b1f531c8"
format_stamp: "Formatted at 2026-07-13 09:05:05 on dist-test-slave-2jxz"
I20260713 09:05:05.765201 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:05.780141 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:05.781241 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:05.817474 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.254:43389
I20260713 09:05:05.817603 16946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.254:43389 every 8 connection(s)
I20260713 09:05:05.821303 16947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:05.830928 16947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8: Bootstrap starting.
I20260713 09:05:05.835562 16947 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:05.839634 16947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8: No bootstrap required, opened a new log
I20260713 09:05:05.841820 16947 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6cd34c33cd4d89bd427dc3b1f531c8" member_type: VOTER }
I20260713 09:05:05.842204 16947 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:05.842392 16947 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6cd34c33cd4d89bd427dc3b1f531c8, State: Initialized, Role: FOLLOWER
I20260713 09:05:05.842901 16947 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba6cd34c33cd4d89bd427dc3b1f531c8" member_type: VOTER }
I20260713 09:05:05.843314 16947 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:05.843520 16947 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:05.843740 16947 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:05.847716 16947 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6cd34c33cd4d89bd427dc3b1f531c8" member_type: VOTER }
I20260713 09:05:05.848271 16947 leader_election.cc:304] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [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: ba6cd34c33cd4d89bd427dc3b1f531c8; no voters: 
I20260713 09:05:05.849296 16947 leader_election.cc:290] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:05.849653 16950 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:05.851042 16950 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 1 LEADER]: Becoming Leader. State: Replica: ba6cd34c33cd4d89bd427dc3b1f531c8, State: Running, Role: LEADER
I20260713 09:05:05.851718 16950 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [LEADER]: Queue going to LEADER mode. State: All 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: "ba6cd34c33cd4d89bd427dc3b1f531c8" member_type: VOTER }
I20260713 09:05:05.852511 16947 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:05.856621 16951 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba6cd34c33cd4d89bd427dc3b1f531c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6cd34c33cd4d89bd427dc3b1f531c8" member_type: VOTER } }
I20260713 09:05:05.856827 16952 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba6cd34c33cd4d89bd427dc3b1f531c8. Latest consensus state: current_term: 1 leader_uuid: "ba6cd34c33cd4d89bd427dc3b1f531c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6cd34c33cd4d89bd427dc3b1f531c8" member_type: VOTER } }
I20260713 09:05:05.857390 16951 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:05.857527 16952 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:05.859510 16956 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:05.864586 16956 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:05.869886 16359 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:05.873386 16956 catalog_manager.cc:1383] Generated new cluster ID: 2f9d25ece2564931ab066a4385bdf1f4
I20260713 09:05:05.873642 16956 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:05.894905 16956 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:05.896097 16956 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:05.916369 16956 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8: Generated new TSK 0
I20260713 09:05:05.916932 16956 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:05.936718 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:05.941998 16968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:05.942939 16969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:05.944366 16971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:05.944531 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:05.945397 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:05.945565 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:05.945690 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933505945679 us; error 0 us; skew 500 ppm
I20260713 09:05:05.946108 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:05.948248 16359 webserver.cc:533] Webserver started at http://127.15.249.193:44625/ using document root <none> and password file <none>
I20260713 09:05:05.948674 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:05.948823 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:05.949025 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:05.949967 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-0-root/instance:
uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
format_stamp: "Formatted at 2026-07-13 09:05:05 on dist-test-slave-2jxz"
I20260713 09:05:05.954156 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:05:05.957062 16976 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:05.957763 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:05.958043 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
format_stamp: "Formatted at 2026-07-13 09:05:05 on dist-test-slave-2jxz"
I20260713 09:05:05.958317 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:05.971568 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:05.972725 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:05.974152 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:05.976219 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:05.976431 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:05.976668 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:05.976852 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:06.014470 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:42131
I20260713 09:05:06.014592 17038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:42131 every 8 connection(s)
I20260713 09:05:06.019163 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:06.025873 17043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:06.026722 17044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:06.029903 17046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:06.030584 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:06.031560 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:06.031741 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:06.031929 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933506031915 us; error 0 us; skew 500 ppm
I20260713 09:05:06.032361 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:06.034855 16359 webserver.cc:533] Webserver started at http://127.15.249.194:36747/ using document root <none> and password file <none>
I20260713 09:05:06.035429 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:06.035676 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:06.035975 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:06.036926 17039 heartbeater.cc:344] Connected to a master server at 127.15.249.254:43389
I20260713 09:05:06.037011 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-1-root/instance:
uuid: "15f3226552c74876bf0a844a85e5b295"
format_stamp: "Formatted at 2026-07-13 09:05:06 on dist-test-slave-2jxz"
I20260713 09:05:06.037313 17039 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:06.037997 17039 heartbeater.cc:507] Master 127.15.249.254:43389 requested a full tablet report, sending...
I20260713 09:05:06.040030 16912 ts_manager.cc:194] Registered new tserver with Master: afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131)
I20260713 09:05:06.041597 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:06.041688 16912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60426
I20260713 09:05:06.044878 17051 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:06.045621 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:06.045897 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-1-root
uuid: "15f3226552c74876bf0a844a85e5b295"
format_stamp: "Formatted at 2026-07-13 09:05:06 on dist-test-slave-2jxz"
I20260713 09:05:06.046168 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:06.069536 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:06.070647 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:06.072099 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:06.074129 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:06.074347 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:06.074581 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:06.074751 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:06.112097 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.194:34731
I20260713 09:05:06.112185 17113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.194:34731 every 8 connection(s)
I20260713 09:05:06.116578 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:06.123495 17117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:06.124305 17118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:06.126396 16359 server_base.cc:1061] running on GCE node
W20260713 09:05:06.126677 17120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:06.127784 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:06.128057 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:06.128260 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933506128243 us; error 0 us; skew 500 ppm
I20260713 09:05:06.128810 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:06.129868 17114 heartbeater.cc:344] Connected to a master server at 127.15.249.254:43389
I20260713 09:05:06.130249 17114 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:06.131037 17114 heartbeater.cc:507] Master 127.15.249.254:43389 requested a full tablet report, sending...
I20260713 09:05:06.131398 16359 webserver.cc:533] Webserver started at http://127.15.249.195:37953/ using document root <none> and password file <none>
I20260713 09:05:06.132036 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:06.132236 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:06.132527 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:06.133152 16912 ts_manager.cc:194] Registered new tserver with Master: 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:06.133653 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-2-root/instance:
uuid: "4a30b00aa595487a8bdb25286964a552"
format_stamp: "Formatted at 2026-07-13 09:05:06 on dist-test-slave-2jxz"
I20260713 09:05:06.134428 16912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60440
I20260713 09:05:06.137921 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:05:06.141034 17125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:06.141747 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:06.142027 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-2-root
uuid: "4a30b00aa595487a8bdb25286964a552"
format_stamp: "Formatted at 2026-07-13 09:05:06 on dist-test-slave-2jxz"
I20260713 09:05:06.142313 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933491919993-16359-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:06.157805 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:06.158883 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:06.160327 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:06.162336 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:06.162552 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:06.162786 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:06.162953 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:06.200827 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.195:42437
I20260713 09:05:06.200919 17187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.195:42437 every 8 connection(s)
I20260713 09:05:06.214246 17188 heartbeater.cc:344] Connected to a master server at 127.15.249.254:43389
I20260713 09:05:06.214622 17188 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:06.215363 17188 heartbeater.cc:507] Master 127.15.249.254:43389 requested a full tablet report, sending...
I20260713 09:05:06.217278 16912 ts_manager.cc:194] Registered new tserver with Master: 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.218420 16359 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014448983s
I20260713 09:05:06.218600 16912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60450
I20260713 09:05:06.243856 16912 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60462:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:06.247339 16912 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:06.324167 17153 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3573964e5443eea48690f9fc692675 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:06.325600 17153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3573964e5443eea48690f9fc692675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.327224 17147 tablet_service.cc:1511] Processing CreateTablet for tablet cccc8d2d8a5e4f26926c089c8e4815f8 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:06.328552 17147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccc8d2d8a5e4f26926c089c8e4815f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.330220 17074 tablet_service.cc:1511] Processing CreateTablet for tablet 810d4352a7de4cb9b509ee76a6c02f30 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:06.331522 17074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810d4352a7de4cb9b509ee76a6c02f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.335058 17146 tablet_service.cc:1511] Processing CreateTablet for tablet 81f5070eeabd407eb6becb4cb953a5ce (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:06.336438 17146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f5070eeabd407eb6becb4cb953a5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.336308 17001 tablet_service.cc:1511] Processing CreateTablet for tablet 90d02215e6c44401b57ef1dae1e0da66 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:06.336932 17073 tablet_service.cc:1511] Processing CreateTablet for tablet cccc8d2d8a5e4f26926c089c8e4815f8 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:06.337596 17001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d02215e6c44401b57ef1dae1e0da66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.338176 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccc8d2d8a5e4f26926c089c8e4815f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.337990 17144 tablet_service.cc:1511] Processing CreateTablet for tablet 12a77e8d87b04866ad1d2b268387dff6 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:06.339267 17144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a77e8d87b04866ad1d2b268387dff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.340984 17070 tablet_service.cc:1511] Processing CreateTablet for tablet 12a77e8d87b04866ad1d2b268387dff6 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:06.341019 17072 tablet_service.cc:1511] Processing CreateTablet for tablet 81f5070eeabd407eb6becb4cb953a5ce (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:06.342329 17070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a77e8d87b04866ad1d2b268387dff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.342983 17003 tablet_service.cc:1511] Processing CreateTablet for tablet c7a0c27d28854944b6e1a504af4221bc (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:06.344935 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3573964e5443eea48690f9fc692675 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:06.344971 16998 tablet_service.cc:1511] Processing CreateTablet for tablet cccc8d2d8a5e4f26926c089c8e4815f8 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:06.346836 16999 tablet_service.cc:1511] Processing CreateTablet for tablet 810d4352a7de4cb9b509ee76a6c02f30 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:06.346913 17152 tablet_service.cc:1511] Processing CreateTablet for tablet c7a0c27d28854944b6e1a504af4221bc (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:06.330147 17075 tablet_service.cc:1511] Processing CreateTablet for tablet 56675ec2495f4ea6a73c9abed2770d7b (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:06.350193 17076 tablet_service.cc:1511] Processing CreateTablet for tablet 90d02215e6c44401b57ef1dae1e0da66 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:06.350286 17078 tablet_service.cc:1511] Processing CreateTablet for tablet c7a0c27d28854944b6e1a504af4221bc (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:06.351156 17075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56675ec2495f4ea6a73c9abed2770d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.351481 17151 tablet_service.cc:1511] Processing CreateTablet for tablet 7b98483563be42a28e427c298e5db65c (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:06.352203 17077 tablet_service.cc:1511] Processing CreateTablet for tablet 7b98483563be42a28e427c298e5db65c (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:06.352753 17151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b98483563be42a28e427c298e5db65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.354257 17003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a0c27d28854944b6e1a504af4221bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.353935 17150 tablet_service.cc:1511] Processing CreateTablet for tablet 90d02215e6c44401b57ef1dae1e0da66 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:06.355170 17150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d02215e6c44401b57ef1dae1e0da66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.350349 16997 tablet_service.cc:1511] Processing CreateTablet for tablet 81f5070eeabd407eb6becb4cb953a5ce (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:06.356176 17076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d02215e6c44401b57ef1dae1e0da66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.350412 17145 tablet_service.cc:1511] Processing CreateTablet for tablet c8f8f07bc2c548048d4aa0cb80ff25ca (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:06.361425 17149 tablet_service.cc:1511] Processing CreateTablet for tablet 56675ec2495f4ea6a73c9abed2770d7b (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:06.335709 17071 tablet_service.cc:1511] Processing CreateTablet for tablet c8f8f07bc2c548048d4aa0cb80ff25ca (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:06.358963 17079 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3573964e5443eea48690f9fc692675 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:06.335017 17002 tablet_service.cc:1511] Processing CreateTablet for tablet 7b98483563be42a28e427c298e5db65c (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:06.360811 17000 tablet_service.cc:1511] Processing CreateTablet for tablet 56675ec2495f4ea6a73c9abed2770d7b (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:06.360838 17148 tablet_service.cc:1511] Processing CreateTablet for tablet 810d4352a7de4cb9b509ee76a6c02f30 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:06.372076 17077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b98483563be42a28e427c298e5db65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.374428 17078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a0c27d28854944b6e1a504af4221bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.372535 17152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a0c27d28854944b6e1a504af4221bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.374873 16996 tablet_service.cc:1511] Processing CreateTablet for tablet c8f8f07bc2c548048d4aa0cb80ff25ca (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:06.378290 16995 tablet_service.cc:1511] Processing CreateTablet for tablet 12a77e8d87b04866ad1d2b268387dff6 (DEFAULT_TABLE table=test-workload [id=eeff714a2d1d41479bb58c39aa34770d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:06.381342 17145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f8f07bc2c548048d4aa0cb80ff25ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.381851 17072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f5070eeabd407eb6becb4cb953a5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.384095 17071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f8f07bc2c548048d4aa0cb80ff25ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.386400 17149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56675ec2495f4ea6a73c9abed2770d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.392155 17079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3573964e5443eea48690f9fc692675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.396108 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810d4352a7de4cb9b509ee76a6c02f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.400543 16999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810d4352a7de4cb9b509ee76a6c02f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.404417 16997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f5070eeabd407eb6becb4cb953a5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.408409 17002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b98483563be42a28e427c298e5db65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.412353 17000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56675ec2495f4ea6a73c9abed2770d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.422248 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3573964e5443eea48690f9fc692675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.423043 16998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccc8d2d8a5e4f26926c089c8e4815f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.428277 16995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a77e8d87b04866ad1d2b268387dff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.434278 16996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f8f07bc2c548048d4aa0cb80ff25ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:06.460098 17204 tablet_bootstrap.cc:492] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
I20260713 09:05:06.486107 17204 tablet_bootstrap.cc:654] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.497970 17205 tablet_bootstrap.cc:492] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:06.503156 17205 tablet_bootstrap.cc:654] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.504348 17203 tablet_bootstrap.cc:492] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:06.510788 17203 tablet_bootstrap.cc:654] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.524283 17205 tablet_bootstrap.cc:492] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:06.524681 17205 ts_tablet_manager.cc:1403] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.005s
I20260713 09:05:06.526594 17205 raft_consensus.cc:359] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.527117 17205 raft_consensus.cc:385] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.527367 17205 raft_consensus.cc:740] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.528734 17205 consensus_queue.cc:260] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.530965 17114 heartbeater.cc:499] Master 127.15.249.254:43389 was elected leader, sending a full tablet report...
I20260713 09:05:06.532977 17205 ts_tablet_manager.cc:1434] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:06.533238 17204 tablet_bootstrap.cc:492] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:06.533641 17204 ts_tablet_manager.cc:1403] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.011s
I20260713 09:05:06.534181 17203 tablet_bootstrap.cc:492] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:06.534601 17203 ts_tablet_manager.cc:1403] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.013s
I20260713 09:05:06.535578 17205 tablet_bootstrap.cc:492] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:06.536778 17204 raft_consensus.cc:359] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.537472 17204 raft_consensus.cc:385] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.537317 17203 raft_consensus.cc:359] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.537810 17204 raft_consensus.cc:740] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.538075 17203 raft_consensus.cc:385] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.538398 17203 raft_consensus.cc:740] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.538604 17204 consensus_queue.cc:260] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.539162 17203 consensus_queue.cc:260] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.542518 17205 tablet_bootstrap.cc:654] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.547698 17204 ts_tablet_manager.cc:1434] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.009s
I20260713 09:05:06.548389 17039 heartbeater.cc:499] Master 127.15.249.254:43389 was elected leader, sending a full tablet report...
I20260713 09:05:06.556489 17204 tablet_bootstrap.cc:492] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
I20260713 09:05:06.562702 17204 tablet_bootstrap.cc:654] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.564028 17188 heartbeater.cc:499] Master 127.15.249.254:43389 was elected leader, sending a full tablet report...
I20260713 09:05:06.565001 17203 ts_tablet_manager.cc:1434] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.030s	user 0.024s	sys 0.007s
I20260713 09:05:06.566293 17203 tablet_bootstrap.cc:492] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:06.573673 17203 tablet_bootstrap.cc:654] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.574337 17205 tablet_bootstrap.cc:492] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:06.574823 17205 ts_tablet_manager.cc:1403] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.009s
I20260713 09:05:06.577687 17205 raft_consensus.cc:359] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.578598 17205 raft_consensus.cc:385] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.578975 17205 raft_consensus.cc:740] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.579988 17205 consensus_queue.cc:260] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.585891 17205 ts_tablet_manager.cc:1434] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:05:06.587028 17205 tablet_bootstrap.cc:492] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:06.587515 17209 raft_consensus.cc:493] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.588173 17209 raft_consensus.cc:515] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.594030 17209 leader_election.cc:290] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.607170 17203 tablet_bootstrap.cc:492] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:06.607628 17203 ts_tablet_manager.cc:1403] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.019s
I20260713 09:05:06.608377 17205 tablet_bootstrap.cc:654] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.610478 17203 raft_consensus.cc:359] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.611264 17203 raft_consensus.cc:385] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.612919 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
W20260713 09:05:06.614902 17053 leader_election.cc:343] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.611663 17203 raft_consensus.cc:740] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.618498 17203 consensus_queue.cc:260] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.619637 17205 tablet_bootstrap.cc:492] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:06.620252 17205 ts_tablet_manager.cc:1403] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.000s
I20260713 09:05:06.622660 17203 ts_tablet_manager.cc:1434] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:05:06.623580 17205 raft_consensus.cc:359] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.624466 17205 raft_consensus.cc:385] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.624888 17205 raft_consensus.cc:740] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.624609 17203 tablet_bootstrap.cc:492] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:06.626014 17205 consensus_queue.cc:260] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.628362 17205 ts_tablet_manager.cc:1434] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:06.629381 17205 tablet_bootstrap.cc:492] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:06.636497 17205 tablet_bootstrap.cc:654] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.638124 17203 tablet_bootstrap.cc:654] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.648715 17205 tablet_bootstrap.cc:492] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:06.649307 17205 ts_tablet_manager.cc:1403] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:05:06.651345 17203 tablet_bootstrap.cc:492] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:06.651787 17203 ts_tablet_manager.cc:1403] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260713 09:05:06.652570 17209 raft_consensus.cc:493] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.652328 17205 raft_consensus.cc:359] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:06.653208 17205 raft_consensus.cc:385] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.653033 17209 raft_consensus.cc:515] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.653641 17205 raft_consensus.cc:740] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.654980 17209 leader_election.cc:290] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.654577 17205 consensus_queue.cc:260] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:06.656539 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:06.654625 17203 raft_consensus.cc:359] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.657348 17203 raft_consensus.cc:385] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.657665 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:06.658511 17204 tablet_bootstrap.cc:492] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:06.658967 17204 ts_tablet_manager.cc:1403] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.065s
W20260713 09:05:06.659083 17052 leader_election.cc:343] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.659055 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:06.659631 17052 leader_election.cc:304] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295; no voters: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde
W20260713 09:05:06.660033 17053 leader_election.cc:343] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.657660 17203 raft_consensus.cc:740] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.660641 17209 raft_consensus.cc:2749] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:06.660804 17052 leader_election.cc:343] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.661341 17052 leader_election.cc:304] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295; no voters: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:06.659076 17205 ts_tablet_manager.cc:1434] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:06.661568 17203 consensus_queue.cc:260] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.662030 17209 raft_consensus.cc:2749] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:06.663187 17205 tablet_bootstrap.cc:492] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:06.663769 17203 ts_tablet_manager.cc:1434] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.001s
I20260713 09:05:06.664685 17203 tablet_bootstrap.cc:492] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:06.664882 17204 raft_consensus.cc:359] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.665545 17204 raft_consensus.cc:385] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.665827 17204 raft_consensus.cc:740] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.666622 17204 consensus_queue.cc:260] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.669713 17209 raft_consensus.cc:493] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.670132 17209 raft_consensus.cc:515] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:06.671126 17203 tablet_bootstrap.cc:654] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.672056 17209 leader_election.cc:290] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437), afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131)
I20260713 09:05:06.672266 17204 ts_tablet_manager.cc:1434] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:05:06.672640 17205 tablet_bootstrap.cc:654] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.673285 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:06.674374 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
W20260713 09:05:06.674914 17053 leader_election.cc:343] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.673286 17204 tablet_bootstrap.cc:492] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
W20260713 09:05:06.676127 17052 leader_election.cc:343] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.676811 17052 leader_election.cc:304] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295; no voters: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:06.677778 17209 raft_consensus.cc:2749] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:06.683837 17204 tablet_bootstrap.cc:654] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.689929 17203 tablet_bootstrap.cc:492] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:06.690348 17203 ts_tablet_manager.cc:1403] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260713 09:05:06.690500 17204 tablet_bootstrap.cc:492] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:06.690924 17204 ts_tablet_manager.cc:1403] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:05:06.693133 17203 raft_consensus.cc:359] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.693466 17204 raft_consensus.cc:359] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.695483 17203 raft_consensus.cc:385] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.695637 17204 raft_consensus.cc:385] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.695863 17203 raft_consensus.cc:740] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.696137 17204 raft_consensus.cc:740] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.696667 17205 tablet_bootstrap.cc:492] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:06.697157 17205 ts_tablet_manager.cc:1403] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.013s
I20260713 09:05:06.696738 17203 consensus_queue.cc:260] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.697137 17204 consensus_queue.cc:260] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.699540 17204 ts_tablet_manager.cc:1434] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:05:06.700477 17204 tablet_bootstrap.cc:492] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
I20260713 09:05:06.701871 17203 ts_tablet_manager.cc:1434] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:05:06.702783 17203 tablet_bootstrap.cc:492] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:06.705862 17211 raft_consensus.cc:493] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.700083 17205 raft_consensus.cc:359] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.706301 17211 raft_consensus.cc:515] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.706840 17205 raft_consensus.cc:385] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.707175 17205 raft_consensus.cc:740] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.708033 17205 consensus_queue.cc:260] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.708729 17204 tablet_bootstrap.cc:654] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.708884 17211 leader_election.cc:290] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:06.714787 17203 tablet_bootstrap.cc:654] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.717129 17205 ts_tablet_manager.cc:1434] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:05:06.722487 17205 tablet_bootstrap.cc:492] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:06.730497 17205 tablet_bootstrap.cc:654] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.731999 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:06.733942 17203 tablet_bootstrap.cc:492] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:06.734552 17203 ts_tablet_manager.cc:1403] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.032s	user 0.001s	sys 0.009s
W20260713 09:05:06.737366 17127 leader_election.cc:343] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.738438 17203 raft_consensus.cc:359] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.739390 17203 raft_consensus.cc:385] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.739755 17203 raft_consensus.cc:740] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.741839 17203 consensus_queue.cc:260] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.744853 17203 ts_tablet_manager.cc:1434] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260713 09:05:06.746052 17203 tablet_bootstrap.cc:492] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:06.761961 17203 tablet_bootstrap.cc:654] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.771502 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
W20260713 09:05:06.773123 17126 leader_election.cc:343] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.773429 17203 tablet_bootstrap.cc:492] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:06.773635 17205 tablet_bootstrap.cc:492] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:06.773552 17126 leader_election.cc:304] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [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: 4a30b00aa595487a8bdb25286964a552; no voters: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:06.773763 17204 tablet_bootstrap.cc:492] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:06.773912 17203 ts_tablet_manager.cc:1403] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.006s
I20260713 09:05:06.774222 17205 ts_tablet_manager.cc:1403] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.023s
I20260713 09:05:06.774582 17204 ts_tablet_manager.cc:1403] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.021s
I20260713 09:05:06.774669 17211 raft_consensus.cc:2749] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:06.776607 17203 raft_consensus.cc:359] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.777132 17203 raft_consensus.cc:385] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.777417 17203 raft_consensus.cc:740] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.777209 17205 raft_consensus.cc:359] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.777572 17204 raft_consensus.cc:359] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.778008 17205 raft_consensus.cc:385] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.778240 17204 raft_consensus.cc:385] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.778312 17205 raft_consensus.cc:740] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.778738 17204 raft_consensus.cc:740] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.778244 17203 consensus_queue.cc:260] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.779286 17205 consensus_queue.cc:260] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.779495 17204 consensus_queue.cc:260] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.781751 17204 ts_tablet_manager.cc:1434] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:05:06.782553 17203 ts_tablet_manager.cc:1434] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:06.782725 17204 tablet_bootstrap.cc:492] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
I20260713 09:05:06.784425 17205 ts_tablet_manager.cc:1434] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:05:06.785373 17205 tablet_bootstrap.cc:492] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:06.787046 17203 tablet_bootstrap.cc:492] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:06.791052 17204 tablet_bootstrap.cc:654] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.794811 17203 tablet_bootstrap.cc:654] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.795739 17205 tablet_bootstrap.cc:654] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.797103 17210 raft_consensus.cc:493] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.797717 17210 raft_consensus.cc:515] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.803210 17210 leader_election.cc:290] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.803906 17204 tablet_bootstrap.cc:492] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:06.804562 17204 ts_tablet_manager.cc:1403] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260713 09:05:06.806159 17203 tablet_bootstrap.cc:492] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:06.806656 17203 ts_tablet_manager.cc:1403] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:05:06.808382 17204 raft_consensus.cc:359] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.809208 17204 raft_consensus.cc:385] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.809554 17204 raft_consensus.cc:740] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.809599 17203 raft_consensus.cc:359] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.810493 17203 raft_consensus.cc:385] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.810873 17203 raft_consensus.cc:740] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.810686 17204 consensus_queue.cc:260] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.811838 17203 consensus_queue.cc:260] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.813748 17204 ts_tablet_manager.cc:1434] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:05:06.814360 17203 ts_tablet_manager.cc:1434] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:06.815174 17204 tablet_bootstrap.cc:492] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
I20260713 09:05:06.815358 17203 tablet_bootstrap.cc:492] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:06.819908 17211 raft_consensus.cc:493] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.820422 17211 raft_consensus.cc:515] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.822162 17203 tablet_bootstrap.cc:654] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.822502 17211 leader_election.cc:290] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:06.823625 17204 tablet_bootstrap.cc:654] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.824060 17205 tablet_bootstrap.cc:492] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:06.824542 17205 ts_tablet_manager.cc:1403] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260713 09:05:06.824626 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
I20260713 09:05:06.825232 17209 raft_consensus.cc:493] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.825659 17209 raft_consensus.cc:515] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
W20260713 09:05:06.826052 17126 leader_election.cc:343] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.827585 17209 leader_election.cc:290] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.829111 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a77e8d87b04866ad1d2b268387dff6" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:06.829735 17162 raft_consensus.cc:2468] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 0.
I20260713 09:05:06.830941 17052 leader_election.cc:304] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:06.832201 17209 raft_consensus.cc:2804] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:06.832835 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a77e8d87b04866ad1d2b268387dff6" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:06.833093 17209 raft_consensus.cc:493] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:06.833595 17209 raft_consensus.cc:3060] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.834916 17204 tablet_bootstrap.cc:492] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:06.833500 17014 raft_consensus.cc:2468] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 0.
I20260713 09:05:06.835079 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:06.835425 17204 ts_tablet_manager.cc:1403] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:05:06.835691 17013 raft_consensus.cc:2468] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 0.
I20260713 09:05:06.837623 17127 leader_election.cc:304] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:06.838368 17204 raft_consensus.cc:359] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.838970 17211 raft_consensus.cc:2804] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:06.839108 17204 raft_consensus.cc:385] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.839382 17211 raft_consensus.cc:493] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:06.839445 17204 raft_consensus.cc:740] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.839833 17211 raft_consensus.cc:3060] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.840823 17204 consensus_queue.cc:260] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.841511 17209 raft_consensus.cc:515] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.842994 17210 raft_consensus.cc:493] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.843565 17204 ts_tablet_manager.cc:1434] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:06.843492 17210 raft_consensus.cc:515] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.844635 17204 tablet_bootstrap.cc:492] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
I20260713 09:05:06.844735 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a77e8d87b04866ad1d2b268387dff6" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:06.845291 17013 raft_consensus.cc:3060] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.845419 17210 leader_election.cc:290] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.846874 17211 raft_consensus.cc:515] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.851204 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:06.851585 17204 tablet_bootstrap.cc:654] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.851833 17014 raft_consensus.cc:3060] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.852494 17013 raft_consensus.cc:2468] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 1.
I20260713 09:05:06.853663 17053 leader_election.cc:304] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:06.854828 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a77e8d87b04866ad1d2b268387dff6" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:06.855481 17162 raft_consensus.cc:3060] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.860219 17210 raft_consensus.cc:493] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.860724 17210 raft_consensus.cc:515] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.862763 17210 leader_election.cc:290] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.862952 17204 tablet_bootstrap.cc:492] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:06.863399 17204 ts_tablet_manager.cc:1403] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260713 09:05:06.864768 17162 raft_consensus.cc:2468] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 1.
W20260713 09:05:06.865145 16960 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:06.866380 17204 raft_consensus.cc:359] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.867100 17204 raft_consensus.cc:385] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.867411 17204 raft_consensus.cc:740] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.868377 17204 consensus_queue.cc:260] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.869071 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295"
W20260713 09:05:06.870404 17126 leader_election.cc:343] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.866822 17209 leader_election.cc:290] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.870900 17204 ts_tablet_manager.cc:1434] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:06.871182 17209 raft_consensus.cc:2804] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:06.871892 17204 tablet_bootstrap.cc:492] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
I20260713 09:05:06.871637 17209 raft_consensus.cc:697] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Becoming Leader. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:06.873653 17209 consensus_queue.cc:237] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.875267 17211 leader_election.cc:290] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:06.876724 17014 raft_consensus.cc:2468] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 1.
I20260713 09:05:06.877822 17127 leader_election.cc:304] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:06.878857 17204 tablet_bootstrap.cc:654] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.879101 17211 raft_consensus.cc:2804] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:06.890681 16910 catalog_manager.cc:5697] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15f3226552c74876bf0a844a85e5b295 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "15f3226552c74876bf0a844a85e5b295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:06.893409 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
I20260713 09:05:06.895987 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
W20260713 09:05:06.898526 16977 leader_election.cc:343] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:06.899402 16977 leader_election.cc:343] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.900435 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
W20260713 09:05:06.902136 16977 leader_election.cc:343] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.903105 17205 raft_consensus.cc:359] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.904186 17205 raft_consensus.cc:385] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.908610 17205 raft_consensus.cc:740] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.909330 17236 raft_consensus.cc:493] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.908247 17211 raft_consensus.cc:697] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Becoming Leader. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:06.910122 17236 raft_consensus.cc:515] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.910759 17211 consensus_queue.cc:237] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.909397 17205 consensus_queue.cc:260] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.915418 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
W20260713 09:05:06.917076 17126 leader_election.cc:343] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.917557 17205 ts_tablet_manager.cc:1434] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.000s
I20260713 09:05:06.918282 17236 leader_election.cc:290] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:06.918934 17205 tablet_bootstrap.cc:492] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:06.919262 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:06.920066 17014 raft_consensus.cc:2468] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 0.
I20260713 09:05:06.921342 17127 leader_election.cc:304] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:06.923116 17209 raft_consensus.cc:493] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.923238 17236 raft_consensus.cc:2804] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:06.923764 17236 raft_consensus.cc:493] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:06.923542 17209 raft_consensus.cc:515] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.924256 17236 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.925606 17209 leader_election.cc:290] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.928058 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810d4352a7de4cb9b509ee76a6c02f30" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:06.928249 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810d4352a7de4cb9b509ee76a6c02f30" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:06.929032 17014 raft_consensus.cc:2468] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 0.
W20260713 09:05:06.929775 17052 leader_election.cc:343] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.930447 17053 leader_election.cc:304] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 4a30b00aa595487a8bdb25286964a552
I20260713 09:05:06.931493 17209 raft_consensus.cc:2804] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:06.931974 17209 raft_consensus.cc:493] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:06.932317 17209 raft_consensus.cc:3060] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.934051 17205 tablet_bootstrap.cc:654] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:06.935545 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:06.935910 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:06.935221 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:06.936774 17163 raft_consensus.cc:2468] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 0.
I20260713 09:05:06.937057 16977 leader_election.cc:304] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [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: afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552
I20260713 09:05:06.937822 17210 raft_consensus.cc:2749] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:06.939306 16977 leader_election.cc:304] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:06.940992 17209 raft_consensus.cc:515] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.943084 17210 raft_consensus.cc:2804] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:06.944765 17203 tablet_bootstrap.cc:492] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:06.945875 17204 tablet_bootstrap.cc:492] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:06.945837 17203 ts_tablet_manager.cc:1403] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.131s	user 0.016s	sys 0.022s
I20260713 09:05:06.946470 17204 ts_tablet_manager.cc:1403] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.075s	user 0.034s	sys 0.036s
I20260713 09:05:06.945256 17210 raft_consensus.cc:493] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:06.949587 17204 raft_consensus.cc:359] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.950464 17204 raft_consensus.cc:385] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.950857 17204 raft_consensus.cc:740] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.950572 17210 raft_consensus.cc:3060] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.954430 17204 consensus_queue.cc:260] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.955288 17236 raft_consensus.cc:515] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.957118 17161 raft_consensus.cc:2393] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afd0ab2e88c14abd95bbc8c42b465cde in current term 1: Already voted for candidate 4a30b00aa595487a8bdb25286964a552 in this term.
I20260713 09:05:06.958850 17236 leader_election.cc:290] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:06.957587 17203 raft_consensus.cc:359] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.960619 17203 raft_consensus.cc:385] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.961014 17203 raft_consensus.cc:740] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.961181 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:06.961494 16977 leader_election.cc:304] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [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: afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552
I20260713 09:05:06.958851 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:06.961761 17203 consensus_queue.cc:260] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
W20260713 09:05:06.963581 17126 leader_election.cc:343] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:06.963346 17014 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.967444 17203 ts_tablet_manager.cc:1434] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:05:06.968317 17203 tablet_bootstrap.cc:492] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:06.969097 16912 catalog_manager.cc:5697] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a30b00aa595487a8bdb25286964a552 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "4a30b00aa595487a8bdb25286964a552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:06.972224 17209 leader_election.cc:290] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:06.972589 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810d4352a7de4cb9b509ee76a6c02f30" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:06.974146 17013 raft_consensus.cc:3060] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.976558 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810d4352a7de4cb9b509ee76a6c02f30" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:06.977080 17161 raft_consensus.cc:3060] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.982004 17014 raft_consensus.cc:2468] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 1.
I20260713 09:05:06.984704 17245 raft_consensus.cc:2749] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:06.986956 17161 raft_consensus.cc:2468] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 1.
I20260713 09:05:06.988058 17052 leader_election.cc:304] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:06.984299 17205 tablet_bootstrap.cc:492] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:06.989128 17205 ts_tablet_manager.cc:1403] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.002s
I20260713 09:05:06.989248 17209 raft_consensus.cc:2804] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:06.990830 17205 raft_consensus.cc:359] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.974335 17243 raft_consensus.cc:493] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.994020 17205 raft_consensus.cc:385] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:06.994078 17209 raft_consensus.cc:697] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Becoming Leader. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:06.994412 17205 raft_consensus.cc:740] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:06.994220 17243 raft_consensus.cc:515] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.994961 17209 consensus_queue.cc:237] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:06.992041 17127 leader_election.cc:304] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:06.993069 17204 ts_tablet_manager.cc:1434] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.008s
I20260713 09:05:06.996058 17236 raft_consensus.cc:2804] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:06.996515 17236 raft_consensus.cc:697] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Becoming Leader. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:06.997279 17236 consensus_queue.cc:237] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.000046 17210 raft_consensus.cc:515] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.002014 17210 leader_election.cc:290] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.002630 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:07.003067 17204 tablet_bootstrap.cc:492] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
I20260713 09:05:07.004721 17236 raft_consensus.cc:493] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:07.005157 17236 raft_consensus.cc:515] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.005908 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:07.006594 17161 raft_consensus.cc:3060] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.995069 17205 consensus_queue.cc:260] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.008160 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
I20260713 09:05:07.008723 17089 raft_consensus.cc:2468] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 0.
I20260713 09:05:07.009660 17205 ts_tablet_manager.cc:1434] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260713 09:05:07.009815 17126 leader_election.cc:304] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:07.010478 17205 tablet_bootstrap.cc:492] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:07.010581 17211 raft_consensus.cc:2804] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:07.010921 17211 raft_consensus.cc:493] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:07.011230 17211 raft_consensus.cc:3060] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:06.991843 17203 tablet_bootstrap.cc:654] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:07.015738 17210 raft_consensus.cc:493] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:07.016211 17205 tablet_bootstrap.cc:654] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:07.016350 17210 raft_consensus.cc:515] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.017700 17211 raft_consensus.cc:515] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.018834 17210 leader_election.cc:290] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.019325 17236 leader_election.cc:290] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:06.997292 17013 raft_consensus.cc:2468] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 1.
W20260713 09:05:07.004896 16977 leader_election.cc:343] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:07.022114 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:07.023116 17089 raft_consensus.cc:3060] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.020124 17204 tablet_bootstrap.cc:654] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:07.024577 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
I20260713 09:05:07.025388 17088 raft_consensus.cc:2468] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 0.
I20260713 09:05:07.028498 17012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:07.030531 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:07.033974 17243 leader_election.cc:290] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.034015 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:07.033243 17211 leader_election.cc:290] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:07.032608 17089 raft_consensus.cc:2468] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 1.
W20260713 09:05:07.035387 17127 leader_election.cc:343] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:07.040565 17161 raft_consensus.cc:2468] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 1.
I20260713 09:05:07.041232 17126 leader_election.cc:304] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [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: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:07.042251 17211 raft_consensus.cc:2804] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:07.042856 17211 raft_consensus.cc:697] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Becoming Leader. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:07.044119 17211 consensus_queue.cc:237] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.045488 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
I20260713 09:05:07.046324 17089 raft_consensus.cc:2468] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 0.
I20260713 09:05:07.051666 17205 tablet_bootstrap.cc:492] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:07.052223 17205 ts_tablet_manager.cc:1403] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.015s
W20260713 09:05:07.053773 17248 log.cc:927] Time spent T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260713 09:05:07.056835 17204 tablet_bootstrap.cc:492] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:07.057380 17204 ts_tablet_manager.cc:1403] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260713 09:05:07.033732 16912 catalog_manager.cc:5697] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a30b00aa595487a8bdb25286964a552 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "4a30b00aa595487a8bdb25286964a552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:07.060317 17204 raft_consensus.cc:359] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.044759 16977 leader_election.cc:304] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.061931 17243 raft_consensus.cc:2804] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:07.062278 17243 raft_consensus.cc:493] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:07.062588 17243 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:07.062709 17127 leader_election.cc:343] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:07.063931 16977 leader_election.cc:343] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:07.064934 16977 leader_election.cc:304] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:07.065702 17210 raft_consensus.cc:2804] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:07.066140 17210 raft_consensus.cc:697] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:07.066990 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:07.066962 17210 consensus_queue.cc:237] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.068544 17205 raft_consensus.cc:359] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.069164 17205 raft_consensus.cc:385] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:07.069418 17205 raft_consensus.cc:740] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:07.067660 17161 raft_consensus.cc:2468] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 0.
I20260713 09:05:07.060983 17203 tablet_bootstrap.cc:492] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:07.060978 17204 raft_consensus.cc:385] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:07.070935 17204 raft_consensus.cc:740] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:07.071273 17205 consensus_queue.cc:260] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.070935 16912 catalog_manager.cc:5697] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15f3226552c74876bf0a844a85e5b295 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "15f3226552c74876bf0a844a85e5b295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.071908 17204 consensus_queue.cc:260] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.070986 17203 ts_tablet_manager.cc:1403] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.003s
I20260713 09:05:07.073560 17205 ts_tablet_manager.cc:1434] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:05:07.073827 17243 raft_consensus.cc:515] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.074414 17205 tablet_bootstrap.cc:492] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295: Bootstrap starting.
I20260713 09:05:07.075083 17204 ts_tablet_manager.cc:1434] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:05:07.075649 17243 leader_election.cc:290] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.075567 17203 raft_consensus.cc:359] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.076385 17203 raft_consensus.cc:385] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:07.076658 17203 raft_consensus.cc:740] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:07.077387 16977 leader_election.cc:304] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.079079 17203 consensus_queue.cc:260] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.080297 17205 tablet_bootstrap.cc:654] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:07.080211 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:07.080801 17089 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.081467 16910 catalog_manager.cc:5697] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a30b00aa595487a8bdb25286964a552 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "4a30b00aa595487a8bdb25286964a552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:07.087261 17089 raft_consensus.cc:2468] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 1.
I20260713 09:05:07.078083 17204 tablet_bootstrap.cc:492] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde: Bootstrap starting.
I20260713 09:05:07.091038 17243 raft_consensus.cc:2804] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:07.091734 17243 raft_consensus.cc:493] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:07.093626 17243 raft_consensus.cc:3060] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.095366 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:07.093107 16977 leader_election.cc:304] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.096144 17161 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.096727 17210 raft_consensus.cc:2804] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:07.097436 17210 raft_consensus.cc:697] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:07.098318 17210 consensus_queue.cc:237] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.098722 16910 catalog_manager.cc:5697] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 0 to 1, leader changed from <none> to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 1 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.102366 17203 ts_tablet_manager.cc:1434] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:05:07.103243 17205 tablet_bootstrap.cc:492] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295: No bootstrap required, opened a new log
I20260713 09:05:07.103266 17203 tablet_bootstrap.cc:492] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552: Bootstrap starting.
I20260713 09:05:07.103631 17205 ts_tablet_manager.cc:1403] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.010s
I20260713 09:05:07.104379 17204 tablet_bootstrap.cc:654] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:07.105665 17205 raft_consensus.cc:359] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.106365 17205 raft_consensus.cc:385] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:07.106585 17205 raft_consensus.cc:740] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Initialized, Role: FOLLOWER
I20260713 09:05:07.107204 17205 consensus_queue.cc:260] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.109728 17205 ts_tablet_manager.cc:1434] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:07.112712 17203 tablet_bootstrap.cc:654] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:07.118048 17161 raft_consensus.cc:2468] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 1.
I20260713 09:05:07.120042 17243 raft_consensus.cc:515] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.121140 17210 raft_consensus.cc:493] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:07.121659 17210 raft_consensus.cc:515] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.123718 17210 leader_election.cc:290] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.125728 17243 leader_election.cc:290] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.126206 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:07.126894 17089 raft_consensus.cc:3060] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.126188 16909 catalog_manager.cc:5697] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 0 to 1, leader changed from <none> to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 1 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.129072 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
I20260713 09:05:07.129667 17088 raft_consensus.cc:2468] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 0.
I20260713 09:05:07.131946 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:07.132627 17163 raft_consensus.cc:3060] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.134140 17089 raft_consensus.cc:2468] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 1.
I20260713 09:05:07.136426 17203 tablet_bootstrap.cc:492] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552: No bootstrap required, opened a new log
I20260713 09:05:07.137526 17203 ts_tablet_manager.cc:1403] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.001s
I20260713 09:05:07.139072 17163 raft_consensus.cc:2468] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 1.
I20260713 09:05:07.131964 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:07.131345 16977 leader_election.cc:304] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.139976 17161 raft_consensus.cc:2468] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 0.
I20260713 09:05:07.140121 17203 raft_consensus.cc:359] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.140501 17243 raft_consensus.cc:2804] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:07.140645 16977 leader_election.cc:304] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.140785 17203 raft_consensus.cc:385] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:07.141003 17243 raft_consensus.cc:493] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:07.141222 17203 raft_consensus.cc:740] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Initialized, Role: FOLLOWER
I20260713 09:05:07.141412 17210 raft_consensus.cc:2804] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:07.141407 17243 raft_consensus.cc:3060] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.142238 17203 consensus_queue.cc:260] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.142665 17210 raft_consensus.cc:697] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:07.143748 17204 tablet_bootstrap.cc:492] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde: No bootstrap required, opened a new log
I20260713 09:05:07.143477 17210 consensus_queue.cc:237] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.144207 17204 ts_tablet_manager.cc:1403] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260713 09:05:07.146713 17203 ts_tablet_manager.cc:1434] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:07.147316 17204 raft_consensus.cc:359] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.148069 17204 raft_consensus.cc:385] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:07.148088 17243 raft_consensus.cc:515] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.148470 17204 raft_consensus.cc:740] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Initialized, Role: FOLLOWER
I20260713 09:05:07.150578 17243 leader_election.cc:290] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.150895 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:07.151364 17089 raft_consensus.cc:3060] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.157271 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:07.157838 17161 raft_consensus.cc:3060] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.158062 17089 raft_consensus.cc:2468] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 1.
I20260713 09:05:07.149340 17204 consensus_queue.cc:260] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.159071 16977 leader_election.cc:304] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.159050 16909 catalog_manager.cc:5697] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 0 to 1, leader changed from <none> to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 1 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.160208 17204 ts_tablet_manager.cc:1434] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:05:07.160246 17243 raft_consensus.cc:2804] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:07.160773 17243 raft_consensus.cc:697] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:07.161481 17243 consensus_queue.cc:237] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.164445 17161 raft_consensus.cc:2468] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 1.
I20260713 09:05:07.172801 16909 catalog_manager.cc:5697] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 0 to 1, leader changed from <none> to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 1 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.253381 17209 raft_consensus.cc:493] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:07.253912 17209 raft_consensus.cc:515] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.255545 17209 leader_election.cc:290] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.256325 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:07.256500 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:07.257085 17014 raft_consensus.cc:2393] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15f3226552c74876bf0a844a85e5b295 in current term 1: Already voted for candidate 4a30b00aa595487a8bdb25286964a552 in this term.
I20260713 09:05:07.258029 17053 leader_election.cc:304] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295; no voters: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:07.258651 17209 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.262955 17209 raft_consensus.cc:2749] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:07.372576 17209 consensus_queue.cc:1048] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.384347 17235 consensus_queue.cc:1048] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:07.400656 17211 consensus_queue.cc:1048] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.410540 17235 consensus_queue.cc:1048] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.411054 17211 consensus_queue.cc:1048] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.424573 17235 raft_consensus.cc:493] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:07.425022 17235 raft_consensus.cc:515] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.428267 17089 raft_consensus.cc:3060] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.431885 17243 raft_consensus.cc:493] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:07.432301 17243 raft_consensus.cc:515] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.434177 17243 leader_election.cc:290] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.434842 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
I20260713 09:05:07.435587 17088 raft_consensus.cc:2393] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afd0ab2e88c14abd95bbc8c42b465cde in current term 1: Already voted for candidate 4a30b00aa595487a8bdb25286964a552 in this term.
I20260713 09:05:07.436035 17264 consensus_queue.cc:1048] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:07.436115 17236 consensus_queue.cc:1048] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.438057 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:07.439852 16977 leader_election.cc:304] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [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: afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552
I20260713 09:05:07.441268 17210 raft_consensus.cc:3060] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.441143 17236 consensus_queue.cc:1048] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.439859 17264 raft_consensus.cc:493] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:07.450409 17264 raft_consensus.cc:515] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.452827 17264 leader_election.cc:290] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.454418 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:07.455192 17161 raft_consensus.cc:2393] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15f3226552c74876bf0a844a85e5b295 in current term 1: Already voted for candidate afd0ab2e88c14abd95bbc8c42b465cde in this term.
I20260713 09:05:07.455394 17210 raft_consensus.cc:2749] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:07.456640 17235 leader_election.cc:290] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.457638 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a30b00aa595487a8bdb25286964a552" is_pre_election: true
I20260713 09:05:07.459514 17211 consensus_queue.cc:1048] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.461835 17268 consensus_queue.cc:1048] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.462739 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:07.463495 17013 raft_consensus.cc:2393] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15f3226552c74876bf0a844a85e5b295 in current term 1: Already voted for candidate 4a30b00aa595487a8bdb25286964a552 in this term.
I20260713 09:05:07.463302 17012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:07.468400 17268 raft_consensus.cc:493] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:07.468883 17268 raft_consensus.cc:515] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.473003 17012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" is_pre_election: true
I20260713 09:05:07.473052 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295" is_pre_election: true
I20260713 09:05:07.473659 17012 raft_consensus.cc:2468] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 0.
I20260713 09:05:07.473912 17089 raft_consensus.cc:2468] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 0.
I20260713 09:05:07.474766 17127 leader_election.cc:304] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.475824 17211 raft_consensus.cc:2804] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:07.476210 17211 raft_consensus.cc:493] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:07.476570 17211 raft_consensus.cc:3060] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.479692 17053 leader_election.cc:304] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295; no voters: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:07.480892 17235 raft_consensus.cc:2749] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:07.482012 17053 leader_election.cc:304] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295; no voters: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:07.482779 17235 raft_consensus.cc:3060] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.482942 17268 leader_election.cc:290] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131)
I20260713 09:05:07.486533 17211 raft_consensus.cc:515] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.489298 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:07.489511 17012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:07.489770 17087 raft_consensus.cc:3060] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.490096 17012 raft_consensus.cc:3060] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:07.490501 17235 raft_consensus.cc:2749] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:07.495395 17087 raft_consensus.cc:2468] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 1.
I20260713 09:05:07.496820 17012 raft_consensus.cc:2468] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 1.
I20260713 09:05:07.497835 17127 leader_election.cc:304] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.499006 17210 consensus_queue.cc:1048] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.500051 17268 raft_consensus.cc:2804] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:07.500731 17268 raft_consensus.cc:697] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Becoming Leader. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:07.501555 17268 consensus_queue.cc:237] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.510619 17211 leader_election.cc:290] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 1 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131)
I20260713 09:05:07.517843 17246 consensus_queue.cc:1048] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:07.519155 16910 catalog_manager.cc:5697] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a30b00aa595487a8bdb25286964a552 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "4a30b00aa595487a8bdb25286964a552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.542173 17243 consensus_queue.cc:1048] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.552134 17210 consensus_queue.cc:1048] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.613278 17210 consensus_queue.cc:1048] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.624275 17285 consensus_queue.cc:1048] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.678122 17285 consensus_queue.cc:1048] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.688519 17210 consensus_queue.cc:1048] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.729828 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c3573964e5443eea48690f9fc692675"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
mode: GRACEFUL
new_leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53098
I20260713 09:05:07.730329 17161 raft_consensus.cc:606] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Received request to transfer leadership to TS afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:07.739235 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
mode: GRACEFUL
new_leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53098
I20260713 09:05:07.739735 17161 raft_consensus.cc:606] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Received request to transfer leadership to TS afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:07.744056 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
mode: GRACEFUL
new_leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53098
I20260713 09:05:07.744521 17161 raft_consensus.cc:606] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Received request to transfer leadership to TS afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:07.758642 17014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
mode: GRACEFUL
new_leader_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:59126
I20260713 09:05:07.759101 17014 raft_consensus.cc:606] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Received request to transfer leadership to TS 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:07.763489 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
mode: GRACEFUL
new_leader_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:53098
I20260713 09:05:07.763983 17161 raft_consensus.cc:606] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Received request to transfer leadership to TS 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:07.768200 17014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
mode: GRACEFUL
new_leader_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:59126
I20260713 09:05:07.768661 17014 raft_consensus.cc:606] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Received request to transfer leadership to TS 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:07.780652 17089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12a77e8d87b04866ad1d2b268387dff6"
dest_uuid: "15f3226552c74876bf0a844a85e5b295"
mode: GRACEFUL
new_leader_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:51332
I20260713 09:05:07.781103 17089 raft_consensus.cc:606] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Received request to transfer leadership to TS 4a30b00aa595487a8bdb25286964a552
I20260713 09:05:07.895594 17236 consensus_queue.cc:1048] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.901736 17279 raft_consensus.cc:993] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552: : Instructing follower afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:07.902161 17268 raft_consensus.cc:1081] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Signalling peer afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:07.903834 17011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c3573964e5443eea48690f9fc692675"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53456
I20260713 09:05:07.904377 17011 raft_consensus.cc:493] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:07.904737 17011 raft_consensus.cc:3060] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.908285 17211 consensus_queue.cc:1048] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:07.911481 17011 raft_consensus.cc:515] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.914350 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:07.914510 17011 leader_election.cc:290] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 2 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.916491 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:07.917030 17161 raft_consensus.cc:3055] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:07.917328 17161 raft_consensus.cc:740] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:07.918105 17161 consensus_queue.cc:260] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [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: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.919054 17161 raft_consensus.cc:3060] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.923450 17161 raft_consensus.cc:2468] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 2.
I20260713 09:05:07.924454 16977 leader_election.cc:304] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:07.925011 17210 raft_consensus.cc:2804] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:07.925396 17210 raft_consensus.cc:697] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:07.925961 17210 consensus_queue.cc:237] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [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: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:07.931833 17279 raft_consensus.cc:993] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552: : Instructing follower afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:07.932228 17279 raft_consensus.cc:1081] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Signalling peer afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:07.933797 17011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53456
I20260713 09:05:07.934432 17011 raft_consensus.cc:493] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:07.933796 16909 catalog_manager.cc:5697] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 1 to 2, leader changed from 4a30b00aa595487a8bdb25286964a552 (127.15.249.195) to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 2 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:07.934746 17011 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.938864 17011 raft_consensus.cc:515] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.940716 17011 leader_election.cc:290] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 2 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.941476 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:07.942008 17089 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.942044 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:07.942580 17161 raft_consensus.cc:3055] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:07.942847 17161 raft_consensus.cc:740] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:07.943529 17161 consensus_queue.cc:260] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.944585 17161 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.947093 17089 raft_consensus.cc:2468] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 2.
I20260713 09:05:07.948166 16977 leader_election.cc:304] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [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: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.948895 17210 raft_consensus.cc:2804] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:07.949338 17210 raft_consensus.cc:697] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:07.950099 17210 consensus_queue.cc:237] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.951133 17161 raft_consensus.cc:2468] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 2.
I20260713 09:05:07.956063 16909 catalog_manager.cc:5697] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 1 to 2, leader changed from 4a30b00aa595487a8bdb25286964a552 (127.15.249.195) to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 2 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.962659 17211 raft_consensus.cc:993] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552: : Instructing follower 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:07.963083 17279 raft_consensus.cc:1081] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Signalling peer 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:07.964375 17089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce"
dest_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:49792
I20260713 09:05:07.964794 17089 raft_consensus.cc:493] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:07.965077 17089 raft_consensus.cc:3060] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.969218 17089 raft_consensus.cc:515] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.971127 17089 leader_election.cc:290] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 2 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:07.971276 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:07.971875 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:07.972219 17011 raft_consensus.cc:3060] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.972404 17161 raft_consensus.cc:3055] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:07.972743 17161 raft_consensus.cc:740] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:07.973526 17161 consensus_queue.cc:260] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.974642 17161 raft_consensus.cc:3060] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.978413 17011 raft_consensus.cc:2468] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 2.
I20260713 09:05:07.979530 17053 leader_election.cc:304] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:07.980337 17235 raft_consensus.cc:2804] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:07.980829 17161 raft_consensus.cc:2468] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 2.
I20260713 09:05:07.980829 17235 raft_consensus.cc:697] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Becoming Leader. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:07.981844 17235 consensus_queue.cc:237] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:07.989377 16909 catalog_manager.cc:5697] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 reported cstate change: term changed from 1 to 2, leader changed from 4a30b00aa595487a8bdb25286964a552 (127.15.249.195) to 15f3226552c74876bf0a844a85e5b295 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "15f3226552c74876bf0a844a85e5b295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:08.009416 17235 raft_consensus.cc:993] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295: : Instructing follower 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:08.009863 17263 raft_consensus.cc:1081] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Signalling peer 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:08.011373 17161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12a77e8d87b04866ad1d2b268387dff6"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:60232
I20260713 09:05:08.011849 17161 raft_consensus.cc:493] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.012166 17161 raft_consensus.cc:3060] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.017129 17161 raft_consensus.cc:515] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.018621 17161 leader_election.cc:290] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 2 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:08.019408 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a77e8d87b04866ad1d2b268387dff6" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:08.019690 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a77e8d87b04866ad1d2b268387dff6" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:08.019997 17011 raft_consensus.cc:3060] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.020238 17089 raft_consensus.cc:3055] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.020560 17089 raft_consensus.cc:740] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:08.021147 17089 consensus_queue.cc:260] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.021965 17089 raft_consensus.cc:3060] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.024979 17011 raft_consensus.cc:2468] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 2.
I20260713 09:05:08.025996 17127 leader_election.cc:304] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:08.026516 17089 raft_consensus.cc:2468] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 2.
I20260713 09:05:08.026780 17279 raft_consensus.cc:2804] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.027294 17279 raft_consensus.cc:697] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 2 LEADER]: Becoming Leader. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:08.028045 17279 consensus_queue.cc:237] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.033911 16909 catalog_manager.cc:5697] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 reported cstate change: term changed from 1 to 2, leader changed from 15f3226552c74876bf0a844a85e5b295 (127.15.249.194) to 4a30b00aa595487a8bdb25286964a552 (127.15.249.195). New cstate: current_term: 2 leader_uuid: "4a30b00aa595487a8bdb25286964a552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:08.044507 17246 raft_consensus.cc:993] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde: : Instructing follower 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:08.044888 17210 raft_consensus.cc:1081] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Signalling peer 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:08.046139 17089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca"
dest_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:49806
I20260713 09:05:08.046576 17089 raft_consensus.cc:493] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.046860 17089 raft_consensus.cc:3060] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.051060 17089 raft_consensus.cc:515] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.052528 17089 leader_election.cc:290] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 2 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:08.053201 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:08.053469 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f8f07bc2c548048d4aa0cb80ff25ca" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:08.053782 17011 raft_consensus.cc:3055] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.054026 17161 raft_consensus.cc:3060] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.054116 17011 raft_consensus.cc:740] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:08.054965 17011 consensus_queue.cc:260] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.056154 17011 raft_consensus.cc:3060] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.060389 17161 raft_consensus.cc:2468] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 2.
I20260713 09:05:08.061559 17052 leader_election.cc:304] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:08.062508 17263 raft_consensus.cc:2804] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.062948 17263 raft_consensus.cc:697] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Becoming Leader. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:08.063714 17263 consensus_queue.cc:237] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.064463 17268 raft_consensus.cc:993] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552: : Instructing follower afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:08.064865 17279 raft_consensus.cc:1081] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Signalling peer afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:08.065011 17011 raft_consensus.cc:2468] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 2.
I20260713 09:05:08.067394 17014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53456
I20260713 09:05:08.067924 17014 raft_consensus.cc:493] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.068257 17014 raft_consensus.cc:3060] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.068912 17210 raft_consensus.cc:993] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde: : Instructing follower 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:08.069299 17210 raft_consensus.cc:1081] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Signalling peer 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:08.070765 17089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8"
dest_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:49806
I20260713 09:05:08.071272 17089 raft_consensus.cc:493] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.071138 16912 catalog_manager.cc:5697] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 reported cstate change: term changed from 1 to 2, leader changed from afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193) to 15f3226552c74876bf0a844a85e5b295 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "15f3226552c74876bf0a844a85e5b295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:08.071669 17089 raft_consensus.cc:3060] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.074790 17014 raft_consensus.cc:515] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.076862 17014 leader_election.cc:290] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 2 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:08.078069 17089 raft_consensus.cc:515] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.078467 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:08.078567 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:08.079111 17161 raft_consensus.cc:3055] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.079542 17161 raft_consensus.cc:740] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:08.080148 17089 leader_election.cc:290] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 2 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:08.079164 17087 raft_consensus.cc:3060] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.080767 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:08.081324 17014 raft_consensus.cc:3055] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.081804 17161 consensus_queue.cc:260] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.081610 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:08.082484 17014 raft_consensus.cc:740] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:08.082819 17163 raft_consensus.cc:3060] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.083215 17161 raft_consensus.cc:3060] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.083253 17014 consensus_queue.cc:260] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.084537 17014 raft_consensus.cc:3060] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.087850 17087 raft_consensus.cc:2468] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 2.
I20260713 09:05:08.089011 16977 leader_election.cc:304] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [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: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:08.089670 17163 raft_consensus.cc:2468] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 2.
I20260713 09:05:08.089859 17243 raft_consensus.cc:2804] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.090227 17161 raft_consensus.cc:2468] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 2.
I20260713 09:05:08.090699 17014 raft_consensus.cc:2468] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 2.
I20260713 09:05:08.090756 17052 leader_election.cc:304] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:08.090306 17243 raft_consensus.cc:697] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:08.092145 17263 raft_consensus.cc:2804] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.091972 17243 consensus_queue.cc:237] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.092597 17263 raft_consensus.cc:697] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Becoming Leader. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:08.093365 17263 consensus_queue.cc:237] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:08.099215 16912 catalog_manager.cc:5697] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 1 to 2, leader changed from 4a30b00aa595487a8bdb25286964a552 (127.15.249.195) to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 2 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:08.100119 16909 catalog_manager.cc:5697] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 reported cstate change: term changed from 1 to 2, leader changed from afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193) to 15f3226552c74876bf0a844a85e5b295 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "15f3226552c74876bf0a844a85e5b295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:08.405685 17163 raft_consensus.cc:1275] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.406966 17243 consensus_queue.cc:1048] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.417090 17087 raft_consensus.cc:1275] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.419502 17210 consensus_queue.cc:1048] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.442396 17163 raft_consensus.cc:1275] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.443429 17263 consensus_queue.cc:1048] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.449901 17014 raft_consensus.cc:1275] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.451632 17235 consensus_queue.cc:1048] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.464123 17087 raft_consensus.cc:3060] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.468863 17087 raft_consensus.cc:1275] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.469898 17243 consensus_queue.cc:1048] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.478278 17014 raft_consensus.cc:1275] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.479095 17163 raft_consensus.cc:1275] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.479552 17209 consensus_queue.cc:1048] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.480970 17210 consensus_queue.cc:1048] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.487542 17163 raft_consensus.cc:1275] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.489372 17209 consensus_queue.cc:1048] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.507175 17014 raft_consensus.cc:1275] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.508281 17279 consensus_queue.cc:1048] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.515700 17087 raft_consensus.cc:1275] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.517066 17211 consensus_queue.cc:1048] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.554980 17087 raft_consensus.cc:1275] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.556051 17246 consensus_queue.cc:1048] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.564079 17163 raft_consensus.cc:1275] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.565328 17243 consensus_queue.cc:1048] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.590193 17163 raft_consensus.cc:1275] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.591240 17209 consensus_queue.cc:1048] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.598690 17014 raft_consensus.cc:1275] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.600545 17235 consensus_queue.cc:1048] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:10.810709 16359 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:05:10.811420 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:10.826150 17014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
mode: GRACEFUL
new_leader_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:59134
I20260713 09:05:10.826627 17014 raft_consensus.cc:606] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Received request to transfer leadership to TS 4a30b00aa595487a8bdb25286964a552
I20260713 09:05:10.828780 17014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b98483563be42a28e427c298e5db65c"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
mode: GRACEFUL
new_leader_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:59134
I20260713 09:05:10.829216 17014 raft_consensus.cc:606] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Received request to transfer leadership to TS 4a30b00aa595487a8bdb25286964a552
I20260713 09:05:10.830090 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:10.830487 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:11.022787 17210 raft_consensus.cc:993] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde: : Instructing follower 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:11.023237 17210 raft_consensus.cc:1081] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Signalling peer 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:11.024560 17161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b98483563be42a28e427c298e5db65c"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:60236
I20260713 09:05:11.024984 17161 raft_consensus.cc:493] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:11.025292 17161 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:11.029201 17161 raft_consensus.cc:515] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:11.030500 17161 leader_election.cc:290] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 2 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:11.031451 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:11.031514 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:11.032038 17014 raft_consensus.cc:3055] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:11.032094 17087 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:11.032382 17014 raft_consensus.cc:740] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:11.033063 17014 consensus_queue.cc:260] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:11.033900 17014 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:11.036443 17087 raft_consensus.cc:2468] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 2.
I20260713 09:05:11.037389 17126 leader_election.cc:304] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [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: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:11.038028 17211 raft_consensus.cc:2804] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:11.038226 17014 raft_consensus.cc:2468] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 2.
I20260713 09:05:11.038920 17211 raft_consensus.cc:697] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 2 LEADER]: Becoming Leader. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:11.039747 17211 consensus_queue.cc:237] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:11.045558 16910 catalog_manager.cc:5697] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 reported cstate change: term changed from 1 to 2, leader changed from afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193) to 4a30b00aa595487a8bdb25286964a552 (127.15.249.195). New cstate: current_term: 2 leader_uuid: "4a30b00aa595487a8bdb25286964a552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:11.125926 17210 raft_consensus.cc:993] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde: : Instructing follower 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:11.126349 17210 raft_consensus.cc:1081] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Signalling peer 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:11.127631 17161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:60236
I20260713 09:05:11.128050 17161 raft_consensus.cc:493] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:11.128325 17161 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:11.132059 17161 raft_consensus.cc:515] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:11.133440 17161 leader_election.cc:290] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 3 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:11.134042 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:11.134342 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:11.134578 17014 raft_consensus.cc:3055] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:11.134882 17087 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:11.134912 17014 raft_consensus.cc:740] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:11.135667 17014 consensus_queue.cc:260] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:11.136663 17014 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:11.140061 17087 raft_consensus.cc:2468] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 3.
I20260713 09:05:11.140957 17126 leader_election.cc:304] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [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: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:11.141783 17211 raft_consensus.cc:2804] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:11.142248 17211 raft_consensus.cc:697] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 3 LEADER]: Becoming Leader. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:11.143028 17014 raft_consensus.cc:2468] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 3.
I20260713 09:05:11.143060 17211 consensus_queue.cc:237] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:11.150040 16910 catalog_manager.cc:5697] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 reported cstate change: term changed from 2 to 3, leader changed from afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193) to 4a30b00aa595487a8bdb25286964a552 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "4a30b00aa595487a8bdb25286964a552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:11.477998 17014 raft_consensus.cc:1275] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:11.479101 17211 consensus_queue.cc:1048] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:11.487950 17087 raft_consensus.cc:1275] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:11.489907 17309 consensus_queue.cc:1048] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:11.552518 17087 raft_consensus.cc:1275] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:11.553860 17318 consensus_queue.cc:1048] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:11.564831 17014 raft_consensus.cc:1275] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:11.566040 17323 consensus_queue.cc:1048] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:11.831219 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:11.844904 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b98483563be42a28e427c298e5db65c"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
mode: GRACEFUL
new_leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53098
I20260713 09:05:11.845367 17161 raft_consensus.cc:606] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 2 LEADER]: Received request to transfer leadership to TS afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:11.851788 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
mode: GRACEFUL
new_leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53098
I20260713 09:05:11.852243 17161 raft_consensus.cc:606] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 3 LEADER]: Received request to transfer leadership to TS afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:11.856334 17087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "810d4352a7de4cb9b509ee76a6c02f30"
dest_uuid: "15f3226552c74876bf0a844a85e5b295"
mode: GRACEFUL
new_leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:51332
I20260713 09:05:11.856774 17087 raft_consensus.cc:606] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Received request to transfer leadership to TS afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:11.861227 17087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8"
dest_uuid: "15f3226552c74876bf0a844a85e5b295"
mode: GRACEFUL
new_leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:51332
I20260713 09:05:11.861752 17087 raft_consensus.cc:606] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Received request to transfer leadership to TS afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:11.866375 17087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce"
dest_uuid: "15f3226552c74876bf0a844a85e5b295"
mode: GRACEFUL
new_leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:51332
I20260713 09:05:11.866871 17087 raft_consensus.cc:606] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Received request to transfer leadership to TS afd0ab2e88c14abd95bbc8c42b465cde
I20260713 09:05:11.969616 17263 raft_consensus.cc:993] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295: : Instructing follower afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:11.970045 17325 raft_consensus.cc:1081] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Signalling peer afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:11.971429 17014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "810d4352a7de4cb9b509ee76a6c02f30"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53446
I20260713 09:05:11.971910 17014 raft_consensus.cc:493] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:11.972242 17014 raft_consensus.cc:3060] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:11.976550 17014 raft_consensus.cc:515] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:11.977759 17014 leader_election.cc:290] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 2 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:11.978505 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810d4352a7de4cb9b509ee76a6c02f30" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:11.978786 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810d4352a7de4cb9b509ee76a6c02f30" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:11.979068 17087 raft_consensus.cc:3055] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:11.979259 17161 raft_consensus.cc:3060] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:11.979434 17087 raft_consensus.cc:740] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:11.980254 17087 consensus_queue.cc:260] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:11.981356 17087 raft_consensus.cc:3060] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:11.985023 17161 raft_consensus.cc:2468] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 2.
I20260713 09:05:11.986099 16977 leader_election.cc:304] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:11.986793 17210 raft_consensus.cc:2804] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:11.987064 17087 raft_consensus.cc:2468] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 2.
I20260713 09:05:11.988109 17210 raft_consensus.cc:697] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:11.988916 17210 consensus_queue.cc:237] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:11.995766 16910 catalog_manager.cc:5697] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 1 to 2, leader changed from 15f3226552c74876bf0a844a85e5b295 (127.15.249.194) to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 2 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.055979 17318 raft_consensus.cc:993] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552: : Instructing follower afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:12.056368 17323 raft_consensus.cc:1081] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 2 LEADER]: Signalling peer afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:12.057775 17014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b98483563be42a28e427c298e5db65c"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53456
I20260713 09:05:12.058125 17014 raft_consensus.cc:493] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:12.058334 17014 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.063146 17263 raft_consensus.cc:993] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295: : Instructing follower afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:12.063114 17014 raft_consensus.cc:515] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.063640 17325 raft_consensus.cc:1081] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Signalling peer afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:12.064947 17014 leader_election.cc:290] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 3 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:12.065442 17011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53446
I20260713 09:05:12.065557 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:12.065891 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:12.065985 17011 raft_consensus.cc:493] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:12.066082 17087 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.066444 17161 raft_consensus.cc:3055] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:12.066557 17011 raft_consensus.cc:3060] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.066821 17161 raft_consensus.cc:740] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:12.067564 17161 consensus_queue.cc:260] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.068415 17161 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.072816 17087 raft_consensus.cc:2468] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 3.
I20260713 09:05:12.072815 17161 raft_consensus.cc:2468] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 3.
I20260713 09:05:12.072846 17011 raft_consensus.cc:515] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.074268 16977 leader_election.cc:304] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [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: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:12.074951 17011 leader_election.cc:290] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 3 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:12.075029 17210 raft_consensus.cc:2804] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:12.075526 17210 raft_consensus.cc:697] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 3 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:12.076251 17210 consensus_queue.cc:237] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.079265 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:12.079298 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f5070eeabd407eb6becb4cb953a5ce" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:12.079892 17161 raft_consensus.cc:3060] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.079946 17087 raft_consensus.cc:3055] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:12.080371 17087 raft_consensus.cc:740] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:12.081099 17087 consensus_queue.cc:260] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.081593 16910 catalog_manager.cc:5697] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 2 to 3, leader changed from 4a30b00aa595487a8bdb25286964a552 (127.15.249.195) to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 3 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.082219 17087 raft_consensus.cc:3060] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.085510 17161 raft_consensus.cc:2468] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 3.
I20260713 09:05:12.087371 16977 leader_election.cc:304] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:12.088060 17210 raft_consensus.cc:2804] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:12.088469 17210 raft_consensus.cc:697] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 3 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:12.089437 17087 raft_consensus.cc:2468] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 3.
I20260713 09:05:12.089114 17210 consensus_queue.cc:237] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.095016 16910 catalog_manager.cc:5697] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 2 to 3, leader changed from 15f3226552c74876bf0a844a85e5b295 (127.15.249.194) to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 3 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.130939 17323 raft_consensus.cc:993] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552: : Instructing follower afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:12.131346 17323 raft_consensus.cc:1081] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 3 LEADER]: Signalling peer afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:12.132891 17011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53456
I20260713 09:05:12.133445 17011 raft_consensus.cc:493] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:12.133766 17011 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:12.172308 17011 raft_consensus.cc:515] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.174346 17011 leader_election.cc:290] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 4 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:12.175472 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:12.176597 17087 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:12.176499 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56675ec2495f4ea6a73c9abed2770d7b" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:12.177502 17161 raft_consensus.cc:3055] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:12.177901 17161 raft_consensus.cc:740] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:12.179323 17161 consensus_queue.cc:260] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.181756 17161 raft_consensus.cc:3060] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:12.183658 17087 raft_consensus.cc:2468] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 4.
I20260713 09:05:12.184757 16977 leader_election.cc:304] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [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: 15f3226552c74876bf0a844a85e5b295, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:12.185530 17210 raft_consensus.cc:2804] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:12.185894 17210 raft_consensus.cc:697] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 4 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:12.186887 17210 consensus_queue.cc:237] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.187503 17161 raft_consensus.cc:2468] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 4.
I20260713 09:05:12.193812 16910 catalog_manager.cc:5697] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 3 to 4, leader changed from 4a30b00aa595487a8bdb25286964a552 (127.15.249.195) to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 4 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.311484 17263 raft_consensus.cc:993] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295: : Instructing follower afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:12.312136 17325 raft_consensus.cc:1081] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Signalling peer afd0ab2e88c14abd95bbc8c42b465cde to start an election
I20260713 09:05:12.313601 17011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
 from {username='slave'} at 127.0.0.1:53446
I20260713 09:05:12.314134 17011 raft_consensus.cc:493] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:12.314433 17011 raft_consensus.cc:3060] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.319108 17011 raft_consensus.cc:515] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.320650 17011 leader_election.cc:290] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [CANDIDATE]: Term 3 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:12.321413 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:12.321768 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccc8d2d8a5e4f26926c089c8e4815f8" candidate_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:12.321861 17087 raft_consensus.cc:3055] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:12.322270 17087 raft_consensus.cc:740] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:12.322300 17161 raft_consensus.cc:3060] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.323093 17087 consensus_queue.cc:260] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.324342 17087 raft_consensus.cc:3060] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.329388 17161 raft_consensus.cc:2468] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 3.
I20260713 09:05:12.330353 16977 leader_election.cc:304] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [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: 4a30b00aa595487a8bdb25286964a552, afd0ab2e88c14abd95bbc8c42b465cde; no voters: 
I20260713 09:05:12.330540 17087 raft_consensus.cc:2468] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd0ab2e88c14abd95bbc8c42b465cde in term 3.
I20260713 09:05:12.331009 17210 raft_consensus.cc:2804] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:12.331405 17210 raft_consensus.cc:697] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 LEADER]: Becoming Leader. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:12.332224 17210 consensus_queue.cc:237] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:12.338219 16910 catalog_manager.cc:5697] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde reported cstate change: term changed from 2 to 3, leader changed from 15f3226552c74876bf0a844a85e5b295 (127.15.249.194) to afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193). New cstate: current_term: 3 leader_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.515417 17161 raft_consensus.cc:1275] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:12.516491 17210 consensus_queue.cc:1048] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:12.530277 17087 raft_consensus.cc:1275] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:12.532128 17335 consensus_queue.cc:1048] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:12.606057 17087 raft_consensus.cc:1275] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.607290 17335 consensus_queue.cc:1048] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:12.615177 17161 raft_consensus.cc:1275] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.616847 17338 consensus_queue.cc:1048] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:12.617492 17161 raft_consensus.cc:1275] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.619851 17089 raft_consensus.cc:1275] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.620139 17338 consensus_queue.cc:1048] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:12.625638 17338 consensus_queue.cc:1048] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:12.688833 17161 raft_consensus.cc:1275] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 4 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:12.689981 17338 consensus_queue.cc:1048] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:12.697845 17089 raft_consensus.cc:1275] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 4 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:12.699393 17210 consensus_queue.cc:1048] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:12.764094 17161 raft_consensus.cc:1275] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.765154 17338 consensus_queue.cc:1048] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:12.773397 17089 raft_consensus.cc:1275] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Refusing update from remote peer afd0ab2e88c14abd95bbc8c42b465cde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.774767 17210 consensus_queue.cc:1048] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:14.873878 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:14.881263 17011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b98483563be42a28e427c298e5db65c"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
mode: GRACEFUL
new_leader_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:59134
I20260713 09:05:14.881791 17011 raft_consensus.cc:606] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 3 LEADER]: Received request to transfer leadership to TS 4a30b00aa595487a8bdb25286964a552
I20260713 09:05:14.884130 17011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
mode: GRACEFUL
new_leader_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:59134
I20260713 09:05:14.884560 17011 raft_consensus.cc:606] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Received request to transfer leadership to TS 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:14.886564 17011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c3573964e5443eea48690f9fc692675"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
mode: GRACEFUL
new_leader_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:59134
I20260713 09:05:14.886974 17011 raft_consensus.cc:606] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Received request to transfer leadership to TS 4a30b00aa595487a8bdb25286964a552
I20260713 09:05:14.888962 17011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc"
dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
mode: GRACEFUL
new_leader_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:59134
I20260713 09:05:14.889386 17011 raft_consensus.cc:606] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Received request to transfer leadership to TS 15f3226552c74876bf0a844a85e5b295
I20260713 09:05:14.890357 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:05:14.890780 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:15.082528 17338 raft_consensus.cc:993] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde: : Instructing follower 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:15.082968 17338 raft_consensus.cc:1081] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 3 LEADER]: Signalling peer 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:15.084236 17161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b98483563be42a28e427c298e5db65c"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:60236
I20260713 09:05:15.084667 17161 raft_consensus.cc:493] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:15.084923 17161 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:15.088663 17161 raft_consensus.cc:515] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:15.089998 17161 leader_election.cc:290] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 4 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731)
I20260713 09:05:15.090765 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:15.090972 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98483563be42a28e427c298e5db65c" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:15.091260 17011 raft_consensus.cc:3055] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:15.091485 17089 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:15.091625 17011 raft_consensus.cc:740] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 3 LEADER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:15.092406 17011 consensus_queue.cc:260] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:15.093255 17011 raft_consensus.cc:3060] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:15.095602 17089 raft_consensus.cc:2468] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 4.
I20260713 09:05:15.096627 17126 leader_election.cc:304] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [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: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:15.097355 17323 raft_consensus.cc:2804] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:15.097754 17011 raft_consensus.cc:2468] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 4.
I20260713 09:05:15.098299 17323 raft_consensus.cc:697] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 4 LEADER]: Becoming Leader. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:15.099148 17323 consensus_queue.cc:237] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:15.105365 16912 catalog_manager.cc:5697] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 reported cstate change: term changed from 3 to 4, leader changed from afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193) to 4a30b00aa595487a8bdb25286964a552 (127.15.249.195). New cstate: current_term: 4 leader_uuid: "4a30b00aa595487a8bdb25286964a552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:15.166419 17352 raft_consensus.cc:993] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde: : Instructing follower 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:15.166924 17338 raft_consensus.cc:1081] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Signalling peer 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:15.168339 17089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc"
dest_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:49806
I20260713 09:05:15.168776 17089 raft_consensus.cc:493] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:15.169026 17089 raft_consensus.cc:3060] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:15.172966 17089 raft_consensus.cc:515] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:15.174363 17089 leader_election.cc:290] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 2 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:15.175138 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:15.175429 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0c27d28854944b6e1a504af4221bc" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:15.175671 17011 raft_consensus.cc:3055] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:15.175936 17161 raft_consensus.cc:3060] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:15.176009 17011 raft_consensus.cc:740] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:15.176800 17011 consensus_queue.cc:260] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:15.177662 17011 raft_consensus.cc:3060] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:15.179988 17161 raft_consensus.cc:2468] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 2.
I20260713 09:05:15.181087 17052 leader_election.cc:304] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:15.181851 17350 raft_consensus.cc:2804] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:15.182610 17011 raft_consensus.cc:2468] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 2.
I20260713 09:05:15.182942 17350 raft_consensus.cc:697] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Becoming Leader. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:15.183817 17350 consensus_queue.cc:237] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:15.189831 16912 catalog_manager.cc:5697] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 reported cstate change: term changed from 1 to 2, leader changed from afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193) to 15f3226552c74876bf0a844a85e5b295 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "15f3226552c74876bf0a844a85e5b295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:15.355432 17352 raft_consensus.cc:993] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde: : Instructing follower 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:15.355943 17338 raft_consensus.cc:1081] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Signalling peer 4a30b00aa595487a8bdb25286964a552 to start an election
I20260713 09:05:15.357410 17161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c3573964e5443eea48690f9fc692675"
dest_uuid: "4a30b00aa595487a8bdb25286964a552"
 from {username='slave'} at 127.0.0.1:60236
I20260713 09:05:15.357913 17161 raft_consensus.cc:493] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:15.358245 17161 raft_consensus.cc:3060] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:15.362131 17161 raft_consensus.cc:515] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:15.363497 17161 leader_election.cc:290] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [CANDIDATE]: Term 3 election: Requested vote from peers 15f3226552c74876bf0a844a85e5b295 (127.15.249.194:34731), afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131)
I20260713 09:05:15.364317 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15f3226552c74876bf0a844a85e5b295"
I20260713 09:05:15.364482 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3573964e5443eea48690f9fc692675" candidate_uuid: "4a30b00aa595487a8bdb25286964a552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:15.364780 17089 raft_consensus.cc:3060] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:15.365007 17011 raft_consensus.cc:3055] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:15.365315 17011 raft_consensus.cc:740] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:15.365991 17011 consensus_queue.cc:260] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [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: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:15.366995 17011 raft_consensus.cc:3060] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:15.369091 17089 raft_consensus.cc:2468] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 3.
I20260713 09:05:15.369995 17126 leader_election.cc:304] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [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: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:15.370790 17323 raft_consensus.cc:2804] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:15.371181 17323 raft_consensus.cc:697] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 3 LEADER]: Becoming Leader. State: Replica: 4a30b00aa595487a8bdb25286964a552, State: Running, Role: LEADER
I20260713 09:05:15.372164 17011 raft_consensus.cc:2468] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a30b00aa595487a8bdb25286964a552 in term 3.
I20260713 09:05:15.372053 17323 consensus_queue.cc:237] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [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: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } }
I20260713 09:05:15.378690 16912 catalog_manager.cc:5697] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 reported cstate change: term changed from 2 to 3, leader changed from afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193) to 4a30b00aa595487a8bdb25286964a552 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "4a30b00aa595487a8bdb25286964a552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:15.407106 17352 raft_consensus.cc:993] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde: : Instructing follower 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:15.407528 17338 raft_consensus.cc:1081] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Signalling peer 15f3226552c74876bf0a844a85e5b295 to start an election
I20260713 09:05:15.408751 17089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66"
dest_uuid: "15f3226552c74876bf0a844a85e5b295"
 from {username='slave'} at 127.0.0.1:49806
I20260713 09:05:15.409183 17089 raft_consensus.cc:493] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:15.409471 17089 raft_consensus.cc:3060] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:15.413379 17089 raft_consensus.cc:515] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:15.414721 17089 leader_election.cc:290] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [CANDIDATE]: Term 3 election: Requested vote from peers afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131), 4a30b00aa595487a8bdb25286964a552 (127.15.249.195:42437)
I20260713 09:05:15.415452 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afd0ab2e88c14abd95bbc8c42b465cde"
I20260713 09:05:15.415691 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d02215e6c44401b57ef1dae1e0da66" candidate_uuid: "15f3226552c74876bf0a844a85e5b295" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a30b00aa595487a8bdb25286964a552"
I20260713 09:05:15.416000 17011 raft_consensus.cc:3055] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:15.416191 17161 raft_consensus.cc:3060] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:15.416358 17011 raft_consensus.cc:740] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afd0ab2e88c14abd95bbc8c42b465cde, State: Running, Role: LEADER
I20260713 09:05:15.417253 17011 consensus_queue.cc:260] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:15.418231 17011 raft_consensus.cc:3060] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:15.420475 17161 raft_consensus.cc:2468] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 3.
I20260713 09:05:15.421278 17052 leader_election.cc:304] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [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: 15f3226552c74876bf0a844a85e5b295, 4a30b00aa595487a8bdb25286964a552; no voters: 
I20260713 09:05:15.421901 17350 raft_consensus.cc:2804] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:15.422284 17350 raft_consensus.cc:697] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 3 LEADER]: Becoming Leader. State: Replica: 15f3226552c74876bf0a844a85e5b295, State: Running, Role: LEADER
I20260713 09:05:15.423017 17350 consensus_queue.cc:237] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [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: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } }
I20260713 09:05:15.423352 17011 raft_consensus.cc:2468] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f3226552c74876bf0a844a85e5b295 in term 3.
I20260713 09:05:15.429801 16912 catalog_manager.cc:5697] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 reported cstate change: term changed from 2 to 3, leader changed from afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193) to 15f3226552c74876bf0a844a85e5b295 (127.15.249.194). New cstate: current_term: 3 leader_uuid: "15f3226552c74876bf0a844a85e5b295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:15.614940 17161 raft_consensus.cc:1275] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:15.615963 17350 consensus_queue.cc:1048] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:15.624928 17011 raft_consensus.cc:1275] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:15.626840 17365 consensus_queue.cc:1048] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:15.645217 17011 raft_consensus.cc:1275] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 4 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:15.646168 17323 consensus_queue.cc:1048] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.654094 17089 raft_consensus.cc:1275] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 4 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:15.655944 17370 consensus_queue.cc:1048] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.824697 17089 raft_consensus.cc:1275] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:15.825762 17370 consensus_queue.cc:1048] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f3226552c74876bf0a844a85e5b295" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 34731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.833544 17011 raft_consensus.cc:1275] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Refusing update from remote peer 4a30b00aa595487a8bdb25286964a552: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:15.835043 17370 consensus_queue.cc:1048] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.880770 17163 raft_consensus.cc:1275] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:15.881845 17365 consensus_queue.cc:1048] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a30b00aa595487a8bdb25286964a552" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.890453 17011 raft_consensus.cc:1275] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Refusing update from remote peer 15f3226552c74876bf0a844a85e5b295: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:15.891567 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:15.891927 17359 consensus_queue.cc:1048] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd0ab2e88c14abd95bbc8c42b465cde" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 42131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:15.901683 16359 tablet_server.cc:179] TabletServer@127.15.249.193:0 shutting down...
I20260713 09:05:15.924993 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:15.925624 16359 tablet_replica.cc:333] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.926178 16359 raft_consensus.cc:2243] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.926576 16359 raft_consensus.cc:2272] T 9c3573964e5443eea48690f9fc692675 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.928798 16359 tablet_replica.cc:333] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.929281 16359 raft_consensus.cc:2243] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.929649 16359 raft_consensus.cc:2272] T c7a0c27d28854944b6e1a504af4221bc P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.932242 16359 tablet_replica.cc:333] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.932750 16359 raft_consensus.cc:2243] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.933367 16359 raft_consensus.cc:2272] T 81f5070eeabd407eb6becb4cb953a5ce P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.934944 16359 tablet_replica.cc:333] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.935415 16359 raft_consensus.cc:2243] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.935837 16359 raft_consensus.cc:2272] T 7b98483563be42a28e427c298e5db65c P afd0ab2e88c14abd95bbc8c42b465cde [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.937572 16359 tablet_replica.cc:333] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.938048 16359 raft_consensus.cc:2243] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.938663 16359 raft_consensus.cc:2272] T 56675ec2495f4ea6a73c9abed2770d7b P afd0ab2e88c14abd95bbc8c42b465cde [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.940201 16359 tablet_replica.cc:333] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.940677 16359 raft_consensus.cc:2243] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.941298 16359 raft_consensus.cc:2272] T 810d4352a7de4cb9b509ee76a6c02f30 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.942807 16359 tablet_replica.cc:333] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.943270 16359 raft_consensus.cc:2243] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.943943 16359 raft_consensus.cc:2272] T cccc8d2d8a5e4f26926c089c8e4815f8 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.945498 16359 tablet_replica.cc:333] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.945948 16359 raft_consensus.cc:2243] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.946339 16359 raft_consensus.cc:2272] T c8f8f07bc2c548048d4aa0cb80ff25ca P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.947790 16359 tablet_replica.cc:333] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.948369 16359 raft_consensus.cc:2243] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.948741 16359 raft_consensus.cc:2272] T 12a77e8d87b04866ad1d2b268387dff6 P afd0ab2e88c14abd95bbc8c42b465cde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.950213 16359 tablet_replica.cc:333] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde: stopping tablet replica
I20260713 09:05:15.950664 16359 raft_consensus.cc:2243] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.951022 16359 raft_consensus.cc:2272] T 90d02215e6c44401b57ef1dae1e0da66 P afd0ab2e88c14abd95bbc8c42b465cde [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:15.969130 17053 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.249.193:42131: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260713 09:05:15.972458 17053 consensus_peers.cc:597] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 -> Peer afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131): Couldn't send request to peer afd0ab2e88c14abd95bbc8c42b465cde. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:42131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.985167 16359 tablet_server.cc:196] TabletServer@127.15.249.193:0 shutdown complete.
I20260713 09:05:16.003620 16359 tablet_server.cc:179] TabletServer@127.15.249.194:0 shutting down...
W20260713 09:05:16.028002 17053 consensus_peers.cc:597] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 -> Peer afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131): Couldn't send request to peer afd0ab2e88c14abd95bbc8c42b465cde. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:42131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:16.029641 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:16.030218 16359 tablet_replica.cc:333] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.030747 16359 raft_consensus.cc:2243] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.031448 16359 raft_consensus.cc:2272] T 90d02215e6c44401b57ef1dae1e0da66 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.033226 16359 tablet_replica.cc:333] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.033736 16359 raft_consensus.cc:2243] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.034137 16359 raft_consensus.cc:2272] T 12a77e8d87b04866ad1d2b268387dff6 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.035627 16359 tablet_replica.cc:333] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.036128 16359 raft_consensus.cc:2243] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.036495 16359 raft_consensus.cc:2272] T 56675ec2495f4ea6a73c9abed2770d7b P 15f3226552c74876bf0a844a85e5b295 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.037874 16359 tablet_replica.cc:333] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.038365 16359 raft_consensus.cc:2243] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.038740 16359 raft_consensus.cc:2272] T 810d4352a7de4cb9b509ee76a6c02f30 P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.040213 16359 tablet_replica.cc:333] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.040685 16359 raft_consensus.cc:2243] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.041044 16359 raft_consensus.cc:2272] T 7b98483563be42a28e427c298e5db65c P 15f3226552c74876bf0a844a85e5b295 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.042917 16359 tablet_replica.cc:333] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.043370 16359 raft_consensus.cc:2243] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.043915 16359 raft_consensus.cc:2272] T 81f5070eeabd407eb6becb4cb953a5ce P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.045315 16359 tablet_replica.cc:333] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.045769 16359 raft_consensus.cc:2243] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.046414 16359 raft_consensus.cc:2272] T c7a0c27d28854944b6e1a504af4221bc P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.048350 16359 tablet_replica.cc:333] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.048818 16359 raft_consensus.cc:2243] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.049185 16359 raft_consensus.cc:2272] T 9c3573964e5443eea48690f9fc692675 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.050882 16359 tablet_replica.cc:333] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.051307 16359 raft_consensus.cc:2243] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.051663 16359 raft_consensus.cc:2272] T cccc8d2d8a5e4f26926c089c8e4815f8 P 15f3226552c74876bf0a844a85e5b295 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.053115 16359 tablet_replica.cc:333] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295: stopping tablet replica
I20260713 09:05:16.053527 16359 raft_consensus.cc:2243] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.054172 16359 raft_consensus.cc:2272] T c8f8f07bc2c548048d4aa0cb80ff25ca P 15f3226552c74876bf0a844a85e5b295 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:16.071969 17127 consensus_peers.cc:597] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 -> Peer afd0ab2e88c14abd95bbc8c42b465cde (127.15.249.193:42131): Couldn't send request to peer afd0ab2e88c14abd95bbc8c42b465cde. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:42131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:16.082875 16359 tablet_server.cc:196] TabletServer@127.15.249.194:0 shutdown complete.
I20260713 09:05:16.099129 16359 tablet_server.cc:179] TabletServer@127.15.249.195:0 shutting down...
I20260713 09:05:16.121754 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:16.122416 16359 tablet_replica.cc:333] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.123250 16359 raft_consensus.cc:2243] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.124171 16359 raft_consensus.cc:2272] T 7b98483563be42a28e427c298e5db65c P 4a30b00aa595487a8bdb25286964a552 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.126165 16359 tablet_replica.cc:333] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.126631 16359 raft_consensus.cc:2243] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.126966 16359 raft_consensus.cc:2272] T 810d4352a7de4cb9b509ee76a6c02f30 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.128391 16359 tablet_replica.cc:333] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.128795 16359 raft_consensus.cc:2243] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.129127 16359 raft_consensus.cc:2272] T 81f5070eeabd407eb6becb4cb953a5ce P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.130436 16359 tablet_replica.cc:333] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.130841 16359 raft_consensus.cc:2243] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.131161 16359 raft_consensus.cc:2272] T 56675ec2495f4ea6a73c9abed2770d7b P 4a30b00aa595487a8bdb25286964a552 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.132568 16359 tablet_replica.cc:333] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.132978 16359 raft_consensus.cc:2243] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.133307 16359 raft_consensus.cc:2272] T cccc8d2d8a5e4f26926c089c8e4815f8 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.134645 16359 tablet_replica.cc:333] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.135041 16359 raft_consensus.cc:2243] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.135366 16359 raft_consensus.cc:2272] T c8f8f07bc2c548048d4aa0cb80ff25ca P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.138069 16359 tablet_replica.cc:333] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.138476 16359 raft_consensus.cc:2243] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.138800 16359 raft_consensus.cc:2272] T 90d02215e6c44401b57ef1dae1e0da66 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.140591 16359 tablet_replica.cc:333] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.140970 16359 raft_consensus.cc:2243] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.141556 16359 raft_consensus.cc:2272] T 9c3573964e5443eea48690f9fc692675 P 4a30b00aa595487a8bdb25286964a552 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.143153 16359 tablet_replica.cc:333] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.143610 16359 raft_consensus.cc:2243] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.144009 16359 raft_consensus.cc:2272] T c7a0c27d28854944b6e1a504af4221bc P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.145684 16359 tablet_replica.cc:333] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552: stopping tablet replica
I20260713 09:05:16.146117 16359 raft_consensus.cc:2243] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.146802 16359 raft_consensus.cc:2272] T 12a77e8d87b04866ad1d2b268387dff6 P 4a30b00aa595487a8bdb25286964a552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.172034 16359 tablet_server.cc:196] TabletServer@127.15.249.195:0 shutdown complete.
I20260713 09:05:16.188024 16359 master.cc:562] Master@127.15.249.254:43389 shutting down...
I20260713 09:05:16.206640 16359 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.207144 16359 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.207454 16359 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba6cd34c33cd4d89bd427dc3b1f531c8: stopping tablet replica
I20260713 09:05:16.225994 16359 master.cc:584] Master@127.15.249.254:43389 shutdown complete.
15f3226552c74876bf0a844a85e5b295  4
4a30b00aa595487a8bdb25286964a552  1
afd0ab2e88c14abd95bbc8c42b465cde  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10523 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:05:16.265847 16359 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.249.254:41571
I20260713 09:05:16.266886 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:16.272259 17381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:16.272836 17384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:16.272969 17382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:16.273975 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:16.274700 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:16.274899 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:16.275051 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933516275034 us; error 0 us; skew 500 ppm
I20260713 09:05:16.275538 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:16.277794 16359 webserver.cc:533] Webserver started at http://127.15.249.254:43437/ using document root <none> and password file <none>
I20260713 09:05:16.278249 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:16.278436 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:16.278703 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:16.279731 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/master-0-root/instance:
uuid: "ae301e445b2c44f8a1cd34fcf522bb0b"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-2jxz"
I20260713 09:05:16.283749 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:05:16.286764 17389 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.287396 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:16.287667 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/master-0-root
uuid: "ae301e445b2c44f8a1cd34fcf522bb0b"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-2jxz"
I20260713 09:05:16.287966 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:16.310360 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:16.311487 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:16.347308 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.254:41571
I20260713 09:05:16.347402 17440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.254:41571 every 8 connection(s)
I20260713 09:05:16.350936 17441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.360193 17441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b: Bootstrap starting.
I20260713 09:05:16.364430 17441 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.368211 17441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b: No bootstrap required, opened a new log
I20260713 09:05:16.370092 17441 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae301e445b2c44f8a1cd34fcf522bb0b" member_type: VOTER }
I20260713 09:05:16.370438 17441 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.370609 17441 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae301e445b2c44f8a1cd34fcf522bb0b, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.371146 17441 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae301e445b2c44f8a1cd34fcf522bb0b" member_type: VOTER }
I20260713 09:05:16.371548 17441 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:16.371742 17441 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:16.372002 17441 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.375602 17441 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae301e445b2c44f8a1cd34fcf522bb0b" member_type: VOTER }
I20260713 09:05:16.376094 17441 leader_election.cc:304] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [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: ae301e445b2c44f8a1cd34fcf522bb0b; no voters: 
I20260713 09:05:16.377080 17441 leader_election.cc:290] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:16.377368 17444 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.378589 17444 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 1 LEADER]: Becoming Leader. State: Replica: ae301e445b2c44f8a1cd34fcf522bb0b, State: Running, Role: LEADER
I20260713 09:05:16.379173 17444 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [LEADER]: Queue going to LEADER mode. State: All 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: "ae301e445b2c44f8a1cd34fcf522bb0b" member_type: VOTER }
I20260713 09:05:16.379927 17441 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:16.384295 17446 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae301e445b2c44f8a1cd34fcf522bb0b. Latest consensus state: current_term: 1 leader_uuid: "ae301e445b2c44f8a1cd34fcf522bb0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae301e445b2c44f8a1cd34fcf522bb0b" member_type: VOTER } }
I20260713 09:05:16.385320 17446 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:16.383626 17445 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae301e445b2c44f8a1cd34fcf522bb0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae301e445b2c44f8a1cd34fcf522bb0b" member_type: VOTER } }
I20260713 09:05:16.386144 17445 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:16.387251 17452 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:16.392139 17452 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:16.395309 16359 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:16.400223 17452 catalog_manager.cc:1383] Generated new cluster ID: 2b5020b1018047cca6033ce910997c2d
I20260713 09:05:16.400442 17452 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:16.418109 17452 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:16.419231 17452 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:16.430087 17452 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b: Generated new TSK 0
I20260713 09:05:16.430559 17452 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:16.461714 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:16.467208 17462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:16.468667 17463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:16.470150 17465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:16.470465 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:16.471324 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:16.471496 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:16.471611 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933516471601 us; error 0 us; skew 500 ppm
I20260713 09:05:16.472108 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:16.474149 16359 webserver.cc:533] Webserver started at http://127.15.249.193:38885/ using document root <none> and password file <none>
I20260713 09:05:16.474538 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:16.474682 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:16.474874 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:16.475838 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/instance:
uuid: "c207e88cab0c4fbfa221322c30d183c1"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-2jxz"
I20260713 09:05:16.480036 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:05:16.483079 17470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.483865 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:16.484091 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "c207e88cab0c4fbfa221322c30d183c1"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-2jxz"
I20260713 09:05:16.484315 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:16.496286 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:16.497303 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:16.498531 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:16.500628 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:16.500792 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.500969 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:16.501099 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.539681 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:35805
I20260713 09:05:16.539839 17532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:35805 every 8 connection(s)
I20260713 09:05:16.544338 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:16.551671 17537 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:16.553732 17538 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:16.555831 17540 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:16.556504 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:16.557395 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:16.557570 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:16.557695 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933516557685 us; error 0 us; skew 500 ppm
I20260713 09:05:16.558162 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:16.560669 16359 webserver.cc:533] Webserver started at http://127.15.249.194:34393/ using document root <none> and password file <none>
I20260713 09:05:16.561259 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:16.561498 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:16.561774 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:16.562654 17533 heartbeater.cc:344] Connected to a master server at 127.15.249.254:41571
I20260713 09:05:16.563019 17533 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:16.563019 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/instance:
uuid: "6f5ee71843144a479756a5aa36686217"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-2jxz"
I20260713 09:05:16.563881 17533 heartbeater.cc:507] Master 127.15.249.254:41571 requested a full tablet report, sending...
I20260713 09:05:16.565958 17406 ts_manager.cc:194] Registered new tserver with Master: c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805)
I20260713 09:05:16.567637 17406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51888
I20260713 09:05:16.568049 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:16.571488 17545 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.572329 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:16.572597 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root
uuid: "6f5ee71843144a479756a5aa36686217"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-2jxz"
I20260713 09:05:16.572873 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:16.595142 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:16.596331 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:16.597682 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:16.599702 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:16.599970 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.600205 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:16.600384 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.637282 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.194:35857
I20260713 09:05:16.637390 17607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.194:35857 every 8 connection(s)
I20260713 09:05:16.641752 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:16.648481 17611 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:16.650555 17612 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:16.651914 17614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:16.653590 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:16.654563 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:16.654592 17608 heartbeater.cc:344] Connected to a master server at 127.15.249.254:41571
W20260713 09:05:16.654824 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:16.655071 17608 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:16.655066 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933516655048 us; error 0 us; skew 500 ppm
I20260713 09:05:16.655761 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:16.655957 17608 heartbeater.cc:507] Master 127.15.249.254:41571 requested a full tablet report, sending...
I20260713 09:05:16.658013 17406 ts_manager.cc:194] Registered new tserver with Master: 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:16.658238 16359 webserver.cc:533] Webserver started at http://127.15.249.195:44315/ using document root <none> and password file <none>
I20260713 09:05:16.658749 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:16.658946 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:16.659195 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:16.659451 17406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51904
I20260713 09:05:16.660399 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/instance:
uuid: "beb2c58883a4480f92682c08300b0529"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-2jxz"
I20260713 09:05:16.664467 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:16.667358 17619 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.668078 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:05:16.668358 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root
uuid: "beb2c58883a4480f92682c08300b0529"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-2jxz"
I20260713 09:05:16.668627 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:16.691543 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:16.692644 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:16.694020 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:16.696153 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:16.696367 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.696605 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:16.696769 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.734737 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.195:35199
I20260713 09:05:16.734835 17681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.195:35199 every 8 connection(s)
I20260713 09:05:16.747035 17682 heartbeater.cc:344] Connected to a master server at 127.15.249.254:41571
I20260713 09:05:16.747327 17682 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:16.747967 17682 heartbeater.cc:507] Master 127.15.249.254:41571 requested a full tablet report, sending...
I20260713 09:05:16.749716 17406 ts_manager.cc:194] Registered new tserver with Master: beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:16.750653 16359 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013002778s
I20260713 09:05:16.750912 17406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51910
I20260713 09:05:16.773783 17406 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51918:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:16.777886 17406 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:16.889518 17498 tablet_service.cc:1511] Processing CreateTablet for tablet 24ab36ca6e78484a8d4941fbaa1f0dfc (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:16.891055 17498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ab36ca6e78484a8d4941fbaa1f0dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.900892 17497 tablet_service.cc:1511] Processing CreateTablet for tablet facc4404aaf84ec7842fd63e4cf10884 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:16.902196 17497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facc4404aaf84ec7842fd63e4cf10884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.904474 17570 tablet_service.cc:1511] Processing CreateTablet for tablet 467227c03be44e93a70737e5581bd7d1 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:16.904614 17568 tablet_service.cc:1511] Processing CreateTablet for tablet c2fa2448529a41c59a7080ec55113900 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:16.905939 17570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467227c03be44e93a70737e5581bd7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.907850 17569 tablet_service.cc:1511] Processing CreateTablet for tablet 26575791b5f5483a83acb9465b371d49 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:16.906526 17567 tablet_service.cc:1511] Processing CreateTablet for tablet c917201e625a4bf190ed902a2cc4c839 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:16.908951 17571 tablet_service.cc:1511] Processing CreateTablet for tablet f7e49f8f5d6645fe865236163363e907 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:16.909898 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26575791b5f5483a83acb9465b371d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.911211 17572 tablet_service.cc:1511] Processing CreateTablet for tablet facc4404aaf84ec7842fd63e4cf10884 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:16.912528 17572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facc4404aaf84ec7842fd63e4cf10884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.916352 17567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c917201e625a4bf190ed902a2cc4c839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.916929 17573 tablet_service.cc:1511] Processing CreateTablet for tablet 24ab36ca6e78484a8d4941fbaa1f0dfc (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:16.917363 17566 tablet_service.cc:1511] Processing CreateTablet for tablet 5dff4aa7c3924ba09a6b17e9b8d55677 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:16.918254 17573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ab36ca6e78484a8d4941fbaa1f0dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.918828 17566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dff4aa7c3924ba09a6b17e9b8d55677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.920296 17496 tablet_service.cc:1511] Processing CreateTablet for tablet f7e49f8f5d6645fe865236163363e907 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:16.921591 17496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e49f8f5d6645fe865236163363e907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.924351 17568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fa2448529a41c59a7080ec55113900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.924985 17495 tablet_service.cc:1511] Processing CreateTablet for tablet 467227c03be44e93a70737e5581bd7d1 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:16.925449 17565 tablet_service.cc:1511] Processing CreateTablet for tablet df095cb23c954cd2b7a1d55b352442a6 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:16.926317 17495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467227c03be44e93a70737e5581bd7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.926776 17565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df095cb23c954cd2b7a1d55b352442a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.928979 17494 tablet_service.cc:1511] Processing CreateTablet for tablet 26575791b5f5483a83acb9465b371d49 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:16.930262 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26575791b5f5483a83acb9465b371d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.931036 17564 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc8a9e2f9bb4a57bd0e6f12757445f2 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:16.932302 17564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc8a9e2f9bb4a57bd0e6f12757445f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.933457 17647 tablet_service.cc:1511] Processing CreateTablet for tablet 24ab36ca6e78484a8d4941fbaa1f0dfc (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:16.934733 17647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ab36ca6e78484a8d4941fbaa1f0dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.936115 17571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e49f8f5d6645fe865236163363e907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.941246 17646 tablet_service.cc:1511] Processing CreateTablet for tablet facc4404aaf84ec7842fd63e4cf10884 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:16.942507 17646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facc4404aaf84ec7842fd63e4cf10884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.945369 17493 tablet_service.cc:1511] Processing CreateTablet for tablet c2fa2448529a41c59a7080ec55113900 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:16.945942 17491 tablet_service.cc:1511] Processing CreateTablet for tablet 5dff4aa7c3924ba09a6b17e9b8d55677 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:16.946727 17493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fa2448529a41c59a7080ec55113900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.948591 17490 tablet_service.cc:1511] Processing CreateTablet for tablet df095cb23c954cd2b7a1d55b352442a6 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:16.949977 17490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df095cb23c954cd2b7a1d55b352442a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.952926 17492 tablet_service.cc:1511] Processing CreateTablet for tablet c917201e625a4bf190ed902a2cc4c839 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:16.953433 17489 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc8a9e2f9bb4a57bd0e6f12757445f2 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:16.954341 17492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c917201e625a4bf190ed902a2cc4c839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.955161 17568 tablet_service.cc:1511] Processing CreateTablet for tablet e9facc717e7548fcbf42e266fd428425 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:16.956753 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dff4aa7c3924ba09a6b17e9b8d55677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.958114 17569 tablet_service.cc:1511] Processing CreateTablet for tablet ca366ad6c90042afb6afc66dead59a51 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:16.959270 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca366ad6c90042afb6afc66dead59a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.960134 17489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc8a9e2f9bb4a57bd0e6f12757445f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.964389 17568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9facc717e7548fcbf42e266fd428425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.979080 17566 tablet_service.cc:1511] Processing CreateTablet for tablet dc393401f1c44769b3200d70de5a7531 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:16.979127 17565 tablet_service.cc:1511] Processing CreateTablet for tablet dd4b00f9853d437c8811647906b18102 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:16.987025 17493 tablet_service.cc:1511] Processing CreateTablet for tablet dc393401f1c44769b3200d70de5a7531 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:16.990259 17567 tablet_service.cc:1511] Processing CreateTablet for tablet 9a76eb69f12b436d835c9c96f6b4acb6 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:16.998356 17644 tablet_service.cc:1511] Processing CreateTablet for tablet 467227c03be44e93a70737e5581bd7d1 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:16.999249 17639 tablet_service.cc:1511] Processing CreateTablet for tablet df095cb23c954cd2b7a1d55b352442a6 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:17.001624 17643 tablet_service.cc:1511] Processing CreateTablet for tablet 26575791b5f5483a83acb9465b371d49 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:17.001806 17638 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc8a9e2f9bb4a57bd0e6f12757445f2 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:16.999761 17644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467227c03be44e93a70737e5581bd7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.003582 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26575791b5f5483a83acb9465b371d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.003490 17642 tablet_service.cc:1511] Processing CreateTablet for tablet c2fa2448529a41c59a7080ec55113900 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:17.004251 17638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc8a9e2f9bb4a57bd0e6f12757445f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.006680 17640 tablet_service.cc:1511] Processing CreateTablet for tablet 5dff4aa7c3924ba09a6b17e9b8d55677 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:17.009084 17641 tablet_service.cc:1511] Processing CreateTablet for tablet c917201e625a4bf190ed902a2cc4c839 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:17.011385 17645 tablet_service.cc:1511] Processing CreateTablet for tablet f7e49f8f5d6645fe865236163363e907 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:17.013422 17564 tablet_service.cc:1511] Processing CreateTablet for tablet 6de7944376e3481d997b821f7fec819b (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:17.027719 17698 tablet_bootstrap.cc:492] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.028457 17639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df095cb23c954cd2b7a1d55b352442a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.029244 17640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dff4aa7c3924ba09a6b17e9b8d55677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.032502 17641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c917201e625a4bf190ed902a2cc4c839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.036100 17645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e49f8f5d6645fe865236163363e907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.031625 17646 tablet_service.cc:1511] Processing CreateTablet for tablet dc393401f1c44769b3200d70de5a7531 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:17.039084 17646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc393401f1c44769b3200d70de5a7531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.044183 17642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fa2448529a41c59a7080ec55113900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.045027 17492 tablet_service.cc:1511] Processing CreateTablet for tablet ca366ad6c90042afb6afc66dead59a51 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:17.045034 17498 tablet_service.cc:1511] Processing CreateTablet for tablet e9facc717e7548fcbf42e266fd428425 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:17.049957 17497 tablet_service.cc:1511] Processing CreateTablet for tablet dd4b00f9853d437c8811647906b18102 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:17.057381 17496 tablet_service.cc:1511] Processing CreateTablet for tablet 6de7944376e3481d997b821f7fec819b (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:17.060223 17697 tablet_bootstrap.cc:492] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.062798 17566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc393401f1c44769b3200d70de5a7531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.064646 17493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc393401f1c44769b3200d70de5a7531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.069033 17647 tablet_service.cc:1511] Processing CreateTablet for tablet e9facc717e7548fcbf42e266fd428425 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:17.069586 17573 tablet_service.cc:1511] Processing CreateTablet for tablet b048f22e2e214d84be302ae762d45616 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:17.071694 17564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de7944376e3481d997b821f7fec819b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.072283 17565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4b00f9853d437c8811647906b18102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.072860 17573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b048f22e2e214d84be302ae762d45616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.084152 17498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9facc717e7548fcbf42e266fd428425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.084331 17491 tablet_service.cc:1511] Processing CreateTablet for tablet 9a76eb69f12b436d835c9c96f6b4acb6 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:17.085299 17567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76eb69f12b436d835c9c96f6b4acb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.085574 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76eb69f12b436d835c9c96f6b4acb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.088234 17492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca366ad6c90042afb6afc66dead59a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.089116 17489 tablet_service.cc:1511] Processing CreateTablet for tablet 418e732bb58841418bdeedea1f5cdaae (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:17.089651 17494 tablet_service.cc:1511] Processing CreateTablet for tablet b048f22e2e214d84be302ae762d45616 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:17.090466 17489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418e732bb58841418bdeedea1f5cdaae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.091495 17497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4b00f9853d437c8811647906b18102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.092126 17699 tablet_bootstrap.cc:492] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:17.096915 17496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de7944376e3481d997b821f7fec819b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.100431 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b048f22e2e214d84be302ae762d45616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.118839 17647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9facc717e7548fcbf42e266fd428425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.151857 17572 tablet_service.cc:1511] Processing CreateTablet for tablet 418e732bb58841418bdeedea1f5cdaae (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:17.152170 17491 tablet_service.cc:1511] Processing CreateTablet for tablet 4a41c125ac40469581eeade70c8590be (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:17.152706 17571 tablet_service.cc:1511] Processing CreateTablet for tablet 4a41c125ac40469581eeade70c8590be (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:17.153244 17572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418e732bb58841418bdeedea1f5cdaae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.153306 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a41c125ac40469581eeade70c8590be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.161739 17497 tablet_service.cc:1511] Processing CreateTablet for tablet 3a686ef87a204a30be02acf2e849ed80 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:17.163051 17497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a686ef87a204a30be02acf2e849ed80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.164240 17569 tablet_service.cc:1511] Processing CreateTablet for tablet 3a686ef87a204a30be02acf2e849ed80 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:17.182298 17699 tablet_bootstrap.cc:654] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.196980 17697 tablet_bootstrap.cc:654] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.159639 17646 tablet_service.cc:1511] Processing CreateTablet for tablet ca366ad6c90042afb6afc66dead59a51 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:17.182737 17698 tablet_bootstrap.cc:654] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.198076 17646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca366ad6c90042afb6afc66dead59a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.185454 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a686ef87a204a30be02acf2e849ed80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.206668 17641 tablet_service.cc:1511] Processing CreateTablet for tablet dd4b00f9853d437c8811647906b18102 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:17.207928 17641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4b00f9853d437c8811647906b18102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.208009 17644 tablet_service.cc:1511] Processing CreateTablet for tablet 9a76eb69f12b436d835c9c96f6b4acb6 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:17.209308 17644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76eb69f12b436d835c9c96f6b4acb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.212299 17643 tablet_service.cc:1511] Processing CreateTablet for tablet 6de7944376e3481d997b821f7fec819b (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:17.213471 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de7944376e3481d997b821f7fec819b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.214761 17640 tablet_service.cc:1511] Processing CreateTablet for tablet b048f22e2e214d84be302ae762d45616 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:17.218406 17492 tablet_service.cc:1511] Processing CreateTablet for tablet 1805ae5647ce443cbe04aed769818b8b (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:17.219388 17571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a41c125ac40469581eeade70c8590be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.219779 17492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1805ae5647ce443cbe04aed769818b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.240505 17640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b048f22e2e214d84be302ae762d45616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.241729 17642 tablet_service.cc:1511] Processing CreateTablet for tablet 418e732bb58841418bdeedea1f5cdaae (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:17.242146 17639 tablet_service.cc:1511] Processing CreateTablet for tablet 4a41c125ac40469581eeade70c8590be (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:17.242952 17642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418e732bb58841418bdeedea1f5cdaae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.243729 17639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a41c125ac40469581eeade70c8590be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.245489 17645 tablet_service.cc:1511] Processing CreateTablet for tablet 3a686ef87a204a30be02acf2e849ed80 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:17.246676 17645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a686ef87a204a30be02acf2e849ed80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.249090 17573 tablet_service.cc:1511] Processing CreateTablet for tablet 1805ae5647ce443cbe04aed769818b8b (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:17.250735 17573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1805ae5647ce443cbe04aed769818b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.259914 17491 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdc847c8c7c4621878df5a3751586dc (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:17.261157 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdc847c8c7c4621878df5a3751586dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.261653 17572 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdc847c8c7c4621878df5a3751586dc (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:17.263237 17572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdc847c8c7c4621878df5a3751586dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.267143 17638 tablet_service.cc:1511] Processing CreateTablet for tablet 1805ae5647ce443cbe04aed769818b8b (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:17.268365 17638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1805ae5647ce443cbe04aed769818b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.272857 17641 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdc847c8c7c4621878df5a3751586dc (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:17.274044 17641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdc847c8c7c4621878df5a3751586dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.288823 17498 tablet_service.cc:1511] Processing CreateTablet for tablet afc15f7a4b714ea5b49b581eda45c4d0 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:17.289179 17564 tablet_service.cc:1511] Processing CreateTablet for tablet afc15f7a4b714ea5b49b581eda45c4d0 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:17.290149 17697 tablet_bootstrap.cc:492] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.290318 17564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc15f7a4b714ea5b49b581eda45c4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.290581 17697 ts_tablet_manager.cc:1403] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.231s	user 0.000s	sys 0.016s
I20260713 09:05:17.290517 17646 tablet_service.cc:1511] Processing CreateTablet for tablet afc15f7a4b714ea5b49b581eda45c4d0 (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:17.291719 17646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc15f7a4b714ea5b49b581eda45c4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.293383 17697 raft_consensus.cc:359] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.294086 17697 raft_consensus.cc:385] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.294373 17697 raft_consensus.cc:740] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.295053 17697 consensus_queue.cc:260] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.301792 17698 tablet_bootstrap.cc:492] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.302256 17698 ts_tablet_manager.cc:1403] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.275s	user 0.015s	sys 0.019s
I20260713 09:05:17.304118 17494 tablet_service.cc:1511] Processing CreateTablet for tablet 14aaf41bde7c404a8326b6167ffdc32e (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:17.307833 17571 tablet_service.cc:1511] Processing CreateTablet for tablet 14aaf41bde7c404a8326b6167ffdc32e (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:17.309074 17571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aaf41bde7c404a8326b6167ffdc32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.309016 17698 raft_consensus.cc:359] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.310958 17698 raft_consensus.cc:385] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.311326 17698 raft_consensus.cc:740] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.312052 17698 consensus_queue.cc:260] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.317291 17699 tablet_bootstrap.cc:492] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:17.317509 17498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc15f7a4b714ea5b49b581eda45c4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.317762 17699 ts_tablet_manager.cc:1403] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.226s	user 0.041s	sys 0.040s
I20260713 09:05:17.318137 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aaf41bde7c404a8326b6167ffdc32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.320534 17699 raft_consensus.cc:359] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.321235 17699 raft_consensus.cc:385] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.321520 17699 raft_consensus.cc:740] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.323319 17643 tablet_service.cc:1511] Processing CreateTablet for tablet 14aaf41bde7c404a8326b6167ffdc32e (DEFAULT_TABLE table=test-workload [id=8e96c8d815394957ad8bca9ee29751a0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:17.324548 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aaf41bde7c404a8326b6167ffdc32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.332729 17608 heartbeater.cc:499] Master 127.15.249.254:41571 was elected leader, sending a full tablet report...
I20260713 09:05:17.333488 17697 ts_tablet_manager.cc:1434] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260713 09:05:17.334451 17697 tablet_bootstrap.cc:492] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.337399 17704 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.337929 17704 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.342111 17533 heartbeater.cc:499] Master 127.15.249.254:41571 was elected leader, sending a full tablet report...
I20260713 09:05:17.344421 17703 raft_consensus.cc:493] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.344857 17703 raft_consensus.cc:515] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.353744 17704 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.357636 17698 ts_tablet_manager.cc:1434] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.004s
I20260713 09:05:17.362084 17703 leader_election.cc:290] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.341352 17699 consensus_queue.cc:260] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.380918 17698 tablet_bootstrap.cc:492] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
W20260713 09:05:17.390777 17454 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:17.391110 17698 tablet_bootstrap.cc:654] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.405841 17697 tablet_bootstrap.cc:654] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.433454 17699 ts_tablet_manager.cc:1434] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.115s	user 0.008s	sys 0.012s
I20260713 09:05:17.435241 17682 heartbeater.cc:499] Master 127.15.249.254:41571 was elected leader, sending a full tablet report...
I20260713 09:05:17.435518 17699 tablet_bootstrap.cc:492] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:17.441820 17699 tablet_bootstrap.cc:654] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.453792 17698 tablet_bootstrap.cc:492] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.454294 17698 ts_tablet_manager.cc:1403] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.010s
I20260713 09:05:17.457823 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
W20260713 09:05:17.459385 17473 leader_election.cc:343] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.475754 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:17.475509 17698 raft_consensus.cc:359] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.476676 17698 raft_consensus.cc:385] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.477079 17698 raft_consensus.cc:740] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
W20260713 09:05:17.477648 17548 leader_election.cc:343] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.482317 17708 raft_consensus.cc:493] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.482936 17708 raft_consensus.cc:515] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.487728 17698 consensus_queue.cc:260] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.490619 17698 ts_tablet_manager.cc:1434] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260713 09:05:17.491761 17698 tablet_bootstrap.cc:492] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.499850 17698 tablet_bootstrap.cc:654] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.504380 17708 leader_election.cc:290] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:17.513823 17699 tablet_bootstrap.cc:492] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:17.514281 17699 ts_tablet_manager.cc:1403] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.026s
I20260713 09:05:17.515609 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:17.518075 17699 raft_consensus.cc:359] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.519469 17699 raft_consensus.cc:385] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.519894 17699 raft_consensus.cc:740] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.520630 17699 consensus_queue.cc:260] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
W20260713 09:05:17.519409 17471 leader_election.cc:343] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.521418 17697 tablet_bootstrap.cc:492] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.521522 17471 leader_election.cc:304] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:17.521932 17697 ts_tablet_manager.cc:1403] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.001s
I20260713 09:05:17.522368 17703 raft_consensus.cc:2749] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:17.524255 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:17.525161 17699 ts_tablet_manager.cc:1434] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:05:17.524817 17697 raft_consensus.cc:359] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.525604 17697 raft_consensus.cc:385] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.525911 17697 raft_consensus.cc:740] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.526057 17699 tablet_bootstrap.cc:492] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:17.526798 17697 consensus_queue.cc:260] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
W20260713 09:05:17.528328 17548 leader_election.cc:343] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.528754 17548 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:17.529099 17697 ts_tablet_manager.cc:1434] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:05:17.529491 17704 raft_consensus.cc:2749] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:17.530716 17697 tablet_bootstrap.cc:492] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.531534 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
W20260713 09:05:17.532781 17622 leader_election.cc:343] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.533039 17699 tablet_bootstrap.cc:654] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.533860 17698 tablet_bootstrap.cc:492] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.534862 17698 ts_tablet_manager.cc:1403] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.012s
I20260713 09:05:17.537672 17697 tablet_bootstrap.cc:654] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.544297 17699 tablet_bootstrap.cc:492] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:17.544721 17699 ts_tablet_manager.cc:1403] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:05:17.545599 17697 tablet_bootstrap.cc:492] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.546018 17697 ts_tablet_manager.cc:1403] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:05:17.545909 17698 raft_consensus.cc:359] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.546630 17698 raft_consensus.cc:385] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.546938 17698 raft_consensus.cc:740] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.546996 17699 raft_consensus.cc:359] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.547621 17699 raft_consensus.cc:385] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.547940 17699 raft_consensus.cc:740] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.547715 17698 consensus_queue.cc:260] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.548468 17699 consensus_queue.cc:260] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.548738 17697 raft_consensus.cc:359] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.549422 17697 raft_consensus.cc:385] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.549726 17697 raft_consensus.cc:740] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.549866 17698 ts_tablet_manager.cc:1434] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.002s
I20260713 09:05:17.550350 17699 ts_tablet_manager.cc:1434] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:17.550761 17698 tablet_bootstrap.cc:492] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.550570 17697 consensus_queue.cc:260] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.551111 17699 tablet_bootstrap.cc:492] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:17.553726 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
W20260713 09:05:17.555197 17620 leader_election.cc:343] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.555660 17620 leader_election.cc:304] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:17.556936 17715 raft_consensus.cc:2749] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:17.557674 17697 ts_tablet_manager.cc:1434] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:05:17.557745 17699 tablet_bootstrap.cc:654] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.558362 17698 tablet_bootstrap.cc:654] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.558707 17697 tablet_bootstrap.cc:492] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.569103 17697 tablet_bootstrap.cc:654] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.575752 17698 tablet_bootstrap.cc:492] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.576357 17698 ts_tablet_manager.cc:1403] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260713 09:05:17.578994 17697 tablet_bootstrap.cc:492] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.579435 17697 ts_tablet_manager.cc:1403] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260713 09:05:17.579207 17698 raft_consensus.cc:359] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.579898 17698 raft_consensus.cc:385] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.580225 17698 raft_consensus.cc:740] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.581025 17698 consensus_queue.cc:260] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.582274 17697 raft_consensus.cc:359] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.582960 17697 raft_consensus.cc:385] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.583113 17698 ts_tablet_manager.cc:1434] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:17.583269 17697 raft_consensus.cc:740] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.584082 17698 tablet_bootstrap.cc:492] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.584142 17697 consensus_queue.cc:260] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.586568 17697 ts_tablet_manager.cc:1434] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:05:17.587476 17697 tablet_bootstrap.cc:492] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.590691 17698 tablet_bootstrap.cc:654] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.593876 17699 tablet_bootstrap.cc:492] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:17.594247 17697 tablet_bootstrap.cc:654] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.594337 17699 ts_tablet_manager.cc:1403] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.026s
I20260713 09:05:17.597287 17699 raft_consensus.cc:359] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.597904 17699 raft_consensus.cc:385] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.598186 17699 raft_consensus.cc:740] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.598831 17699 consensus_queue.cc:260] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.600960 17699 ts_tablet_manager.cc:1434] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:05:17.601855 17699 tablet_bootstrap.cc:492] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:17.602784 17698 tablet_bootstrap.cc:492] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.603231 17698 ts_tablet_manager.cc:1403] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:05:17.604831 17697 tablet_bootstrap.cc:492] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.605249 17697 ts_tablet_manager.cc:1403] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260713 09:05:17.606034 17698 raft_consensus.cc:359] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.606734 17698 raft_consensus.cc:385] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.607014 17698 raft_consensus.cc:740] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.608063 17699 tablet_bootstrap.cc:654] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.607903 17697 raft_consensus.cc:359] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.607820 17698 consensus_queue.cc:260] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.608633 17697 raft_consensus.cc:385] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.609212 17704 raft_consensus.cc:493] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.609648 17704 raft_consensus.cc:515] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.610325 17698 ts_tablet_manager.cc:1434] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:17.611217 17698 tablet_bootstrap.cc:492] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.611614 17704 leader_election.cc:290] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.613018 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:17.614154 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
W20260713 09:05:17.614279 17548 leader_election.cc:343] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:17.615373 17548 leader_election.cc:343] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.615787 17548 leader_election.cc:304] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:17.616828 17704 raft_consensus.cc:2749] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:17.619144 17698 tablet_bootstrap.cc:654] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.613134 17697 raft_consensus.cc:740] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.621776 17697 consensus_queue.cc:260] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.623831 17697 ts_tablet_manager.cc:1434] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260713 09:05:17.624758 17697 tablet_bootstrap.cc:492] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.627007 17698 tablet_bootstrap.cc:492] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.627511 17698 ts_tablet_manager.cc:1403] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.003s
I20260713 09:05:17.630900 17697 tablet_bootstrap.cc:654] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.630502 17698 raft_consensus.cc:359] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.631310 17698 raft_consensus.cc:385] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.631672 17698 raft_consensus.cc:740] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.632592 17698 consensus_queue.cc:260] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.635092 17698 ts_tablet_manager.cc:1434] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:05:17.636507 17698 tablet_bootstrap.cc:492] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.644819 17698 tablet_bootstrap.cc:654] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.686674 17699 tablet_bootstrap.cc:492] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:17.687183 17699 ts_tablet_manager.cc:1403] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.062s
I20260713 09:05:17.690447 17697 tablet_bootstrap.cc:492] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.690263 17699 raft_consensus.cc:359] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.690920 17699 raft_consensus.cc:385] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.691082 17697 ts_tablet_manager.cc:1403] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.067s	user 0.033s	sys 0.028s
I20260713 09:05:17.691186 17699 raft_consensus.cc:740] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.692147 17699 consensus_queue.cc:260] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.694232 17698 tablet_bootstrap.cc:492] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.694362 17699 ts_tablet_manager.cc:1434] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:05:17.694154 17697 raft_consensus.cc:359] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.694787 17698 ts_tablet_manager.cc:1403] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.059s	user 0.028s	sys 0.027s
I20260713 09:05:17.694936 17697 raft_consensus.cc:385] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.695253 17697 raft_consensus.cc:740] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.695384 17699 tablet_bootstrap.cc:492] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:17.696098 17697 consensus_queue.cc:260] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.697576 17698 raft_consensus.cc:359] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.698267 17698 raft_consensus.cc:385] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.698555 17698 raft_consensus.cc:740] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.699323 17698 consensus_queue.cc:260] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.702256 17699 tablet_bootstrap.cc:654] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.704062 17698 ts_tablet_manager.cc:1434] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260713 09:05:17.704977 17698 tablet_bootstrap.cc:492] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.704996 17697 ts_tablet_manager.cc:1434] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:05:17.706059 17697 tablet_bootstrap.cc:492] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.711685 17698 tablet_bootstrap.cc:654] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.711845 17703 raft_consensus.cc:493] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.712479 17703 raft_consensus.cc:515] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.718918 17703 leader_election.cc:290] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.719434 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:17.719692 17697 tablet_bootstrap.cc:654] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.720064 17583 raft_consensus.cc:2468] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:17.721048 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:17.721330 17471 leader_election.cc:304] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.722149 17703 raft_consensus.cc:2804] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.722514 17703 raft_consensus.cc:493] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.722851 17703 raft_consensus.cc:3060] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:17.722856 17473 leader_election.cc:343] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.727082 17698 tablet_bootstrap.cc:492] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.727505 17698 ts_tablet_manager.cc:1403] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260713 09:05:17.728134 17697 tablet_bootstrap.cc:492] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.728560 17697 ts_tablet_manager.cc:1403] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260713 09:05:17.729825 17699 tablet_bootstrap.cc:492] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:17.730230 17699 ts_tablet_manager.cc:1403] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.012s
I20260713 09:05:17.730054 17698 raft_consensus.cc:359] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.730743 17698 raft_consensus.cc:385] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.731012 17698 raft_consensus.cc:740] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.731272 17697 raft_consensus.cc:359] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.731951 17697 raft_consensus.cc:385] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.731662 17698 consensus_queue.cc:260] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.732239 17697 raft_consensus.cc:740] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.732782 17699 raft_consensus.cc:359] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.733469 17699 raft_consensus.cc:385] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.733786 17699 raft_consensus.cc:740] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.733206 17697 consensus_queue.cc:260] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.734190 17703 raft_consensus.cc:515] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.734519 17699 consensus_queue.cc:260] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.736732 17715 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.737160 17715 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.737900 17699 ts_tablet_manager.cc:1434] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:17.738829 17699 tablet_bootstrap.cc:492] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:17.739321 17715 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:17.740100 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:17.740811 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
W20260713 09:05:17.741539 17622 leader_election.cc:343] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:17.742106 17620 leader_election.cc:343] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.742511 17620 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:17.742980 17697 ts_tablet_manager.cc:1434] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:17.743492 17715 raft_consensus.cc:2749] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:17.745048 17699 tablet_bootstrap.cc:654] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.751686 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:17.752391 17583 raft_consensus.cc:3060] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.754148 17697 tablet_bootstrap.cc:492] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.759464 17734 raft_consensus.cc:493] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.760356 17698 ts_tablet_manager.cc:1434] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.013s
I20260713 09:05:17.761170 17698 tablet_bootstrap.cc:492] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.762074 17583 raft_consensus.cc:2468] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:17.765158 17471 leader_election.cc:304] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.759946 17734 raft_consensus.cc:515] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.763948 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:17.765990 17697 tablet_bootstrap.cc:654] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.766486 17698 tablet_bootstrap.cc:654] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.766513 17657 raft_consensus.cc:3060] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.776443 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:17.776887 17657 raft_consensus.cc:2468] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:17.777062 17582 raft_consensus.cc:2468] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:17.778223 17471 leader_election.cc:304] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.778439 17734 leader_election.cc:290] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.780368 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:17.781092 17703 leader_election.cc:290] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
W20260713 09:05:17.781977 17473 leader_election.cc:343] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.780818 17734 raft_consensus.cc:2804] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.782765 17734 raft_consensus.cc:697] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:17.784519 17734 consensus_queue.cc:237] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.783607 17703 raft_consensus.cc:2804] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.786494 17703 raft_consensus.cc:493] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.786809 17738 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.787845 17703 raft_consensus.cc:3060] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.789326 17698 tablet_bootstrap.cc:492] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.789813 17698 ts_tablet_manager.cc:1403] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260713 09:05:17.787920 17738 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.792695 17698 raft_consensus.cc:359] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.793313 17698 raft_consensus.cc:385] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.793577 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:17.794167 17583 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:17.793574 17698 raft_consensus.cc:740] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.795338 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:17.795518 17698 consensus_queue.cc:260] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.795966 17657 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:17.796892 17473 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.797135 17738 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.798280 17738 raft_consensus.cc:2804] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.798066 17703 raft_consensus.cc:515] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.798692 17738 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.799064 17738 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.799738 17699 tablet_bootstrap.cc:492] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:17.799942 17697 tablet_bootstrap.cc:492] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.800230 17699 ts_tablet_manager.cc:1403] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.037s
I20260713 09:05:17.800395 17697 ts_tablet_manager.cc:1403] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.007s
I20260713 09:05:17.801136 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:17.801656 17583 raft_consensus.cc:3060] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.803138 17699 raft_consensus.cc:359] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.803251 17697 raft_consensus.cc:359] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.803881 17699 raft_consensus.cc:385] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.804291 17699 raft_consensus.cc:740] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.805122 17699 consensus_queue.cc:260] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.806897 17715 raft_consensus.cc:493] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.807278 17699 ts_tablet_manager.cc:1434] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:05:17.803951 17697 raft_consensus.cc:385] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.807454 17715 raft_consensus.cc:515] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.808171 17697 raft_consensus.cc:740] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.808864 17697 consensus_queue.cc:260] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.809698 17715 leader_election.cc:290] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:17.810694 17697 ts_tablet_manager.cc:1434] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:05:17.811481 17697 tablet_bootstrap.cc:492] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.811821 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:17.812391 17508 raft_consensus.cc:2468] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 0.
I20260713 09:05:17.813359 17622 leader_election.cc:304] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.813881 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:17.814126 17715 raft_consensus.cc:2804] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.814456 17715 raft_consensus.cc:493] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.814780 17715 raft_consensus.cc:3060] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:17.816332 17620 leader_election.cc:343] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.816869 17697 tablet_bootstrap.cc:654] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.817837 17403 catalog_manager.cc:5697] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.819660 17699 tablet_bootstrap.cc:492] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:17.820380 17698 ts_tablet_manager.cc:1434] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260713 09:05:17.820972 17698 tablet_bootstrap.cc:492] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.825521 17698 tablet_bootstrap.cc:654] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.826185 17699 tablet_bootstrap.cc:654] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.826339 17734 raft_consensus.cc:493] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.826841 17734 raft_consensus.cc:515] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.830852 17734 leader_election.cc:290] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.825462 17715 raft_consensus.cc:515] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.831882 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:17.832439 17582 raft_consensus.cc:2468] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:17.832894 17697 tablet_bootstrap.cc:492] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.833304 17697 ts_tablet_manager.cc:1403] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:05:17.833405 17715 leader_election.cc:290] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:17.833971 17738 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.834002 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:17.835150 17508 raft_consensus.cc:3060] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.835289 17583 raft_consensus.cc:2468] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:17.835997 17738 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.836067 17697 raft_consensus.cc:359] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.837241 17697 raft_consensus.cc:385] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.837514 17697 raft_consensus.cc:740] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.836465 17703 leader_election.cc:290] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.838291 17697 consensus_queue.cc:260] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.840816 17697 ts_tablet_manager.cc:1434] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:05:17.841037 17471 leader_election.cc:304] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.841697 17697 tablet_bootstrap.cc:492] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.841862 17703 raft_consensus.cc:2804] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.841926 17471 leader_election.cc:304] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.842724 17738 raft_consensus.cc:2804] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.843369 17738 raft_consensus.cc:697] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:17.844135 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:17.844238 17738 consensus_queue.cc:237] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.844748 17657 raft_consensus.cc:2468] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:17.845472 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:17.846741 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:17.847344 17656 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.852722 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:17.853441 17582 raft_consensus.cc:3060] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.855293 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:17.855912 17583 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:17.856526 17473 leader_election.cc:343] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.856769 17697 tablet_bootstrap.cc:654] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.842252 17703 raft_consensus.cc:493] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.860023 17703 raft_consensus.cc:3060] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.865336 17508 raft_consensus.cc:2468] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 1.
I20260713 09:05:17.866871 17622 leader_election.cc:304] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.868054 17715 raft_consensus.cc:2804] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.868765 17715 raft_consensus.cc:697] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:17.869774 17715 consensus_queue.cc:237] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.878479 17697 tablet_bootstrap.cc:492] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.878919 17697 ts_tablet_manager.cc:1403] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260713 09:05:17.881029 17583 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:17.882498 17471 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.879658 17656 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:17.883337 17734 raft_consensus.cc:2804] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.883773 17734 raft_consensus.cc:697] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:17.883703 17703 raft_consensus.cc:515] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.884649 17697 raft_consensus.cc:359] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.885283 17697 raft_consensus.cc:385] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.884758 17734 consensus_queue.cc:237] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.885540 17697 raft_consensus.cc:740] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.886785 17582 raft_consensus.cc:2468] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 1.
I20260713 09:05:17.886996 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:17.887629 17581 raft_consensus.cc:3060] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.887527 17703 leader_election.cc:290] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.889477 17697 consensus_queue.cc:260] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.890364 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:17.890897 17656 raft_consensus.cc:3060] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.892228 17704 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.892796 17704 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.895212 17704 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.898008 17697 ts_tablet_manager.cc:1434] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:05:17.899677 17697 tablet_bootstrap.cc:492] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.905094 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:17.905678 17655 raft_consensus.cc:2468] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:17.906697 17697 tablet_bootstrap.cc:654] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.907335 17548 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:17.908362 17704 raft_consensus.cc:2804] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.909215 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:17.908795 17406 catalog_manager.cc:5697] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:17.910614 17548 leader_election.cc:343] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.915768 17581 raft_consensus.cc:2468] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:17.917114 17471 leader_election.cc:304] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.908789 17704 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.921363 17703 raft_consensus.cc:2804] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.922052 17703 raft_consensus.cc:697] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:17.922482 17699 tablet_bootstrap.cc:492] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:17.922909 17699 ts_tablet_manager.cc:1403] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.030s
I20260713 09:05:17.923012 17703 consensus_queue.cc:237] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.921465 17704 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.936095 17736 raft_consensus.cc:493] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.938601 17699 raft_consensus.cc:359] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.939589 17699 raft_consensus.cc:385] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.939777 17699 raft_consensus.cc:740] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.940358 17699 consensus_queue.cc:260] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.943264 17699 ts_tablet_manager.cc:1434] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:05:17.936699 17736 raft_consensus.cc:515] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.944067 17699 tablet_bootstrap.cc:492] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:17.945200 17656 raft_consensus.cc:2468] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:17.946051 17736 leader_election.cc:290] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.946769 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:17.947058 17750 raft_consensus.cc:493] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.947395 17581 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:17.947589 17750 raft_consensus.cc:515] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.949782 17471 leader_election.cc:304] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.950636 17703 raft_consensus.cc:2804] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.947291 17704 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.951887 17750 leader_election.cc:290] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:17.951963 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:17.952694 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:17.954200 17508 raft_consensus.cc:2468] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:17.954370 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:17.955621 17699 tablet_bootstrap.cc:654] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:17.956310 17548 leader_election.cc:343] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.953030 17703 raft_consensus.cc:493] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.957868 17703 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.958001 17548 leader_election.cc:304] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:17.952666 17656 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:17.959888 17750 raft_consensus.cc:2804] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.960731 17750 raft_consensus.cc:493] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.961050 17750 raft_consensus.cc:3060] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.961760 17698 tablet_bootstrap.cc:492] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:17.962175 17698 ts_tablet_manager.cc:1403] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.009s
I20260713 09:05:17.964885 17698 raft_consensus.cc:359] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.965480 17698 raft_consensus.cc:385] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.965770 17698 raft_consensus.cc:740] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.966542 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:17.966910 17704 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
W20260713 09:05:17.968871 17548 leader_election.cc:343] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.969563 17697 tablet_bootstrap.cc:492] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:17.969972 17697 ts_tablet_manager.cc:1403] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.008s
I20260713 09:05:17.971841 17697 raft_consensus.cc:359] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.972429 17697 raft_consensus.cc:385] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.972676 17697 raft_consensus.cc:740] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.973227 17697 consensus_queue.cc:260] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.972929 17698 consensus_queue.cc:260] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.975373 17697 ts_tablet_manager.cc:1434] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:05:17.967362 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:17.978060 17697 tablet_bootstrap.cc:492] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:17.978011 17698 ts_tablet_manager.cc:1434] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260713 09:05:17.979266 17698 tablet_bootstrap.cc:492] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:17.980013 17750 raft_consensus.cc:515] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.974910 17715 raft_consensus.cc:493] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.981707 17715 raft_consensus.cc:515] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.982781 17703 raft_consensus.cc:515] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:17.985760 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:17.985914 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:17.986459 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:17.986692 17655 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.987015 17581 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.987954 17656 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.983680 17715 leader_election.cc:290] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:17.992304 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:17.993368 17582 raft_consensus.cc:2393] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 1: Already voted for candidate c207e88cab0c4fbfa221322c30d183c1 in this term.
I20260713 09:05:17.994400 17581 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:17.994401 17656 raft_consensus.cc:2468] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:17.995183 17620 leader_election.cc:304] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:17.995627 17471 leader_election.cc:304] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:17.996287 17715 raft_consensus.cc:3060] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.996579 17548 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:17.997627 17736 raft_consensus.cc:2804] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.998080 17736 raft_consensus.cc:697] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:17.998831 17736 consensus_queue.cc:237] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.000985 17704 raft_consensus.cc:2804] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:18.000064 17703 leader_election.cc:290] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.006333 17704 raft_consensus.cc:697] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:18.009889 17750 leader_election.cc:290] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.014421 17750 raft_consensus.cc:493] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.014572 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:18.017046 17697 tablet_bootstrap.cc:654] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.015365 17508 raft_consensus.cc:3060] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.014921 17750 raft_consensus.cc:515] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.021529 17699 tablet_bootstrap.cc:492] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:18.021908 17699 ts_tablet_manager.cc:1403] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.025s
I20260713 09:05:18.023415 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:18.023689 17750 leader_election.cc:290] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
W20260713 09:05:18.024914 17548 leader_election.cc:343] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.025003 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:18.025672 17507 raft_consensus.cc:2468] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:18.027345 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.027736 17698 tablet_bootstrap.cc:654] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.028227 17704 consensus_queue.cc:237] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.029000 17548 leader_election.cc:304] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:18.029868 17750 raft_consensus.cc:2804] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:18.030293 17750 raft_consensus.cc:493] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:18.030948 17750 raft_consensus.cc:3060] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.035532 17655 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:18.037866 17750 raft_consensus.cc:515] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.041304 17508 raft_consensus.cc:2468] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:18.042717 17548 leader_election.cc:304] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.042922 17715 raft_consensus.cc:2749] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:18.050407 17759 raft_consensus.cc:2804] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:18.051923 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:18.052124 17750 leader_election.cc:290] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.052491 17508 raft_consensus.cc:3060] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.052440 17404 catalog_manager.cc:5697] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.056182 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:18.051067 17759 raft_consensus.cc:697] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:18.057269 17715 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.062994 17759 consensus_queue.cc:237] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.061784 17715 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.067890 17406 catalog_manager.cc:5697] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.069671 17697 tablet_bootstrap.cc:492] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:18.059405 17404 catalog_manager.cc:5697] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.070279 17697 ts_tablet_manager.cc:1403] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.016s
I20260713 09:05:18.071766 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:18.071947 17404 catalog_manager.cc:5697] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.072685 17697 raft_consensus.cc:359] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
W20260713 09:05:18.073163 17622 leader_election.cc:343] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.073324 17697 raft_consensus.cc:385] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.073587 17697 raft_consensus.cc:740] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.074461 17697 consensus_queue.cc:260] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.075677 17715 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:18.076215 17736 raft_consensus.cc:493] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.076735 17697 ts_tablet_manager.cc:1434] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:18.076843 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.076704 17736 raft_consensus.cc:515] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.077762 17697 tablet_bootstrap.cc:492] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:18.073966 17404 catalog_manager.cc:5697] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.081692 17699 raft_consensus.cc:359] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.082391 17699 raft_consensus.cc:385] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.082710 17699 raft_consensus.cc:740] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.083748 17697 tablet_bootstrap.cc:654] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.083590 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.079108 17736 leader_election.cc:290] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.084092 17699 consensus_queue.cc:260] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
W20260713 09:05:18.086637 17620 leader_election.cc:343] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.091619 17620 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:18.087306 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.093341 17698 tablet_bootstrap.cc:492] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:18.093819 17698 ts_tablet_manager.cc:1403] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.115s	user 0.018s	sys 0.010s
I20260713 09:05:18.094229 17715 raft_consensus.cc:2749] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:18.095417 17656 raft_consensus.cc:2468] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
W20260713 09:05:18.088583 17473 leader_election.cc:343] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.097506 17699 ts_tablet_manager.cc:1434] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
W20260713 09:05:18.097553 17471 leader_election.cc:343] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.098229 17471 leader_election.cc:304] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.099020 17699 tablet_bootstrap.cc:492] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:18.098978 17508 raft_consensus.cc:2468] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:18.099380 17703 raft_consensus.cc:2749] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:18.099997 17703 raft_consensus.cc:493] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.100490 17548 leader_election.cc:304] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.101730 17704 raft_consensus.cc:2804] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:18.102265 17704 raft_consensus.cc:697] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:18.103150 17704 consensus_queue.cc:237] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.100425 17703 raft_consensus.cc:515] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.106971 17699 tablet_bootstrap.cc:654] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.107925 17703 leader_election.cc:290] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.109520 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
W20260713 09:05:18.111110 17473 leader_election.cc:343] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.112969 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.113662 17581 raft_consensus.cc:2468] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:18.113912 17698 raft_consensus.cc:359] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.114662 17698 raft_consensus.cc:385] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.114944 17698 raft_consensus.cc:740] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.115837 17698 consensus_queue.cc:260] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.117846 17698 ts_tablet_manager.cc:1434] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:05:18.118240 17697 tablet_bootstrap.cc:492] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:18.118485 17698 tablet_bootstrap.cc:492] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:18.118647 17697 ts_tablet_manager.cc:1403] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.019s
I20260713 09:05:18.121188 17697 raft_consensus.cc:359] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.121790 17697 raft_consensus.cc:385] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.122036 17697 raft_consensus.cc:740] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.122735 17697 consensus_queue.cc:260] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.124010 17698 tablet_bootstrap.cc:654] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.124837 17697 ts_tablet_manager.cc:1434] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:05:18.123945 17404 catalog_manager.cc:5697] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.126001 17697 tablet_bootstrap.cc:492] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:18.127449 17471 leader_election.cc:304] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.128293 17703 raft_consensus.cc:2804] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:18.128652 17703 raft_consensus.cc:493] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:18.128993 17703 raft_consensus.cc:3060] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.131645 17697 tablet_bootstrap.cc:654] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.136888 17703 raft_consensus.cc:515] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.140180 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:18.140731 17581 raft_consensus.cc:3060] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.142187 17697 tablet_bootstrap.cc:492] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:18.142575 17697 ts_tablet_manager.cc:1403] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260713 09:05:18.144942 17697 raft_consensus.cc:359] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.145536 17697 raft_consensus.cc:385] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.145774 17697 raft_consensus.cc:740] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.146360 17697 consensus_queue.cc:260] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.147533 17698 tablet_bootstrap.cc:492] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:18.147987 17698 ts_tablet_manager.cc:1403] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.016s
I20260713 09:05:18.148239 17697 ts_tablet_manager.cc:1434] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:05:18.147444 17406 catalog_manager.cc:5697] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.149044 17697 tablet_bootstrap.cc:492] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:18.149847 17698 raft_consensus.cc:359] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.150308 17698 raft_consensus.cc:385] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.150490 17698 raft_consensus.cc:740] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.151039 17698 consensus_queue.cc:260] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.152422 17581 raft_consensus.cc:2468] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:18.153885 17698 ts_tablet_manager.cc:1434] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:05:18.154814 17698 tablet_bootstrap.cc:492] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:18.155088 17699 tablet_bootstrap.cc:492] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:18.155491 17699 ts_tablet_manager.cc:1403] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.008s
I20260713 09:05:18.158197 17699 raft_consensus.cc:359] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.158898 17699 raft_consensus.cc:385] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.159317 17697 tablet_bootstrap.cc:654] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.159190 17699 raft_consensus.cc:740] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.160554 17698 tablet_bootstrap.cc:654] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.160257 17699 consensus_queue.cc:260] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.162482 17699 ts_tablet_manager.cc:1434] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:18.166482 17699 tablet_bootstrap.cc:492] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:18.172569 17698 tablet_bootstrap.cc:492] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:18.173017 17698 ts_tablet_manager.cc:1403] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:05:18.173519 17699 tablet_bootstrap.cc:654] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.176050 17698 raft_consensus.cc:359] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.176900 17698 raft_consensus.cc:385] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.177258 17698 raft_consensus.cc:740] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.178267 17698 consensus_queue.cc:260] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.184011 17759 raft_consensus.cc:493] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.184463 17759 raft_consensus.cc:515] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.186429 17759 leader_election.cc:290] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.186714 17698 ts_tablet_manager.cc:1434] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:05:18.188017 17698 tablet_bootstrap.cc:492] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:18.188128 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df095cb23c954cd2b7a1d55b352442a6" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
W20260713 09:05:18.189574 17548 leader_election.cc:343] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.194458 17699 tablet_bootstrap.cc:492] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:18.194940 17699 ts_tablet_manager.cc:1403] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260713 09:05:18.196697 17698 tablet_bootstrap.cc:654] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.159216 17471 leader_election.cc:304] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:18.197680 17699 raft_consensus.cc:359] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.198421 17699 raft_consensus.cc:385] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.198714 17699 raft_consensus.cc:740] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.199647 17699 consensus_queue.cc:260] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.202138 17703 leader_election.cc:290] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.203635 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
W20260713 09:05:18.204924 17471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.194:35857, user_credentials={real_user=slave}} blocked reactor thread for 45849.9us
W20260713 09:05:18.205856 17473 leader_election.cc:343] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.205567 17703 raft_consensus.cc:2804] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:18.206655 17703 raft_consensus.cc:697] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:18.208093 17699 ts_tablet_manager.cc:1434] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:05:18.207791 17703 consensus_queue.cc:237] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.209045 17699 tablet_bootstrap.cc:492] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:18.209118 17698 tablet_bootstrap.cc:492] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:18.209591 17698 ts_tablet_manager.cc:1403] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260713 09:05:18.210095 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df095cb23c954cd2b7a1d55b352442a6" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:18.210731 17508 raft_consensus.cc:2468] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:18.212105 17698 raft_consensus.cc:359] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.212728 17698 raft_consensus.cc:385] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.212992 17698 raft_consensus.cc:740] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.213006 17548 leader_election.cc:304] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.213657 17698 consensus_queue.cc:260] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.214056 17759 raft_consensus.cc:2804] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:18.214370 17759 raft_consensus.cc:493] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:18.214705 17759 raft_consensus.cc:3060] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.215226 17699 tablet_bootstrap.cc:654] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.215562 17698 ts_tablet_manager.cc:1434] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:18.220235 17698 tablet_bootstrap.cc:492] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:18.224174 17699 tablet_bootstrap.cc:492] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:18.222661 17759 raft_consensus.cc:515] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.225610 17698 tablet_bootstrap.cc:654] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.224777 17699 ts_tablet_manager.cc:1403] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:05:18.228842 17759 leader_election.cc:290] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.231997 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df095cb23c954cd2b7a1d55b352442a6" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:18.232779 17508 raft_consensus.cc:3060] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.237900 17698 tablet_bootstrap.cc:492] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:18.238369 17698 ts_tablet_manager.cc:1403] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:05:18.238672 17406 catalog_manager.cc:5697] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.241034 17698 raft_consensus.cc:359] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.241753 17698 raft_consensus.cc:385] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.241942 17697 tablet_bootstrap.cc:492] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:18.242069 17698 raft_consensus.cc:740] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.242491 17697 ts_tablet_manager.cc:1403] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.040s
I20260713 09:05:18.242926 17698 consensus_queue.cc:260] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.230505 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df095cb23c954cd2b7a1d55b352442a6" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:18.231019 17699 raft_consensus.cc:359] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.245072 17699 raft_consensus.cc:385] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.245322 17698 ts_tablet_manager.cc:1434] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:18.245533 17699 raft_consensus.cc:740] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.246367 17698 tablet_bootstrap.cc:492] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:18.246675 17699 consensus_queue.cc:260] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.252372 17699 ts_tablet_manager.cc:1434] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:05:18.248282 17656 raft_consensus.cc:3060] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.253301 17698 tablet_bootstrap.cc:654] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.253409 17699 tablet_bootstrap.cc:492] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:18.259012 17699 tablet_bootstrap.cc:654] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.259171 17656 raft_consensus.cc:2468] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:18.251304 17697 raft_consensus.cc:359] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.260305 17548 leader_election.cc:304] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:18.261145 17759 raft_consensus.cc:2804] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:18.261615 17759 raft_consensus.cc:697] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:18.262466 17759 consensus_queue.cc:237] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.268179 17508 raft_consensus.cc:2468] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:18.270951 17703 raft_consensus.cc:493] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.260493 17697 raft_consensus.cc:385] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.271394 17703 raft_consensus.cc:515] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.271831 17697 raft_consensus.cc:740] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.272627 17697 consensus_queue.cc:260] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.273372 17703 leader_election.cc:290] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.274782 17736 raft_consensus.cc:493] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.275354 17736 raft_consensus.cc:515] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.277762 17736 leader_election.cc:290] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.278586 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.278728 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.279522 17581 raft_consensus.cc:2468] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:18.282086 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
W20260713 09:05:18.282224 17473 leader_election.cc:343] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.282627 17581 raft_consensus.cc:2468] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:18.283877 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.284046 17471 leader_election.cc:304] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.282985 17697 ts_tablet_manager.cc:1434] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260713 09:05:18.283305 17703 consensus_queue.cc:1048] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.280395 17403 catalog_manager.cc:5697] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:18.285591 17473 leader_election.cc:343] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.285861 17699 tablet_bootstrap.cc:492] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:18.286365 17699 ts_tablet_manager.cc:1403] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.018s
I20260713 09:05:18.287791 17697 tablet_bootstrap.cc:492] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:18.288933 17698 tablet_bootstrap.cc:492] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:18.289502 17698 ts_tablet_manager.cc:1403] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.005s
I20260713 09:05:18.289888 17736 raft_consensus.cc:2804] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:18.290282 17736 raft_consensus.cc:493] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:18.289978 17699 raft_consensus.cc:359] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.290644 17699 raft_consensus.cc:385] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.290611 17736 raft_consensus.cc:3060] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.292050 17698 raft_consensus.cc:359] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.292667 17698 raft_consensus.cc:385] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.292946 17698 raft_consensus.cc:740] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.293015 17471 leader_election.cc:304] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.293658 17703 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.293617 17698 consensus_queue.cc:260] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.295132 17738 raft_consensus.cc:2804] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:18.295503 17738 raft_consensus.cc:493] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:18.295917 17738 raft_consensus.cc:3060] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.303182 17715 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.303412 17738 raft_consensus.cc:515] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.304592 17736 raft_consensus.cc:515] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.305482 17738 leader_election.cc:290] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.305830 17699 raft_consensus.cc:740] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.307163 17715 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.308035 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:18.309017 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
W20260713 09:05:18.309365 17473 leader_election.cc:343] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.309556 17580 raft_consensus.cc:3060] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.309695 17698 ts_tablet_manager.cc:1434] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:05:18.307060 17699 consensus_queue.cc:260] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.310572 17698 tablet_bootstrap.cc:492] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:18.316819 17698 tablet_bootstrap.cc:654] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.321642 17697 tablet_bootstrap.cc:654] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.327694 17580 raft_consensus.cc:2468] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:18.330338 17699 ts_tablet_manager.cc:1434] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.003s
I20260713 09:05:18.340255 17699 tablet_bootstrap.cc:492] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:18.340521 17734 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:18.336720 17736 leader_election.cc:290] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.339212 17697 tablet_bootstrap.cc:492] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:18.345517 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:18.345837 17699 tablet_bootstrap.cc:654] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.346176 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:18.346714 17580 raft_consensus.cc:3060] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.347563 17698 tablet_bootstrap.cc:492] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:18.347967 17698 ts_tablet_manager.cc:1403] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.001s
I20260713 09:05:18.346176 17655 raft_consensus.cc:3060] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.350965 17698 raft_consensus.cc:359] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.351831 17698 raft_consensus.cc:385] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.352142 17698 raft_consensus.cc:740] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.353142 17698 consensus_queue.cc:260] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.345765 17697 ts_tablet_manager.cc:1403] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.006s
I20260713 09:05:18.355748 17698 ts_tablet_manager.cc:1434] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:18.356604 17699 tablet_bootstrap.cc:492] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:18.356580 17697 raft_consensus.cc:359] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.357120 17699 ts_tablet_manager.cc:1403] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:05:18.357260 17715 raft_consensus.cc:493] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.356572 17698 tablet_bootstrap.cc:492] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:18.357901 17715 raft_consensus.cc:515] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.359697 17699 raft_consensus.cc:359] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.360441 17699 raft_consensus.cc:385] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.360694 17699 raft_consensus.cc:740] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.361482 17699 consensus_queue.cc:260] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.364039 17698 tablet_bootstrap.cc:654] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.365312 17715 leader_election.cc:290] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:18.357409 17697 raft_consensus.cc:385] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.365969 17697 raft_consensus.cc:740] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.366875 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.366992 17697 consensus_queue.cc:260] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.374492 17699 ts_tablet_manager.cc:1434] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:05:18.374579 17734 consensus_queue.cc:1048] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.376286 17471 leader_election.cc:304] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.378719 17698 tablet_bootstrap.cc:492] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:18.378949 17736 raft_consensus.cc:2804] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:18.379140 17698 ts_tablet_manager.cc:1403] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.011s
I20260713 09:05:18.379453 17736 raft_consensus.cc:697] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:18.380642 17655 raft_consensus.cc:2468] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:18.380299 17736 consensus_queue.cc:237] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.383491 17699 tablet_bootstrap.cc:492] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:18.385003 17697 ts_tablet_manager.cc:1434] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:05:18.384953 17698 raft_consensus.cc:359] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.385661 17698 raft_consensus.cc:385] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.385931 17698 raft_consensus.cc:740] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.386555 17697 tablet_bootstrap.cc:492] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:18.388329 17698 consensus_queue.cc:260] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.391944 17698 ts_tablet_manager.cc:1434] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260713 09:05:18.393028 17698 tablet_bootstrap.cc:492] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:18.396835 17699 tablet_bootstrap.cc:654] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.416812 17697 tablet_bootstrap.cc:654] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.430300 17698 tablet_bootstrap.cc:654] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.432780 17473 leader_election.cc:304] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:18.460008 17791 raft_consensus.cc:493] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.460433 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:18.462554 17506 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.463505 17736 raft_consensus.cc:2804] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:18.471218 17507 raft_consensus.cc:2393] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 1: Already voted for candidate 6f5ee71843144a479756a5aa36686217 in this term.
I20260713 09:05:18.466442 17580 raft_consensus.cc:2468] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:18.460531 17791 raft_consensus.cc:515] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.468680 17734 consensus_queue.cc:1048] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260713 09:05:18.485704 17454 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:18.497437 17656 raft_consensus.cc:3060] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.500896 17715 raft_consensus.cc:493] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.501343 17791 leader_election.cc:290] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.501502 17715 raft_consensus.cc:515] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.512985 17715 leader_election.cc:290] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:18.516669 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
W20260713 09:05:18.522998 17473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.195:35199, user_credentials={real_user=slave}} blocked reactor thread for 52433.7us
I20260713 09:05:18.523408 17736 raft_consensus.cc:697] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:18.534111 17698 tablet_bootstrap.cc:492] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:18.535166 17698 ts_tablet_manager.cc:1403] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.142s	user 0.004s	sys 0.013s
I20260713 09:05:18.538444 17698 raft_consensus.cc:359] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.539377 17698 raft_consensus.cc:385] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.539706 17698 raft_consensus.cc:740] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.540691 17698 consensus_queue.cc:260] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.553592 17699 tablet_bootstrap.cc:492] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:18.554173 17699 ts_tablet_manager.cc:1403] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.051s
I20260713 09:05:18.555693 17698 ts_tablet_manager.cc:1434] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.005s
W20260713 09:05:18.561434 17785 log.cc:927] Time spent T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260713 09:05:18.563690 17622 leader_election.cc:304] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:18.568043 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:18.568791 17507 raft_consensus.cc:2468] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 0.
I20260713 09:05:18.561558 17759 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:05:18.574434 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.602622 17801 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.603309 17801 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.548097 17736 consensus_queue.cc:237] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.562062 17698 tablet_bootstrap.cc:492] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:18.616005 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
W20260713 09:05:18.612125 17620 leader_election.cc:343] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.612464 17800 consensus_queue.cc:1048] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260713 09:05:18.617257 17759 raft_consensus.cc:493] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.633456 17759 raft_consensus.cc:515] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.641760 17697 tablet_bootstrap.cc:492] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:18.642092 17697 ts_tablet_manager.cc:1403] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.256s	user 0.035s	sys 0.063s
I20260713 09:05:18.645803 17699 raft_consensus.cc:359] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.646023 17708 raft_consensus.cc:493] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.646464 17699 raft_consensus.cc:385] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.647040 17699 raft_consensus.cc:740] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.647559 17699 consensus_queue.cc:260] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.646670 17708 raft_consensus.cc:515] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.654090 17699 ts_tablet_manager.cc:1434] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.012s
I20260713 09:05:18.658218 17734 raft_consensus.cc:493] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.658778 17734 raft_consensus.cc:515] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.661070 17734 leader_election.cc:290] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
W20260713 09:05:18.665365 17471 leader_election.cc:343] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.667455 17622 leader_election.cc:304] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:18.667901 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.668125 17704 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.669214 17800 consensus_queue.cc:1048] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.669423 17704 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.713587 17801 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.715374 17699 tablet_bootstrap.cc:492] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:18.703440 17759 leader_election.cc:290] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.708395 17734 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:05:18.717787 17622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.193:35805, user_credentials={real_user=slave}} blocked reactor thread for 50447.4us
W20260713 09:05:18.719295 17473 leader_election.cc:343] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.732174 17473 leader_election.cc:304] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.733161 17800 raft_consensus.cc:2749] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:18.733918 17738 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:18.735690 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.735656 17738 consensus_queue.cc:1048] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:05:18.718514 17548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.193:35805, user_credentials={real_user=slave}} blocked reactor thread for 50290.4us
I20260713 09:05:18.738123 17715 raft_consensus.cc:2749] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:18.740923 17473 leader_election.cc:343] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.739598 17708 leader_election.cc:290] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:18.725206 17734 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.762961 17807 raft_consensus.cc:2804] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:18.763355 17807 raft_consensus.cc:493] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:18.763689 17807 raft_consensus.cc:3060] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.751317 17800 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.740504 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.767629 17809 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.770926 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.772089 17697 raft_consensus.cc:359] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.772439 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.772775 17697 raft_consensus.cc:385] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:18.773065 17697 raft_consensus.cc:740] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:18.774200 17697 consensus_queue.cc:260] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.771183 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:18.766611 17800 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.771173 17809 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.775017 17808 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:05:18.773931 17583 raft_consensus.cc:2393] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 1: Already voted for candidate c207e88cab0c4fbfa221322c30d183c1 in this term.
I20260713 09:05:18.782624 17698 tablet_bootstrap.cc:654] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.787317 17697 ts_tablet_manager.cc:1434] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.145s	user 0.007s	sys 0.006s
I20260713 09:05:18.781599 17800 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.789630 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:18.811338 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.811614 17734 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.813853 17471 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.813942 17622 leader_election.cc:304] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:18.814062 17807 raft_consensus.cc:515] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.815508 17810 raft_consensus.cc:3060] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:18.816174 17471 leader_election.cc:343] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.817456 17807 leader_election.cc:290] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:18.805377 17809 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.806612 17508 raft_consensus.cc:2468] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:18.819993 17813 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:18.810629 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.831377 17697 tablet_bootstrap.cc:492] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:18.816649 17471 leader_election.cc:304] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:18.818747 17736 raft_consensus.cc:2749] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:18.833042 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
W20260713 09:05:18.835192 17473 consensus_peers.cc:597] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 -> Peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Couldn't send request to peer beb2c58883a4480f92682c08300b0529. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:18.835294 17656 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:18.837001 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.846832 17734 raft_consensus.cc:2749] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:18.848845 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.850688 17473 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
W20260713 09:05:18.853719 17620 leader_election.cc:343] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:18.845862 17548 leader_election.cc:343] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.851740 17809 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:18.859970 17736 raft_consensus.cc:2804] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:18.860363 17736 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:18.854425 17580 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:18.860684 17736 raft_consensus.cc:3060] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.858330 17809 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.865764 17697 tablet_bootstrap.cc:654] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.866321 17809 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:18.867062 17736 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.871219 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:18.871768 17652 raft_consensus.cc:3060] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.872140 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:18.874655 17736 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
W20260713 09:05:18.876616 17473 leader_election.cc:343] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:18.876755 17654 raft_consensus.cc:3060] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.880105 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:18.880716 17508 raft_consensus.cc:3060] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:18.892685 17652 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:18.893792 17473 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:18.894562 17736 raft_consensus.cc:2804] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:18.894778 17810 raft_consensus.cc:2749] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:18.895190 17736 raft_consensus.cc:697] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:18.896270 17736 consensus_queue.cc:237] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:18.897117 17699 tablet_bootstrap.cc:654] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:18.904301 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:18.905457 17697 tablet_bootstrap.cc:492] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:18.906023 17697 ts_tablet_manager.cc:1403] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.015s
I20260713 09:05:18.890451 17508 raft_consensus.cc:2468] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 1.
I20260713 09:05:18.900457 17403 catalog_manager.cc:5697] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.914481 17403 catalog_manager.cc:5697] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.917448 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:18.918012 17583 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:18.918622 17734 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:05:18.975997 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.026595 17697 raft_consensus.cc:359] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.027341 17697 raft_consensus.cc:385] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.027594 17697 raft_consensus.cc:740] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
W20260713 09:05:19.028179 17471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.194:35857, user_credentials={real_user=slave}} blocked reactor thread for 109863us
I20260713 09:05:19.028303 17697 consensus_queue.cc:260] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.029158 17738 consensus_queue.cc:1048] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.030721 17471 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:19.031677 17804 raft_consensus.cc:2804] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.032099 17804 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.032516 17804 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.033854 17622 leader_election.cc:304] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:19.034634 17810 raft_consensus.cc:2804] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.034950 17738 consensus_queue.cc:1048] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.035316 17810 raft_consensus.cc:697] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:19.036300 17810 consensus_queue.cc:237] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.043496 17698 tablet_bootstrap.cc:492] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:19.043955 17698 ts_tablet_manager.cc:1403] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.487s	user 0.031s	sys 0.046s
I20260713 09:05:19.044005 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:19.044591 17583 raft_consensus.cc:3060] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.046581 17698 raft_consensus.cc:359] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.047219 17698 raft_consensus.cc:385] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.047467 17698 raft_consensus.cc:740] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.049351 17698 consensus_queue.cc:260] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.050323 17802 consensus_queue.cc:1048] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.043479 17804 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.052851 17698 ts_tablet_manager.cc:1434] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:19.053246 17699 tablet_bootstrap.cc:492] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:19.053321 17804 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.053719 17699 ts_tablet_manager.cc:1403] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.339s	user 0.008s	sys 0.008s
I20260713 09:05:19.054801 17759 consensus_queue.cc:1048] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.033422 17506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.055262 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:19.055738 17506 raft_consensus.cc:2393] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5ee71843144a479756a5aa36686217 in current term 1: Already voted for candidate c207e88cab0c4fbfa221322c30d183c1 in this term.
I20260713 09:05:19.055832 17581 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:19.055233 17548 leader_election.cc:343] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:19.061807 17815 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:19.062263 17697 ts_tablet_manager.cc:1434] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.156s	user 0.008s	sys 0.000s
I20260713 09:05:19.064482 17581 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:19.065538 17583 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:19.065714 17471 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.065685 17548 leader_election.cc:304] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:19.067154 17801 raft_consensus.cc:2804] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.067739 17801 raft_consensus.cc:697] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:19.067528 17699 raft_consensus.cc:359] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.068190 17699 raft_consensus.cc:385] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.068456 17699 raft_consensus.cc:740] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.068555 17801 consensus_queue.cc:237] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.069100 17699 consensus_queue.cc:260] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.070904 17809 raft_consensus.cc:2804] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.071138 17699 ts_tablet_manager.cc:1434] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260713 09:05:19.071275 17809 raft_consensus.cc:493] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.071614 17809 raft_consensus.cc:3060] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.073139 17699 tablet_bootstrap.cc:492] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:19.073789 17697 tablet_bootstrap.cc:492] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:19.082532 17548 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:19.084075 17759 raft_consensus.cc:2749] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:19.085942 17809 raft_consensus.cc:515] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.095338 17698 tablet_bootstrap.cc:492] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:19.140245 17815 consensus_queue.cc:1048] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:05:19.148548 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.150175 17809 leader_election.cc:290] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.144191 17548 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:19.152849 17809 raft_consensus.cc:2749] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:19.159020 17698 tablet_bootstrap.cc:654] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.158834 17738 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:19.166096 17473 leader_election.cc:343] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:19.169065 17810 raft_consensus.cc:493] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.169269 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.169700 17810 raft_consensus.cc:515] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.171176 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:19.171725 17507 raft_consensus.cc:3060] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.189419 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.190064 17738 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:05:19.192065 17622 leader_election.cc:343] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:19.199373 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
W20260713 09:05:19.205113 17620 leader_election.cc:343] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:19.205708 17620 leader_election.cc:304] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:19.209614 17697 tablet_bootstrap.cc:654] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.212962 17807 raft_consensus.cc:2749] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:19.214386 17699 tablet_bootstrap.cc:654] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.197575 17810 leader_election.cc:290] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
W20260713 09:05:19.216359 17548 leader_election.cc:343] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:19.240926 17832 log.cc:927] Time spent T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260713 09:05:19.249112 17507 raft_consensus.cc:2468] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
W20260713 09:05:19.255133 17835 log.cc:927] Time spent T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529: Append to log took a long time: real 0.069s	user 0.003s	sys 0.000s
W20260713 09:05:19.266901 17836 log.cc:927] Time spent T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260713 09:05:19.267168 17548 leader_election.cc:304] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:19.267978 17759 raft_consensus.cc:2804] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.268458 17759 raft_consensus.cc:697] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:19.269362 17759 consensus_queue.cc:237] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.282493 17698 tablet_bootstrap.cc:492] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:19.284340 17698 ts_tablet_manager.cc:1403] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.189s	user 0.012s	sys 0.024s
I20260713 09:05:19.304983 17810 raft_consensus.cc:493] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.305476 17810 raft_consensus.cc:515] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.307525 17810 leader_election.cc:290] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:19.317760 17697 tablet_bootstrap.cc:492] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:19.337690 17697 ts_tablet_manager.cc:1403] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.264s	user 0.023s	sys 0.034s
I20260713 09:05:19.341226 17699 tablet_bootstrap.cc:492] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:19.341675 17699 ts_tablet_manager.cc:1403] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.269s	user 0.017s	sys 0.003s
I20260713 09:05:19.342610 17815 raft_consensus.cc:493] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.343041 17815 raft_consensus.cc:515] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.343639 17804 raft_consensus.cc:493] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.344201 17804 raft_consensus.cc:515] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.344633 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:19.345269 17583 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 0.
I20260713 09:05:19.346521 17804 leader_election.cc:290] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.346642 17815 leader_election.cc:290] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.347450 17699 raft_consensus.cc:359] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.348214 17699 raft_consensus.cc:385] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.349380 17699 raft_consensus.cc:740] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.350208 17699 consensus_queue.cc:260] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.350710 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:19.351264 17583 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:19.351608 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.352334 17699 ts_tablet_manager.cc:1434] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:05:19.352286 17652 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:19.353374 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.354091 17699 tablet_bootstrap.cc:492] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:19.353998 17654 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:19.355199 17698 raft_consensus.cc:359] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.355871 17698 raft_consensus.cc:385] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.355991 17471 leader_election.cc:304] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.356755 17736 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.357599 17548 leader_election.cc:304] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:19.358800 17815 raft_consensus.cc:2804] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.359242 17815 raft_consensus.cc:493] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.359632 17815 raft_consensus.cc:3060] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.359923 17802 raft_consensus.cc:2804] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.360376 17802 raft_consensus.cc:493] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.360812 17802 raft_consensus.cc:3060] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.356168 17698 raft_consensus.cc:740] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.362296 17698 consensus_queue.cc:260] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.364807 17698 ts_tablet_manager.cc:1434] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.000s
I20260713 09:05:19.365641 17698 tablet_bootstrap.cc:492] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:19.367705 17802 raft_consensus.cc:515] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.369246 17697 raft_consensus.cc:359] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.369855 17802 leader_election.cc:290] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.373818 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.367329 17815 raft_consensus.cc:515] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.374367 17655 raft_consensus.cc:3060] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.375850 17815 leader_election.cc:290] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.369923 17697 raft_consensus.cc:385] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.376482 17697 raft_consensus.cc:740] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.377070 17697 consensus_queue.cc:260] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.377476 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.379021 17697 ts_tablet_manager.cc:1434] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.000s
I20260713 09:05:19.379879 17697 tablet_bootstrap.cc:492] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:19.380089 17506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.380416 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.380852 17506 raft_consensus.cc:2393] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 1: Already voted for candidate c207e88cab0c4fbfa221322c30d183c1 in this term.
I20260713 09:05:19.381143 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:19.349329 17620 leader_election.cc:304] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:19.381876 17505 raft_consensus.cc:2393] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f5ee71843144a479756a5aa36686217 in current term 1: Already voted for candidate c207e88cab0c4fbfa221322c30d183c1 in this term.
I20260713 09:05:19.383459 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:19.384181 17583 raft_consensus.cc:2393] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 in current term 1: Already voted for candidate 6f5ee71843144a479756a5aa36686217 in this term.
I20260713 09:05:19.384505 17801 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.388854 17697 tablet_bootstrap.cc:654] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.392755 17655 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:19.393253 17810 raft_consensus.cc:2764] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:05:19.383963 17548 leader_election.cc:304] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:19.395399 17815 raft_consensus.cc:2749] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:19.398797 17698 tablet_bootstrap.cc:654] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.404855 17815 raft_consensus.cc:493] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.405305 17815 raft_consensus.cc:515] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.407038 17815 leader_election.cc:290] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.407619 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.408865 17505 raft_consensus.cc:2468] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:19.412479 17734 raft_consensus.cc:493] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.413055 17734 raft_consensus.cc:515] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.414475 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.414613 17548 leader_election.cc:304] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.415083 17654 raft_consensus.cc:2468] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:19.409289 17473 leader_election.cc:304] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [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: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:19.423877 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:19.424317 17815 raft_consensus.cc:2804] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.425119 17815 raft_consensus.cc:493] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.425700 17815 raft_consensus.cc:3060] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.425185 17801 raft_consensus.cc:2804] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:05:19.425948 17471 leader_election.cc:343] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:19.426837 17801 raft_consensus.cc:697] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:19.426337 17734 leader_election.cc:290] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.427966 17801 consensus_queue.cc:237] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.448719 17699 tablet_bootstrap.cc:654] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.450681 17583 raft_consensus.cc:3060] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.459455 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.467949 17697 tablet_bootstrap.cc:492] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:19.468386 17697 ts_tablet_manager.cc:1403] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.023s
I20260713 09:05:19.470975 17815 raft_consensus.cc:515] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.472035 17697 raft_consensus.cc:359] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.472887 17697 raft_consensus.cc:385] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.473238 17697 raft_consensus.cc:740] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.473090 17404 catalog_manager.cc:5697] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } }
I20260713 09:05:19.475840 17815 leader_election.cc:290] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.474263 17697 consensus_queue.cc:260] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.474915 17810 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.478072 17807 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.477186 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.481508 17697 ts_tablet_manager.cc:1434] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:05:19.481786 17654 raft_consensus.cc:3060] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.482287 17697 tablet_bootstrap.cc:492] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:19.482093 17404 catalog_manager.cc:5697] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:19.477195 17473 leader_election.cc:343] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:19.485682 17473 leader_election.cc:304] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:19.487411 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:19.488027 17505 raft_consensus.cc:3060] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.488816 17734 raft_consensus.cc:2749] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:19.490548 17697 tablet_bootstrap.cc:654] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.492736 17698 tablet_bootstrap.cc:492] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:19.493098 17698 ts_tablet_manager.cc:1403] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.128s	user 0.020s	sys 0.032s
I20260713 09:05:19.494280 17699 tablet_bootstrap.cc:492] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:19.494762 17699 ts_tablet_manager.cc:1403] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.005s
W20260713 09:05:19.501838 17473 consensus_peers.cc:597] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 -> Peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Couldn't send request to peer beb2c58883a4480f92682c08300b0529. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:19.505285 17654 raft_consensus.cc:2468] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:19.508045 17505 raft_consensus.cc:2468] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:19.514884 17548 leader_election.cc:304] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.518927 17815 raft_consensus.cc:2804] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.519474 17815 raft_consensus.cc:697] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:19.520421 17815 consensus_queue.cc:237] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.521410 17698 raft_consensus.cc:359] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.522320 17698 raft_consensus.cc:385] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.524492 17403 catalog_manager.cc:5697] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:19.520607 17699 raft_consensus.cc:359] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.526855 17699 raft_consensus.cc:385] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.527536 17699 raft_consensus.cc:740] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.522909 17698 raft_consensus.cc:740] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.528959 17698 consensus_queue.cc:260] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.532701 17698 ts_tablet_manager.cc:1434] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260713 09:05:19.533958 17698 tablet_bootstrap.cc:492] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:19.541499 17698 tablet_bootstrap.cc:654] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.530145 17699 consensus_queue.cc:260] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.543598 17699 ts_tablet_manager.cc:1434] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260713 09:05:19.544725 17699 tablet_bootstrap.cc:492] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:19.552143 17699 tablet_bootstrap.cc:654] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.559298 17406 catalog_manager.cc:5697] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:19.563755 17699 tablet_bootstrap.cc:492] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:19.564317 17699 ts_tablet_manager.cc:1403] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260713 09:05:19.567533 17699 raft_consensus.cc:359] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.569631 17699 raft_consensus.cc:385] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.569883 17699 raft_consensus.cc:740] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
W20260713 09:05:19.570817 17454 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:19.570446 17699 consensus_queue.cc:260] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.572453 17697 tablet_bootstrap.cc:492] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:19.572505 17699 ts_tablet_manager.cc:1434] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:05:19.573180 17697 ts_tablet_manager.cc:1403] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.091s	user 0.032s	sys 0.038s
I20260713 09:05:19.573563 17699 tablet_bootstrap.cc:492] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:19.576308 17697 raft_consensus.cc:359] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.578620 17697 raft_consensus.cc:385] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.578984 17697 raft_consensus.cc:740] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.578327 17698 tablet_bootstrap.cc:492] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:19.579847 17699 tablet_bootstrap.cc:654] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.580098 17698 ts_tablet_manager.cc:1403] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.009s
I20260713 09:05:19.579484 17404 catalog_manager.cc:5697] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:19.583966 17698 raft_consensus.cc:359] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.585047 17698 raft_consensus.cc:385] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.585425 17698 raft_consensus.cc:740] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.581975 17697 consensus_queue.cc:260] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.588065 17697 ts_tablet_manager.cc:1434] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:05:19.589061 17697 tablet_bootstrap.cc:492] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:19.596550 17697 tablet_bootstrap.cc:654] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.599915 17699 tablet_bootstrap.cc:492] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:19.600343 17699 ts_tablet_manager.cc:1403] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.003s
I20260713 09:05:19.602833 17699 raft_consensus.cc:359] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.603443 17699 raft_consensus.cc:385] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.603695 17699 raft_consensus.cc:740] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.604329 17699 consensus_queue.cc:260] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.606325 17699 ts_tablet_manager.cc:1434] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:19.607013 17699 tablet_bootstrap.cc:492] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:19.607013 17405 catalog_manager.cc:5697] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:19.589531 17698 consensus_queue.cc:260] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.611425 17698 ts_tablet_manager.cc:1434] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:05:19.612293 17698 tablet_bootstrap.cc:492] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1: Bootstrap starting.
I20260713 09:05:19.613546 17699 tablet_bootstrap.cc:654] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.618446 17698 tablet_bootstrap.cc:654] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.624770 17697 tablet_bootstrap.cc:492] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:19.625156 17697 ts_tablet_manager.cc:1403] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260713 09:05:19.627589 17697 raft_consensus.cc:359] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.628286 17697 raft_consensus.cc:385] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.628504 17697 raft_consensus.cc:740] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.629053 17697 consensus_queue.cc:260] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.630800 17697 ts_tablet_manager.cc:1434] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:19.633466 17699 tablet_bootstrap.cc:492] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:19.633908 17699 ts_tablet_manager.cc:1403] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.007s
I20260713 09:05:19.634325 17698 tablet_bootstrap.cc:492] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1: No bootstrap required, opened a new log
I20260713 09:05:19.634774 17698 ts_tablet_manager.cc:1403] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260713 09:05:19.636461 17699 raft_consensus.cc:359] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.637113 17699 raft_consensus.cc:385] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.637375 17699 raft_consensus.cc:740] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.637400 17698 raft_consensus.cc:359] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.638406 17698 raft_consensus.cc:385] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.638113 17699 consensus_queue.cc:260] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.638691 17698 raft_consensus.cc:740] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.640165 17699 ts_tablet_manager.cc:1434] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:05:19.639715 17698 consensus_queue.cc:260] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.641047 17699 tablet_bootstrap.cc:492] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:19.632105 17697 tablet_bootstrap.cc:492] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:19.645012 17698 ts_tablet_manager.cc:1434] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:05:19.648254 17697 tablet_bootstrap.cc:654] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.653232 17699 tablet_bootstrap.cc:654] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.655319 17697 tablet_bootstrap.cc:492] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:19.655825 17697 ts_tablet_manager.cc:1403] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:05:19.659024 17697 raft_consensus.cc:359] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.659952 17697 raft_consensus.cc:385] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.660377 17697 raft_consensus.cc:740] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.661194 17697 consensus_queue.cc:260] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.663317 17697 ts_tablet_manager.cc:1434] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:19.664839 17697 tablet_bootstrap.cc:492] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217: Bootstrap starting.
I20260713 09:05:19.666849 17801 consensus_queue.cc:1048] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.669102 17699 tablet_bootstrap.cc:492] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:19.669565 17699 ts_tablet_manager.cc:1403] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260713 09:05:19.671398 17697 tablet_bootstrap.cc:654] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.672513 17699 raft_consensus.cc:359] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.673197 17699 raft_consensus.cc:385] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.673484 17699 raft_consensus.cc:740] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.674212 17699 consensus_queue.cc:260] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.676205 17699 ts_tablet_manager.cc:1434] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:19.677220 17699 tablet_bootstrap.cc:492] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:19.681718 17697 tablet_bootstrap.cc:492] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217: No bootstrap required, opened a new log
I20260713 09:05:19.682121 17697 ts_tablet_manager.cc:1403] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260713 09:05:19.683429 17699 tablet_bootstrap.cc:654] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.684648 17697 raft_consensus.cc:359] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.685271 17697 raft_consensus.cc:385] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.685508 17697 raft_consensus.cc:740] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.686174 17697 consensus_queue.cc:260] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.688752 17697 ts_tablet_manager.cc:1434] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:19.701072 17699 tablet_bootstrap.cc:492] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:19.701467 17699 ts_tablet_manager.cc:1403] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260713 09:05:19.703177 17699 raft_consensus.cc:359] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.703725 17699 raft_consensus.cc:385] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.704013 17699 raft_consensus.cc:740] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.704623 17699 consensus_queue.cc:260] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.706240 17815 raft_consensus.cc:493] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.706526 17699 ts_tablet_manager.cc:1434] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:19.706692 17815 raft_consensus.cc:515] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.708050 17699 tablet_bootstrap.cc:492] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529: Bootstrap starting.
I20260713 09:05:19.708742 17815 leader_election.cc:290] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.709642 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.709645 17506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.710325 17654 raft_consensus.cc:2468] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:19.710417 17506 raft_consensus.cc:2468] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:19.711784 17548 leader_election.cc:304] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:19.712536 17815 raft_consensus.cc:2804] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.712860 17815 raft_consensus.cc:493] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.713186 17815 raft_consensus.cc:3060] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.714780 17654 raft_consensus.cc:3060] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.715914 17809 raft_consensus.cc:493] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.716300 17809 raft_consensus.cc:515] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.716948 17699 tablet_bootstrap.cc:654] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.717598 17809 leader_election.cc:290] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.719549 17801 raft_consensus.cc:493] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.720018 17801 raft_consensus.cc:515] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.721946 17801 leader_election.cc:290] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.722325 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.722918 17655 raft_consensus.cc:2468] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:19.722965 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.723591 17652 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:19.724527 17699 tablet_bootstrap.cc:492] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529: No bootstrap required, opened a new log
I20260713 09:05:19.725000 17699 ts_tablet_manager.cc:1403] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260713 09:05:19.724829 17473 leader_election.cc:304] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.725304 17506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.725726 17801 raft_consensus.cc:2804] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.725916 17506 raft_consensus.cc:2468] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:19.726115 17801 raft_consensus.cc:493] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.726492 17801 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.726568 17815 raft_consensus.cc:515] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.724530 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:19.727514 17583 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:19.727574 17699 raft_consensus.cc:359] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.728222 17699 raft_consensus.cc:385] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.728487 17699 raft_consensus.cc:740] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.728536 17815 leader_election.cc:290] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.729311 17699 consensus_queue.cc:260] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.730628 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.731175 17652 raft_consensus.cc:3060] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.731366 17699 ts_tablet_manager.cc:1434] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:19.733999 17801 raft_consensus.cc:515] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.734758 17506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:19.735405 17506 raft_consensus.cc:3060] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.736756 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.736720 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:19.737607 17801 leader_election.cc:290] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.729907 17548 leader_election.cc:304] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.738071 17654 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.738595 17583 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.738999 17809 raft_consensus.cc:493] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.739444 17809 raft_consensus.cc:515] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.741349 17809 leader_election.cc:290] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.741781 17809 raft_consensus.cc:2804] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.742074 17809 raft_consensus.cc:493] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.742441 17809 raft_consensus.cc:3060] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.744524 17654 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:19.745518 17813 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.745697 17473 leader_election.cc:304] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.746606 17800 raft_consensus.cc:2804] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.746694 17652 raft_consensus.cc:2468] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:19.747100 17800 raft_consensus.cc:697] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:19.747045 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.747849 17505 raft_consensus.cc:2468] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:19.748134 17583 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:19.748063 17800 consensus_queue.cc:237] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.752336 17548 leader_election.cc:304] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:19.755000 17548 leader_election.cc:304] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.757339 17813 raft_consensus.cc:2804] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.757551 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.757747 17813 raft_consensus.cc:493] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.758181 17813 raft_consensus.cc:3060] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.758236 17654 raft_consensus.cc:2468] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 0.
I20260713 09:05:19.755779 17815 raft_consensus.cc:2804] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.761446 17815 raft_consensus.cc:697] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:19.761291 17809 raft_consensus.cc:515] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.763334 17809 leader_election.cc:290] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.763502 17406 catalog_manager.cc:5697] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:19.764426 17506 raft_consensus.cc:2468] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:19.762244 17815 consensus_queue.cc:237] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.776929 17815 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.782671 17406 catalog_manager.cc:5697] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:19.764848 17813 raft_consensus.cc:515] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.765491 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:19.767246 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.784142 17505 raft_consensus.cc:3060] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.790333 17505 raft_consensus.cc:2468] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:19.784157 17654 raft_consensus.cc:3060] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.791296 17548 leader_election.cc:304] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.792456 17759 raft_consensus.cc:2804] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.792941 17759 raft_consensus.cc:697] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:19.793754 17759 consensus_queue.cc:237] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.799227 17654 raft_consensus.cc:2468] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:19.803476 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:19.805629 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.804193 17505 raft_consensus.cc:3060] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.811942 17813 leader_election.cc:290] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.811896 17654 raft_consensus.cc:3060] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.817390 17654 raft_consensus.cc:2468] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:19.818341 17548 leader_election.cc:304] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:19.818955 17759 raft_consensus.cc:2804] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.819446 17759 raft_consensus.cc:697] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:19.818873 17406 catalog_manager.cc:5697] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:19.820158 17759 consensus_queue.cc:237] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.820858 17505 raft_consensus.cc:2468] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:19.830689 17406 catalog_manager.cc:5697] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:19.842165 17807 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.842581 17807 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.844153 17807 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:19.844827 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.844972 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:19.846223 17620 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:19.846792 17807 raft_consensus.cc:2749] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:19.865263 17734 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.867031 17652 raft_consensus.cc:3060] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.878362 17802 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.882957 17807 raft_consensus.cc:493] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:19.883432 17807 raft_consensus.cc:515] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.887955 17807 leader_election.cc:290] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:19.888651 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:19.890578 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.892382 17622 leader_election.cc:304] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:19.893251 17807 raft_consensus.cc:2749] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:19.909513 17802 raft_consensus.cc:493] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.909669 17807 raft_consensus.cc:493] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:19.909922 17802 raft_consensus.cc:515] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.910115 17807 raft_consensus.cc:515] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.911625 17802 leader_election.cc:290] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.912111 17807 leader_election.cc:290] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:19.912601 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:19.912710 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:19.912855 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:19.912992 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:19.913198 17505 raft_consensus.cc:2468] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 0.
I20260713 09:05:19.913350 17580 raft_consensus.cc:2468] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 0.
I20260713 09:05:19.913679 17654 raft_consensus.cc:2468] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 0.
I20260713 09:05:19.914265 17622 leader_election.cc:304] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.914582 17473 leader_election.cc:304] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:19.915098 17807 raft_consensus.cc:2804] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.915364 17802 raft_consensus.cc:2804] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:19.915469 17807 raft_consensus.cc:493] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.915757 17802 raft_consensus.cc:493] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:19.915899 17807 raft_consensus.cc:3060] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.916188 17802 raft_consensus.cc:3060] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.922219 17807 raft_consensus.cc:515] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.922219 17802 raft_consensus.cc:515] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.924516 17802 leader_election.cc:290] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:19.925064 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:19.925125 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:19.925544 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:19.925614 17583 raft_consensus.cc:3060] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.926316 17505 raft_consensus.cc:2393] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 1: Already voted for candidate c207e88cab0c4fbfa221322c30d183c1 in this term.
I20260713 09:05:19.925716 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:19.924516 17807 leader_election.cc:290] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 1 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:19.927102 17654 raft_consensus.cc:2393] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 in current term 1: Already voted for candidate beb2c58883a4480f92682c08300b0529 in this term.
I20260713 09:05:19.928041 17473 leader_election.cc:304] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:19.928768 17802 raft_consensus.cc:2749] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:19.931160 17583 raft_consensus.cc:2468] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 1.
I20260713 09:05:19.932233 17620 leader_election.cc:304] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:19.932876 17807 raft_consensus.cc:2804] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.933334 17807 raft_consensus.cc:697] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:19.933351 17759 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:19.934149 17807 consensus_queue.cc:237] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:19.941892 17404 catalog_manager.cc:5697] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:19.946133 17759 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.104724 17654 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.164338 17800 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.175083 17734 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.264858 17759 consensus_queue.cc:1048] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.273726 17813 consensus_queue.cc:1048] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.281447 17759 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:20.293147 17815 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.296738 17815 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.310587 17872 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.340883 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:20.346305 17892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:20.347452 17893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:20.350385 16359 server_base.cc:1061] running on GCE node
W20260713 09:05:20.350699 17895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:20.351596 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:20.351873 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:20.352079 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933520352054 us; error 0 us; skew 500 ppm
I20260713 09:05:20.352846 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:20.355895 16359 webserver.cc:533] Webserver started at http://127.15.249.196:37267/ using document root <none> and password file <none>
I20260713 09:05:20.356390 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:20.356593 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:20.356865 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:20.357865 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-3-root/instance:
uuid: "e228233c8dd44f1e9952002b7d071b90"
format_stamp: "Formatted at 2026-07-13 09:05:20 on dist-test-slave-2jxz"
I20260713 09:05:20.362318 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:20.366227 17900 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:20.367013 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:05:20.367355 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-3-root
uuid: "e228233c8dd44f1e9952002b7d071b90"
format_stamp: "Formatted at 2026-07-13 09:05:20 on dist-test-slave-2jxz"
I20260713 09:05:20.367694 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:20.382575 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:20.383714 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:20.384919 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:20.386965 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:20.387225 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:20.387501 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:20.387665 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:20.450803 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.196:40087
I20260713 09:05:20.450904 17962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.196:40087 every 8 connection(s)
I20260713 09:05:20.455196 16359 auto_leader_rebalancer-test.cc:392] add a tserver: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:20.465356 17807 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.468299 17963 heartbeater.cc:344] Connected to a master server at 127.15.249.254:41571
I20260713 09:05:20.468713 17963 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:20.469465 17963 heartbeater.cc:507] Master 127.15.249.254:41571 requested a full tablet report, sending...
I20260713 09:05:20.471439 17406 ts_manager.cc:194] Registered new tserver with Master: e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:20.472694 17406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34252
I20260713 09:05:20.486061 17968 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.614076 17507 consensus_queue.cc:237] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:20.623744 17652 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:20.624236 17580 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:20.625305 17802 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:20.626223 17734 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:20.635141 17473 consensus_peers.cc:597] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5dff4aa7c3924ba09a6b17e9b8d55677. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:20.636544 17802 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.638476 17652 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.641021 17580 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.653474 17507 consensus_queue.cc:237] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:20.657581 17406 catalog_manager.cc:5697] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
W20260713 09:05:20.664914 17473 consensus_peers.cc:597] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca366ad6c90042afb6afc66dead59a51. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:20.667979 17583 raft_consensus.cc:1275] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:20.669399 17800 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:20.670245 17652 raft_consensus.cc:1275] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:20.671911 17802 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:20.681715 17800 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.687603 17654 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.689177 17583 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.699434 17404 catalog_manager.cc:5697] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.706868 17580 consensus_queue.cc:237] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:20.716234 17654 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:20.716514 17507 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:20.717876 17815 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:20.718587 17872 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:20.723263 17548 consensus_peers.cc:597] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 467227c03be44e93a70737e5581bd7d1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:20.727548 17815 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.729038 17654 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.734550 17507 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.741612 17404 catalog_manager.cc:5697] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.741765 17505 consensus_queue.cc:237] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
W20260713 09:05:20.754652 17473 consensus_peers.cc:597] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 418e732bb58841418bdeedea1f5cdaae. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:20.754746 17652 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:20.756249 17801 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:20.757232 17580 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:20.758620 17801 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:20.764433 17802 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.766991 17652 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.769402 17580 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:20.779762 17403 catalog_manager.cc:5697] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:21.092653 17991 ts_tablet_manager.cc:933] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805)
I20260713 09:05:21.094882 17991 tablet_copy_client.cc:323] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.193:35805
I20260713 09:05:21.104209 17518 tablet_copy_service.cc:140] P c207e88cab0c4fbfa221322c30d183c1: Received BeginTabletCopySession request for tablet ca366ad6c90042afb6afc66dead59a51 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:39916)
I20260713 09:05:21.104764 17518 tablet_copy_service.cc:161] P c207e88cab0c4fbfa221322c30d183c1: Beginning new tablet copy session on tablet ca366ad6c90042afb6afc66dead59a51 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:39916: session id = e228233c8dd44f1e9952002b7d071b90-ca366ad6c90042afb6afc66dead59a51
I20260713 09:05:21.112187 17518 tablet_copy_source_session.cc:215] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:21.115718 17991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca366ad6c90042afb6afc66dead59a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.116830 17994 ts_tablet_manager.cc:933] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805)
I20260713 09:05:21.118999 17994 tablet_copy_client.cc:323] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.193:35805
I20260713 09:05:21.120607 17518 tablet_copy_service.cc:140] P c207e88cab0c4fbfa221322c30d183c1: Received BeginTabletCopySession request for tablet 5dff4aa7c3924ba09a6b17e9b8d55677 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:39916)
I20260713 09:05:21.121093 17518 tablet_copy_service.cc:161] P c207e88cab0c4fbfa221322c30d183c1: Beginning new tablet copy session on tablet 5dff4aa7c3924ba09a6b17e9b8d55677 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:39916: session id = e228233c8dd44f1e9952002b7d071b90-5dff4aa7c3924ba09a6b17e9b8d55677
I20260713 09:05:21.127511 17518 tablet_copy_source_session.cc:215] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:21.127760 17991 tablet_copy_client.cc:806] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:21.128351 17991 tablet_copy_client.cc:670] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:21.131908 17994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dff4aa7c3924ba09a6b17e9b8d55677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.134435 17991 tablet_copy_client.cc:538] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:21.142720 17991 tablet_bootstrap.cc:492] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:21.148267 17994 tablet_copy_client.cc:806] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:21.148798 17994 tablet_copy_client.cc:670] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:21.153707 17994 tablet_copy_client.cc:538] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:21.160259 17994 tablet_bootstrap.cc:492] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:21.165807 17991 tablet_bootstrap.cc:492] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:21.166695 17991 tablet_bootstrap.cc:492] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:21.167299 17991 ts_tablet_manager.cc:1403] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260713 09:05:21.170836 17991 raft_consensus.cc:359] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:21.171669 17991 raft_consensus.cc:740] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:21.172309 17991 consensus_queue.cc:260] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:21.177315 17994 tablet_bootstrap.cc:492] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:21.178337 17994 tablet_bootstrap.cc:492] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:21.179124 17994 ts_tablet_manager.cc:1403] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260713 09:05:21.182348 17991 ts_tablet_manager.cc:1434] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:05:21.182682 17963 heartbeater.cc:499] Master 127.15.249.254:41571 was elected leader, sending a full tablet report...
I20260713 09:05:21.184305 17518 tablet_copy_service.cc:342] P c207e88cab0c4fbfa221322c30d183c1: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-ca366ad6c90042afb6afc66dead59a51 received from {username='slave'} at 127.0.0.1:39916
I20260713 09:05:21.184747 17518 tablet_copy_service.cc:434] P c207e88cab0c4fbfa221322c30d183c1: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-ca366ad6c90042afb6afc66dead59a51 on tablet ca366ad6c90042afb6afc66dead59a51 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:21.186221 17994 raft_consensus.cc:359] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:21.187011 17994 raft_consensus.cc:740] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:21.187614 17994 consensus_queue.cc:260] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:21.190207 17994 ts_tablet_manager.cc:1434] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.009s
I20260713 09:05:21.191869 17518 tablet_copy_service.cc:342] P c207e88cab0c4fbfa221322c30d183c1: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-5dff4aa7c3924ba09a6b17e9b8d55677 received from {username='slave'} at 127.0.0.1:39916
I20260713 09:05:21.192257 17518 tablet_copy_service.cc:434] P c207e88cab0c4fbfa221322c30d183c1: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-5dff4aa7c3924ba09a6b17e9b8d55677 on tablet 5dff4aa7c3924ba09a6b17e9b8d55677 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:21.210170 17994 ts_tablet_manager.cc:933] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805)
I20260713 09:05:21.212262 17994 tablet_copy_client.cc:323] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.193:35805
I20260713 09:05:21.213708 17518 tablet_copy_service.cc:140] P c207e88cab0c4fbfa221322c30d183c1: Received BeginTabletCopySession request for tablet 418e732bb58841418bdeedea1f5cdaae from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:39916)
I20260713 09:05:21.214232 17518 tablet_copy_service.cc:161] P c207e88cab0c4fbfa221322c30d183c1: Beginning new tablet copy session on tablet 418e732bb58841418bdeedea1f5cdaae from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:39916: session id = e228233c8dd44f1e9952002b7d071b90-418e732bb58841418bdeedea1f5cdaae
I20260713 09:05:21.220201 17518 tablet_copy_source_session.cc:215] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:21.222993 17994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418e732bb58841418bdeedea1f5cdaae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.232113 17994 tablet_copy_client.cc:806] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:21.232568 17994 tablet_copy_client.cc:670] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:21.235433 17994 tablet_copy_client.cc:538] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:21.240696 17994 tablet_bootstrap.cc:492] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:21.263485 17994 tablet_bootstrap.cc:492] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:21.264415 17994 tablet_bootstrap.cc:492] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:21.265075 17994 ts_tablet_manager.cc:1403] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.001s
I20260713 09:05:21.267760 17994 raft_consensus.cc:359] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:21.268719 17994 raft_consensus.cc:740] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:21.269413 17994 consensus_queue.cc:260] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:21.272140 17994 ts_tablet_manager.cc:1434] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:21.273921 17518 tablet_copy_service.cc:342] P c207e88cab0c4fbfa221322c30d183c1: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-418e732bb58841418bdeedea1f5cdaae received from {username='slave'} at 127.0.0.1:39916
I20260713 09:05:21.274518 17518 tablet_copy_service.cc:434] P c207e88cab0c4fbfa221322c30d183c1: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-418e732bb58841418bdeedea1f5cdaae on tablet 418e732bb58841418bdeedea1f5cdaae with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:21.299338 17994 ts_tablet_manager.cc:933] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:21.300861 17994 tablet_copy_client.cc:323] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.194:35857
I20260713 09:05:21.320425 17593 tablet_copy_service.cc:140] P 6f5ee71843144a479756a5aa36686217: Received BeginTabletCopySession request for tablet 467227c03be44e93a70737e5581bd7d1 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:41434)
I20260713 09:05:21.320988 17593 tablet_copy_service.cc:161] P 6f5ee71843144a479756a5aa36686217: Beginning new tablet copy session on tablet 467227c03be44e93a70737e5581bd7d1 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:41434: session id = e228233c8dd44f1e9952002b7d071b90-467227c03be44e93a70737e5581bd7d1
I20260713 09:05:21.325698 17593 tablet_copy_source_session.cc:215] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:21.328002 17994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467227c03be44e93a70737e5581bd7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.337540 17994 tablet_copy_client.cc:806] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:21.337973 17994 tablet_copy_client.cc:670] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:21.341024 17994 tablet_copy_client.cc:538] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:21.345716 17994 tablet_bootstrap.cc:492] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:21.358605 17994 tablet_bootstrap.cc:492] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:21.359331 17994 tablet_bootstrap.cc:492] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:21.359911 17994 ts_tablet_manager.cc:1403] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.005s
I20260713 09:05:21.362542 17994 raft_consensus.cc:359] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:21.363034 17994 raft_consensus.cc:740] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:21.363466 17994 consensus_queue.cc:260] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:21.365123 17994 ts_tablet_manager.cc:1434] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:05:21.367086 17593 tablet_copy_service.cc:342] P 6f5ee71843144a479756a5aa36686217: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-467227c03be44e93a70737e5581bd7d1 received from {username='slave'} at 127.0.0.1:41434
I20260713 09:05:21.367486 17593 tablet_copy_service.cc:434] P 6f5ee71843144a479756a5aa36686217: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-467227c03be44e93a70737e5581bd7d1 on tablet 467227c03be44e93a70737e5581bd7d1 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:21.518289 17938 raft_consensus.cc:1217] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:21.644416 17938 raft_consensus.cc:1217] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:21.697261 17938 raft_consensus.cc:1217] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:21.920234 17938 raft_consensus.cc:1217] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:21.941718 17802 raft_consensus.cc:1064] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:21.944067 17802 consensus_queue.cc:237] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:21.950807 17938 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.952131 17654 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.952659 17583 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.953768 18008 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:21.954648 18001 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:21.955345 17800 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:21.977466 18001 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:21.979197 17583 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:21.979401 17654 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:21.990446 17938 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:21.995359 17403 catalog_manager.cc:5697] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.031180 17505 consensus_queue.cc:237] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:22.039258 17583 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.040549 18001 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.042761 17938 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.044332 18001 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.047201 17800 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.049993 17583 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.052457 17937 raft_consensus.cc:2955] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.059033 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5dff4aa7c3924ba09a6b17e9b8d55677 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:22.066780 17406 catalog_manager.cc:5697] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.073920 18001 raft_consensus.cc:1064] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:22.077209 18001 consensus_queue.cc:237] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:22.078184 17640 tablet_service.cc:1558] Processing DeleteTablet for tablet 5dff4aa7c3924ba09a6b17e9b8d55677 with delete_type TABLET_DATA_TOMBSTONED (TS beb2c58883a4480f92682c08300b0529 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53590
I20260713 09:05:22.088860 18016 tablet_replica.cc:333] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:22.089797 18016 raft_consensus.cc:2243] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:22.090555 18016 raft_consensus.cc:2272] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:22.093495 17938 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.093822 18016 ts_tablet_manager.cc:1916] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:22.094486 17652 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.095028 17802 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.095947 17800 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.099313 17583 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.100780 18008 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.108180 18016 ts_tablet_manager.cc:1929] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:22.108686 18016 log.cc:1199] T 5dff4aa7c3924ba09a6b17e9b8d55677 P beb2c58883a4480f92682c08300b0529: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/wals/5dff4aa7c3924ba09a6b17e9b8d55677
I20260713 09:05:22.110262 17392 catalog_manager.cc:5028] TS beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): tablet 5dff4aa7c3924ba09a6b17e9b8d55677 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:22.118373 17802 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.120182 17583 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.121979 17652 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.128126 17938 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.136174 17405 catalog_manager.cc:5697] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.151649 17505 consensus_queue.cc:237] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:22.156454 17938 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.157763 18001 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.159581 17652 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.160868 18001 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.165254 17800 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.169160 17654 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.173676 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 418e732bb58841418bdeedea1f5cdaae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:22.176213 17938 raft_consensus.cc:2955] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.181034 17406 catalog_manager.cc:5697] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:22.253746 17571 tablet_service.cc:1558] Processing DeleteTablet for tablet 418e732bb58841418bdeedea1f5cdaae with delete_type TABLET_DATA_TOMBSTONED (TS 6f5ee71843144a479756a5aa36686217 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39080
I20260713 09:05:22.260905 18022 tablet_replica.cc:333] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:22.264119 18022 raft_consensus.cc:2243] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:22.266189 18022 raft_consensus.cc:2272] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:22.271693 17800 raft_consensus.cc:1064] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:22.272663 18022 ts_tablet_manager.cc:1916] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:22.284107 17800 consensus_queue.cc:237] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:22.292042 18022 ts_tablet_manager.cc:1929] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:22.292562 18022 log.cc:1199] T 418e732bb58841418bdeedea1f5cdaae P 6f5ee71843144a479756a5aa36686217: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/wals/418e732bb58841418bdeedea1f5cdaae
I20260713 09:05:22.294667 17390 catalog_manager.cc:5028] TS 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): tablet 418e732bb58841418bdeedea1f5cdaae (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:22.297299 17938 raft_consensus.cc:1275] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.299456 18008 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:22.299778 17652 raft_consensus.cc:1275] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.301728 18023 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:22.304566 17583 raft_consensus.cc:1275] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.306378 18001 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:22.331106 18023 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.335144 17652 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.335171 17938 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.345788 17583 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.349292 17406 catalog_manager.cc:5697] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:22.367106 17505 consensus_queue.cc:237] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:22.374449 17652 raft_consensus.cc:1275] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.374809 17938 raft_consensus.cc:1275] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.375993 17800 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.376791 18001 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:22.388298 17937 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.390004 17800 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.394658 17652 raft_consensus.cc:2955] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.401155 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca366ad6c90042afb6afc66dead59a51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:22.404057 17405 catalog_manager.cc:5697] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.420786 17571 tablet_service.cc:1558] Processing DeleteTablet for tablet ca366ad6c90042afb6afc66dead59a51 with delete_type TABLET_DATA_TOMBSTONED (TS 6f5ee71843144a479756a5aa36686217 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39080
I20260713 09:05:22.421975 18022 tablet_replica.cc:333] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:22.423590 18022 raft_consensus.cc:2243] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:22.424434 18022 raft_consensus.cc:2272] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:22.429854 18022 ts_tablet_manager.cc:1916] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:22.447702 18022 ts_tablet_manager.cc:1929] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:22.448294 18022 log.cc:1199] T ca366ad6c90042afb6afc66dead59a51 P 6f5ee71843144a479756a5aa36686217: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/wals/ca366ad6c90042afb6afc66dead59a51
I20260713 09:05:22.450350 17390 catalog_manager.cc:5028] TS 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): tablet ca366ad6c90042afb6afc66dead59a51 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:22.486419 18006 raft_consensus.cc:1064] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:22.488540 18006 consensus_queue.cc:237] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:22.495117 17652 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.495206 17937 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.500078 18005 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:22.501940 18005 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.503218 17505 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.504601 18005 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.512986 18005 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.514416 17652 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.519464 17505 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.526379 17406 catalog_manager.cc:5697] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.526901 17937 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.553491 17580 consensus_queue.cc:237] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:22.558559 17652 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.558614 17937 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.559870 18005 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.560664 18006 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.566769 18029 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.568475 17652 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.576467 17937 raft_consensus.cc:2955] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:22.582556 17390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 467227c03be44e93a70737e5581bd7d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:22.587663 17404 catalog_manager.cc:5697] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:22.598349 17491 tablet_service.cc:1558] Processing DeleteTablet for tablet 467227c03be44e93a70737e5581bd7d1 with delete_type TABLET_DATA_TOMBSTONED (TS c207e88cab0c4fbfa221322c30d183c1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41552
I20260713 09:05:22.600531 18034 tablet_replica.cc:333] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:22.601339 18034 raft_consensus.cc:2243] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:22.602051 18034 raft_consensus.cc:2272] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:22.606618 18034 ts_tablet_manager.cc:1916] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:22.621227 18034 ts_tablet_manager.cc:1929] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:22.621567 18034 log.cc:1199] T 467227c03be44e93a70737e5581bd7d1 P c207e88cab0c4fbfa221322c30d183c1: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/wals/467227c03be44e93a70737e5581bd7d1
I20260713 09:05:22.623096 17392 catalog_manager.cc:5028] TS c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): tablet 467227c03be44e93a70737e5581bd7d1 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:23.627480 17580 consensus_queue.cc:237] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:23.633988 17656 raft_consensus.cc:1275] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.634476 17504 raft_consensus.cc:1275] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:23.634497 17548 consensus_peers.cc:597] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df095cb23c954cd2b7a1d55b352442a6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:23.635634 18006 consensus_queue.cc:1048] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.636372 18005 consensus_queue.cc:1048] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.644580 18005 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.645542 17656 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.647961 17504 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.657274 17580 consensus_queue.cc:237] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:23.661125 17404 catalog_manager.cc:5697] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:23.669410 17548 consensus_peers.cc:597] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7e49f8f5d6645fe865236163363e907. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:23.669639 17504 raft_consensus.cc:1275] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.670547 17656 raft_consensus.cc:1275] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.670912 18005 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.673547 18037 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.685256 18005 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.689339 17504 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.693842 17656 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.706530 17405 catalog_manager.cc:5697] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.731954 17652 consensus_queue.cc:237] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:23.738035 17580 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.740164 17504 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.741279 18053 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.744050 18053 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.749480 18033 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.751050 17580 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
W20260713 09:05:23.753345 17622 consensus_peers.cc:597] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6de7944376e3481d997b821f7fec819b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:23.754052 17504 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.763947 17505 consensus_queue.cc:237] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:23.766238 17406 catalog_manager.cc:5697] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
W20260713 09:05:23.775161 17473 consensus_peers.cc:597] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc393401f1c44769b3200d70de5a7531. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:23.776324 17580 raft_consensus.cc:1275] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.776458 17652 raft_consensus.cc:1275] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.778050 17800 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.780364 17800 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.785650 18038 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.787638 17652 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.796742 17578 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:23.800544 17405 catalog_manager.cc:5697] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:24.154058 18062 ts_tablet_manager.cc:933] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:24.156250 18062 tablet_copy_client.cc:323] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.194:35857
I20260713 09:05:24.158221 17593 tablet_copy_service.cc:140] P 6f5ee71843144a479756a5aa36686217: Received BeginTabletCopySession request for tablet df095cb23c954cd2b7a1d55b352442a6 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:41434)
I20260713 09:05:24.158744 17593 tablet_copy_service.cc:161] P 6f5ee71843144a479756a5aa36686217: Beginning new tablet copy session on tablet df095cb23c954cd2b7a1d55b352442a6 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:41434: session id = e228233c8dd44f1e9952002b7d071b90-df095cb23c954cd2b7a1d55b352442a6
I20260713 09:05:24.166149 17593 tablet_copy_source_session.cc:215] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:24.169373 18062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df095cb23c954cd2b7a1d55b352442a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:24.181807 18062 tablet_copy_client.cc:806] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:24.182337 18062 tablet_copy_client.cc:670] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:24.186060 18062 tablet_copy_client.cc:538] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:24.193919 18062 tablet_bootstrap.cc:492] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:24.208035 18064 ts_tablet_manager.cc:933] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:24.211453 18064 tablet_copy_client.cc:323] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.195:35199
W20260713 09:05:24.216111 17529 debug-util.cc:398] Leaking SignalData structure 0x7b0800050720 after lost signal to thread 16362
W20260713 09:05:24.217113 17529 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca920 after lost signal to thread 17440
W20260713 09:05:24.218499 17529 debug-util.cc:398] Leaking SignalData structure 0x7b08001479e0 after lost signal to thread 17532
W20260713 09:05:24.219827 17529 debug-util.cc:398] Leaking SignalData structure 0x7b08001fea00 after lost signal to thread 17607
I20260713 09:05:24.221396 18062 tablet_bootstrap.cc:492] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: 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
W20260713 09:05:24.221979 17529 debug-util.cc:398] Leaking SignalData structure 0x7b080027d6e0 after lost signal to thread 18018
I20260713 09:05:24.225492 18062 tablet_bootstrap.cc:492] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:24.226289 18062 ts_tablet_manager.cc:1403] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.009s
I20260713 09:05:24.230468 18062 raft_consensus.cc:359] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:24.231094 18062 raft_consensus.cc:740] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:24.233322 18062 consensus_queue.cc:260] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:24.236413 18062 ts_tablet_manager.cc:1434] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:05:24.238243 18068 ts_tablet_manager.cc:933] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:24.238170 17593 tablet_copy_service.cc:342] P 6f5ee71843144a479756a5aa36686217: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-df095cb23c954cd2b7a1d55b352442a6 received from {username='slave'} at 127.0.0.1:41434
I20260713 09:05:24.238767 17593 tablet_copy_service.cc:434] P 6f5ee71843144a479756a5aa36686217: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-df095cb23c954cd2b7a1d55b352442a6 on tablet df095cb23c954cd2b7a1d55b352442a6 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:24.251430 17667 tablet_copy_service.cc:140] P beb2c58883a4480f92682c08300b0529: Received BeginTabletCopySession request for tablet 6de7944376e3481d997b821f7fec819b from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:42218)
I20260713 09:05:24.252195 17667 tablet_copy_service.cc:161] P beb2c58883a4480f92682c08300b0529: Beginning new tablet copy session on tablet 6de7944376e3481d997b821f7fec819b from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:42218: session id = e228233c8dd44f1e9952002b7d071b90-6de7944376e3481d997b821f7fec819b
I20260713 09:05:24.263793 17667 tablet_copy_source_session.cc:215] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:24.266151 18068 tablet_copy_client.cc:323] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.194:35857
I20260713 09:05:24.267976 17593 tablet_copy_service.cc:140] P 6f5ee71843144a479756a5aa36686217: Received BeginTabletCopySession request for tablet f7e49f8f5d6645fe865236163363e907 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:41434)
I20260713 09:05:24.268469 17593 tablet_copy_service.cc:161] P 6f5ee71843144a479756a5aa36686217: Beginning new tablet copy session on tablet f7e49f8f5d6645fe865236163363e907 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:41434: session id = e228233c8dd44f1e9952002b7d071b90-f7e49f8f5d6645fe865236163363e907
I20260713 09:05:24.269577 18064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de7944376e3481d997b821f7fec819b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:24.272583 18062 ts_tablet_manager.cc:933] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805)
I20260713 09:05:24.278951 17593 tablet_copy_source_session.cc:215] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:24.282269 18068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e49f8f5d6645fe865236163363e907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:24.287973 18064 tablet_copy_client.cc:806] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:24.288162 18062 tablet_copy_client.cc:323] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.193:35805
I20260713 09:05:24.288600 18064 tablet_copy_client.cc:670] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:24.290094 17518 tablet_copy_service.cc:140] P c207e88cab0c4fbfa221322c30d183c1: Received BeginTabletCopySession request for tablet dc393401f1c44769b3200d70de5a7531 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:39916)
I20260713 09:05:24.290701 17518 tablet_copy_service.cc:161] P c207e88cab0c4fbfa221322c30d183c1: Beginning new tablet copy session on tablet dc393401f1c44769b3200d70de5a7531 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:39916: session id = e228233c8dd44f1e9952002b7d071b90-dc393401f1c44769b3200d70de5a7531
I20260713 09:05:24.298489 17518 tablet_copy_source_session.cc:215] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:24.299005 18068 tablet_copy_client.cc:806] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:24.299549 18068 tablet_copy_client.cc:670] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:24.303478 18062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc393401f1c44769b3200d70de5a7531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:24.304885 18068 tablet_copy_client.cc:538] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:24.306066 18064 tablet_copy_client.cc:538] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:24.317830 18064 tablet_bootstrap.cc:492] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:24.324460 18068 tablet_bootstrap.cc:492] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:24.350728 18062 tablet_copy_client.cc:806] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:24.351380 18062 tablet_copy_client.cc:670] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:24.355885 18062 tablet_copy_client.cc:538] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:24.363453 18064 tablet_bootstrap.cc:492] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:24.369024 18062 tablet_bootstrap.cc:492] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:24.369153 18064 tablet_bootstrap.cc:492] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:24.369879 18064 ts_tablet_manager.cc:1403] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.006s
I20260713 09:05:24.372298 18068 tablet_bootstrap.cc:492] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:24.373181 18068 tablet_bootstrap.cc:492] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:24.372969 18064 raft_consensus.cc:359] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:24.373802 18064 raft_consensus.cc:740] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:24.373916 18068 ts_tablet_manager.cc:1403] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.006s
I20260713 09:05:24.374471 18064 consensus_queue.cc:260] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:24.376874 18064 ts_tablet_manager.cc:1434] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:24.377274 18068 raft_consensus.cc:359] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:24.378334 18068 raft_consensus.cc:740] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:24.379012 18068 consensus_queue.cc:260] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:24.381351 18068 ts_tablet_manager.cc:1434] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:05:24.383054 17667 tablet_copy_service.cc:342] P beb2c58883a4480f92682c08300b0529: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-6de7944376e3481d997b821f7fec819b received from {username='slave'} at 127.0.0.1:42218
I20260713 09:05:24.383450 17667 tablet_copy_service.cc:434] P beb2c58883a4480f92682c08300b0529: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-6de7944376e3481d997b821f7fec819b on tablet 6de7944376e3481d997b821f7fec819b with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:24.383466 17593 tablet_copy_service.cc:342] P 6f5ee71843144a479756a5aa36686217: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-f7e49f8f5d6645fe865236163363e907 received from {username='slave'} at 127.0.0.1:41434
I20260713 09:05:24.383972 17593 tablet_copy_service.cc:434] P 6f5ee71843144a479756a5aa36686217: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-f7e49f8f5d6645fe865236163363e907 on tablet f7e49f8f5d6645fe865236163363e907 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:24.403200 18062 tablet_bootstrap.cc:492] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:24.404033 18062 tablet_bootstrap.cc:492] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:24.404636 18062 ts_tablet_manager.cc:1403] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.003s
I20260713 09:05:24.407994 18062 raft_consensus.cc:359] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:24.408887 18062 raft_consensus.cc:740] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:24.409576 18062 consensus_queue.cc:260] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:24.418435 18062 ts_tablet_manager.cc:1434] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:05:24.421391 17518 tablet_copy_service.cc:342] P c207e88cab0c4fbfa221322c30d183c1: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-dc393401f1c44769b3200d70de5a7531 received from {username='slave'} at 127.0.0.1:39916
I20260713 09:05:24.421788 17518 tablet_copy_service.cc:434] P c207e88cab0c4fbfa221322c30d183c1: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-dc393401f1c44769b3200d70de5a7531 on tablet dc393401f1c44769b3200d70de5a7531 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:24.607616 17938 raft_consensus.cc:1217] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:24.708423 17938 raft_consensus.cc:1217] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:24.771497 17938 raft_consensus.cc:1217] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:24.782290 17938 raft_consensus.cc:1217] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:25.161619 18080 raft_consensus.cc:1064] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:25.164186 18080 consensus_queue.cc:237] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:25.174695 17938 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.175035 17580 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.178148 18078 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.178771 17504 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.185442 18078 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.192350 18079 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.224967 18053 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.236619 17938 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.237718 18076 raft_consensus.cc:1064] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:25.243448 17505 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.245512 18076 consensus_queue.cc:237] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:25.268774 17404 catalog_manager.cc:5697] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.269887 17580 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.280133 18006 raft_consensus.cc:1064] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:25.285035 18006 consensus_queue.cc:237] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:25.297780 17652 raft_consensus.cc:1275] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.297950 17938 raft_consensus.cc:1275] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.300338 18005 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.337096 17938 raft_consensus.cc:1275] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.337364 18089 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:25.341675 18093 consensus_queue.cc:1048] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:25.352036 17505 raft_consensus.cc:1275] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260713 09:05:25.352741 18088 log.cc:927] Time spent T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217: Append to log took a long time: real 0.052s	user 0.004s	sys 0.014s
I20260713 09:05:25.360694 18005 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:05:25.394493 18084 log.cc:927] Time spent T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: Append to log took a long time: real 0.089s	user 0.000s	sys 0.006s
I20260713 09:05:25.441409 18005 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.456411 17656 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
W20260713 09:05:25.469151 17473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.196:40087, user_credentials={real_user=slave}} blocked reactor thread for 115702us
I20260713 09:05:25.478466 17938 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.482697 17800 raft_consensus.cc:1064] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:25.500655 17800 consensus_queue.cc:237] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:25.512739 17652 raft_consensus.cc:1275] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.516631 17937 raft_consensus.cc:1275] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.517741 17580 raft_consensus.cc:1275] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.519023 18006 consensus_queue.cc:1048] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.519387 18100 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:25.521241 18100 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.529229 17656 raft_consensus.cc:1275] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.530611 17800 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.531253 17504 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.543498 18006 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.550941 17505 raft_consensus.cc:1275] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.553499 18092 consensus_queue.cc:1048] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:25.562330 17656 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.574002 17937 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.576406 17652 consensus_queue.cc:237] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:25.576575 17403 catalog_manager.cc:5697] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:25.580809 17403 catalog_manager.cc:5697] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:25.589190 17936 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:25.590729 18053 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:25.599742 18080 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.602687 18094 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.605831 17935 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.619032 17578 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.615895 17655 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.619606 17936 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.649174 17505 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.661309 17580 consensus_queue.cc:237] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:25.707173 17504 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:25.708513 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6de7944376e3481d997b821f7fec819b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:25.708777 18080 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:25.709415 17938 raft_consensus.cc:1275] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:25.710928 18006 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:25.713312 17503 raft_consensus.cc:2955] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.717224 17577 consensus_queue.cc:237] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:25.718268 17403 catalog_manager.cc:5697] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:25.723317 17404 catalog_manager.cc:5697] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:25.736883 17655 raft_consensus.cc:1275] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:25.741506 17505 raft_consensus.cc:1275] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:25.748481 17938 raft_consensus.cc:1275] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:25.752048 17571 tablet_service.cc:1558] Processing DeleteTablet for tablet 6de7944376e3481d997b821f7fec819b with delete_type TABLET_DATA_TOMBSTONED (TS 6f5ee71843144a479756a5aa36686217 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39080
I20260713 09:05:25.743114 17504 consensus_queue.cc:237] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:25.760504 18090 consensus_queue.cc:1048] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:25.763083 18006 consensus_queue.cc:1048] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:25.763687 18005 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:25.773146 17577 raft_consensus.cc:1275] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:25.773540 17938 raft_consensus.cc:1275] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:25.775149 18095 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:25.775985 17800 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:25.783669 18006 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.784296 18090 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.798050 17655 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.798156 17935 raft_consensus.cc:2955] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.804464 17504 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.820425 18094 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.834421 17580 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.836638 17938 raft_consensus.cc:2955] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.845286 17936 raft_consensus.cc:2955] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.846444 17390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df095cb23c954cd2b7a1d55b352442a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:25.819571 17403 catalog_manager.cc:5697] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.876633 17404 catalog_manager.cc:5697] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:25.885319 18112 tablet_replica.cc:333] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:25.886974 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc393401f1c44769b3200d70de5a7531 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:25.893028 18112 raft_consensus.cc:2243] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:25.893730 18112 raft_consensus.cc:2272] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:25.894392 17640 tablet_service.cc:1558] Processing DeleteTablet for tablet f7e49f8f5d6645fe865236163363e907 with delete_type TABLET_DATA_TOMBSTONED (TS beb2c58883a4480f92682c08300b0529 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53590
I20260713 09:05:25.900070 17390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7e49f8f5d6645fe865236163363e907 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:25.904285 18113 tablet_replica.cc:333] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:25.905488 18112 ts_tablet_manager.cc:1916] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:25.906570 18113 raft_consensus.cc:2243] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:25.909376 18113 raft_consensus.cc:2272] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:25.910691 17404 catalog_manager.cc:5697] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:25.922063 18113 ts_tablet_manager.cc:1916] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:25.926105 17491 tablet_service.cc:1558] Processing DeleteTablet for tablet df095cb23c954cd2b7a1d55b352442a6 with delete_type TABLET_DATA_TOMBSTONED (TS c207e88cab0c4fbfa221322c30d183c1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41552
I20260713 09:05:25.938336 18113 ts_tablet_manager.cc:1929] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:25.940625 18112 ts_tablet_manager.cc:1929] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:25.941164 18112 log.cc:1199] T 6de7944376e3481d997b821f7fec819b P 6f5ee71843144a479756a5aa36686217: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/wals/6de7944376e3481d997b821f7fec819b
I20260713 09:05:25.942808 18113 log.cc:1199] T f7e49f8f5d6645fe865236163363e907 P beb2c58883a4480f92682c08300b0529: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/wals/f7e49f8f5d6645fe865236163363e907
I20260713 09:05:25.942566 17390 catalog_manager.cc:5028] TS 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): tablet 6de7944376e3481d997b821f7fec819b (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:25.945158 17392 catalog_manager.cc:5028] TS beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): tablet f7e49f8f5d6645fe865236163363e907 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:25.947537 17640 tablet_service.cc:1558] Processing DeleteTablet for tablet dc393401f1c44769b3200d70de5a7531 with delete_type TABLET_DATA_TOMBSTONED (TS beb2c58883a4480f92682c08300b0529 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53590
I20260713 09:05:25.948585 18113 tablet_replica.cc:333] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:25.949716 18113 raft_consensus.cc:2243] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:25.950446 18113 raft_consensus.cc:2272] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:25.950881 18114 tablet_replica.cc:333] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:25.951891 18114 raft_consensus.cc:2243] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:25.952431 18114 raft_consensus.cc:2272] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:25.955171 18114 ts_tablet_manager.cc:1916] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:25.955201 18113 ts_tablet_manager.cc:1916] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:25.966763 18114 ts_tablet_manager.cc:1929] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:25.967136 18114 log.cc:1199] T df095cb23c954cd2b7a1d55b352442a6 P c207e88cab0c4fbfa221322c30d183c1: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/wals/df095cb23c954cd2b7a1d55b352442a6
I20260713 09:05:25.968596 17392 catalog_manager.cc:5028] TS c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): tablet df095cb23c954cd2b7a1d55b352442a6 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:25.972355 18113 ts_tablet_manager.cc:1929] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:25.972788 18113 log.cc:1199] T dc393401f1c44769b3200d70de5a7531 P beb2c58883a4480f92682c08300b0529: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/wals/dc393401f1c44769b3200d70de5a7531
I20260713 09:05:25.974241 17392 catalog_manager.cc:5028] TS beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): tablet dc393401f1c44769b3200d70de5a7531 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:26.988121 17578 consensus_queue.cc:237] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:26.994122 17655 raft_consensus.cc:1275] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:26.994427 17548 consensus_peers.cc:597] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a686ef87a204a30be02acf2e849ed80. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:26.995932 18006 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.996018 17504 raft_consensus.cc:1275] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:26.997566 18118 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.004837 18006 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.008417 17655 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.012544 17504 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.017629 17505 consensus_queue.cc:237] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.023626 17403 catalog_manager.cc:5697] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:27.043893 17473 consensus_peers.cc:597] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26575791b5f5483a83acb9465b371d49. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:27.047289 17655 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.047956 17578 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.049431 18094 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.051255 18094 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:05:27.077781 18128 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.081282 17580 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.094988 17578 consensus_queue.cc:237] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.099977 17404 catalog_manager.cc:5697] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:27.118120 17548 consensus_peers.cc:597] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a41c125ac40469581eeade70c8590be. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:27.119220 17652 raft_consensus.cc:1275] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.120605 17504 raft_consensus.cc:1275] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.122318 18006 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.125069 17652 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.127441 18116 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:27.139962 18118 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.141625 17504 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.151438 17655 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.155704 17578 consensus_queue.cc:237] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.157912 17404 catalog_manager.cc:5697] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
W20260713 09:05:27.167976 17548 consensus_peers.cc:597] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cdc847c8c7c4621878df5a3751586dc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:27.171976 17655 raft_consensus.cc:1275] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.172647 17504 raft_consensus.cc:1275] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.173305 18118 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.175753 18006 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.189697 18118 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.191947 17504 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.192816 17655 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:27.205585 17405 catalog_manager.cc:5697] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:27.429903 18138 ts_tablet_manager.cc:933] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805)
I20260713 09:05:27.431952 18138 tablet_copy_client.cc:323] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.193:35805
I20260713 09:05:27.433655 17518 tablet_copy_service.cc:140] P c207e88cab0c4fbfa221322c30d183c1: Received BeginTabletCopySession request for tablet 26575791b5f5483a83acb9465b371d49 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:39916)
I20260713 09:05:27.434181 17518 tablet_copy_service.cc:161] P c207e88cab0c4fbfa221322c30d183c1: Beginning new tablet copy session on tablet 26575791b5f5483a83acb9465b371d49 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:39916: session id = e228233c8dd44f1e9952002b7d071b90-26575791b5f5483a83acb9465b371d49
I20260713 09:05:27.441299 17518 tablet_copy_source_session.cc:215] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:27.444481 18138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26575791b5f5483a83acb9465b371d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:27.460769 18138 tablet_copy_client.cc:806] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:27.461350 18138 tablet_copy_client.cc:670] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:27.465111 18138 tablet_copy_client.cc:538] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:27.474355 18138 tablet_bootstrap.cc:492] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:27.495231 18138 tablet_bootstrap.cc:492] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:27.496140 18138 tablet_bootstrap.cc:492] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:27.496824 18138 ts_tablet_manager.cc:1403] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.011s
I20260713 09:05:27.499785 18138 raft_consensus.cc:359] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.500742 18138 raft_consensus.cc:740] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:27.501428 18138 consensus_queue.cc:260] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.509424 18138 ts_tablet_manager.cc:1434] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260713 09:05:27.511085 17518 tablet_copy_service.cc:342] P c207e88cab0c4fbfa221322c30d183c1: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-26575791b5f5483a83acb9465b371d49 received from {username='slave'} at 127.0.0.1:39916
I20260713 09:05:27.511524 17518 tablet_copy_service.cc:434] P c207e88cab0c4fbfa221322c30d183c1: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-26575791b5f5483a83acb9465b371d49 on tablet 26575791b5f5483a83acb9465b371d49 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:27.516513 18138 ts_tablet_manager.cc:933] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:27.520568 18138 tablet_copy_client.cc:323] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.194:35857
I20260713 09:05:27.522243 17593 tablet_copy_service.cc:140] P 6f5ee71843144a479756a5aa36686217: Received BeginTabletCopySession request for tablet 3a686ef87a204a30be02acf2e849ed80 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:41434)
I20260713 09:05:27.522744 17593 tablet_copy_service.cc:161] P 6f5ee71843144a479756a5aa36686217: Beginning new tablet copy session on tablet 3a686ef87a204a30be02acf2e849ed80 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:41434: session id = e228233c8dd44f1e9952002b7d071b90-3a686ef87a204a30be02acf2e849ed80
I20260713 09:05:27.529713 17593 tablet_copy_source_session.cc:215] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:27.532790 18138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a686ef87a204a30be02acf2e849ed80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:27.547693 18138 tablet_copy_client.cc:806] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:27.548203 18138 tablet_copy_client.cc:670] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:27.551781 18138 tablet_copy_client.cc:538] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:27.558617 18138 tablet_bootstrap.cc:492] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:27.575356 18138 tablet_bootstrap.cc:492] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:27.576095 18138 tablet_bootstrap.cc:492] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:27.576678 18138 ts_tablet_manager.cc:1403] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.008s
I20260713 09:05:27.578688 18138 raft_consensus.cc:359] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.579450 18138 raft_consensus.cc:740] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:27.580092 18138 consensus_queue.cc:260] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.583638 18138 ts_tablet_manager.cc:1434] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:05:27.585276 17593 tablet_copy_service.cc:342] P 6f5ee71843144a479756a5aa36686217: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-3a686ef87a204a30be02acf2e849ed80 received from {username='slave'} at 127.0.0.1:41434
I20260713 09:05:27.585691 17593 tablet_copy_service.cc:434] P 6f5ee71843144a479756a5aa36686217: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-3a686ef87a204a30be02acf2e849ed80 on tablet 3a686ef87a204a30be02acf2e849ed80 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:27.594218 18138 ts_tablet_manager.cc:933] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:27.598031 18138 tablet_copy_client.cc:323] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.194:35857
I20260713 09:05:27.599560 17593 tablet_copy_service.cc:140] P 6f5ee71843144a479756a5aa36686217: Received BeginTabletCopySession request for tablet 4a41c125ac40469581eeade70c8590be from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:41434)
I20260713 09:05:27.600163 17593 tablet_copy_service.cc:161] P 6f5ee71843144a479756a5aa36686217: Beginning new tablet copy session on tablet 4a41c125ac40469581eeade70c8590be from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:41434: session id = e228233c8dd44f1e9952002b7d071b90-4a41c125ac40469581eeade70c8590be
I20260713 09:05:27.609843 17593 tablet_copy_source_session.cc:215] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:27.612880 18138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a41c125ac40469581eeade70c8590be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:27.627552 18138 tablet_copy_client.cc:806] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:27.628103 18138 tablet_copy_client.cc:670] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:27.632359 18138 tablet_copy_client.cc:538] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:27.639204 18138 tablet_bootstrap.cc:492] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:27.655519 18138 tablet_bootstrap.cc:492] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:27.656270 18138 tablet_bootstrap.cc:492] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:27.656808 18138 ts_tablet_manager.cc:1403] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.001s
I20260713 09:05:27.659099 18138 raft_consensus.cc:359] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.659792 18138 raft_consensus.cc:740] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:27.660346 18138 consensus_queue.cc:260] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.665576 18138 ts_tablet_manager.cc:1434] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:27.667055 17593 tablet_copy_service.cc:342] P 6f5ee71843144a479756a5aa36686217: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-4a41c125ac40469581eeade70c8590be received from {username='slave'} at 127.0.0.1:41434
I20260713 09:05:27.667430 17593 tablet_copy_service.cc:434] P 6f5ee71843144a479756a5aa36686217: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-4a41c125ac40469581eeade70c8590be on tablet 4a41c125ac40469581eeade70c8590be with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:27.678085 18138 ts_tablet_manager.cc:933] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:27.679412 18138 tablet_copy_client.cc:323] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.194:35857
I20260713 09:05:27.680791 17593 tablet_copy_service.cc:140] P 6f5ee71843144a479756a5aa36686217: Received BeginTabletCopySession request for tablet 6cdc847c8c7c4621878df5a3751586dc from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:41434)
I20260713 09:05:27.681279 17593 tablet_copy_service.cc:161] P 6f5ee71843144a479756a5aa36686217: Beginning new tablet copy session on tablet 6cdc847c8c7c4621878df5a3751586dc from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:41434: session id = e228233c8dd44f1e9952002b7d071b90-6cdc847c8c7c4621878df5a3751586dc
I20260713 09:05:27.689311 17593 tablet_copy_source_session.cc:215] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:27.691942 18138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdc847c8c7c4621878df5a3751586dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:27.704454 18138 tablet_copy_client.cc:806] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:27.704895 18138 tablet_copy_client.cc:670] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:27.708134 18138 tablet_copy_client.cc:538] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:27.715338 18138 tablet_bootstrap.cc:492] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:27.731659 18138 tablet_bootstrap.cc:492] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:27.732465 18138 tablet_bootstrap.cc:492] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:27.732990 18138 ts_tablet_manager.cc:1403] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.018s	user 0.020s	sys 0.000s
I20260713 09:05:27.735420 18138 raft_consensus.cc:359] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.736132 18138 raft_consensus.cc:740] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:27.736670 18138 consensus_queue.cc:260] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:27.738576 18138 ts_tablet_manager.cc:1434] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:27.740566 17593 tablet_copy_service.cc:342] P 6f5ee71843144a479756a5aa36686217: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-6cdc847c8c7c4621878df5a3751586dc received from {username='slave'} at 127.0.0.1:41434
I20260713 09:05:27.741010 17593 tablet_copy_service.cc:434] P 6f5ee71843144a479756a5aa36686217: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-6cdc847c8c7c4621878df5a3751586dc on tablet 6cdc847c8c7c4621878df5a3751586dc with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:27.821240 17936 raft_consensus.cc:1217] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:27.933254 17936 raft_consensus.cc:1217] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:28.120134 17936 raft_consensus.cc:1217] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:28.150089 17936 raft_consensus.cc:1217] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:28.312048 18150 raft_consensus.cc:1064] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:28.316141 18150 consensus_queue.cc:237] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:28.325030 17655 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.326115 17580 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.325030 17936 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.326735 18150 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.327756 18149 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.328609 18095 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.348066 18150 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.349206 17652 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.349519 17936 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.364498 17404 catalog_manager.cc:5697] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.372372 17580 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.388335 17504 consensus_queue.cc:237] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:28.392514 17936 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:28.392935 17652 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:28.394073 18149 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:28.394994 18150 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:28.401090 18095 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.405318 18151 raft_consensus.cc:1064] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:28.406939 18151 consensus_queue.cc:237] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:28.409703 17936 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.411593 17652 raft_consensus.cc:2955] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.419246 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26575791b5f5483a83acb9465b371d49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:28.427047 17655 raft_consensus.cc:1275] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.429699 17504 raft_consensus.cc:1275] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.429989 18006 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.431370 17936 raft_consensus.cc:1275] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.433060 18006 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.434131 18118 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.539518 18118 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.551653 17655 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.553427 17936 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.549571 17403 catalog_manager.cc:5697] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.564937 17504 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:28.577153 17404 catalog_manager.cc:5697] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:28.579531 17571 tablet_service.cc:1558] Processing DeleteTablet for tablet 26575791b5f5483a83acb9465b371d49 with delete_type TABLET_DATA_TOMBSTONED (TS 6f5ee71843144a479756a5aa36686217 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39080
I20260713 09:05:28.581707 18166 tablet_replica.cc:333] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:28.582996 18166 raft_consensus.cc:2243] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:28.583554 18166 raft_consensus.cc:2272] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:28.586534 18166 ts_tablet_manager.cc:1916] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:28.587651 18161 raft_consensus.cc:1064] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:28.590046 18161 consensus_queue.cc:237] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:28.602622 17938 raft_consensus.cc:1275] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.602622 17655 raft_consensus.cc:1275] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.604442 17504 raft_consensus.cc:1275] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.604442 18006 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:28.607981 18166 ts_tablet_manager.cc:1929] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:28.608644 18166 log.cc:1199] T 26575791b5f5483a83acb9465b371d49 P 6f5ee71843144a479756a5aa36686217: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/wals/26575791b5f5483a83acb9465b371d49
I20260713 09:05:28.610496 17390 catalog_manager.cc:5028] TS 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): tablet 26575791b5f5483a83acb9465b371d49 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:28.610996 18151 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.613796 17580 consensus_queue.cc:237] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
W20260713 09:05:29.041656 17471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.194:35857, user_credentials={real_user=slave}} blocked reactor thread for 307717us
W20260713 09:05:29.089963 18169 log.cc:927] Time spent T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260713 09:05:29.134168 18161 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.006s	sys 0.006s
W20260713 09:05:29.134575 18161 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.535s	user 0.006s	sys 0.006s
W20260713 09:05:29.152257 17938 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.538s	user 0.007s	sys 0.004s
W20260713 09:05:29.152618 17938 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.539s	user 0.007s	sys 0.004s
W20260713 09:05:29.202585 17622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.193:35805, user_credentials={real_user=slave}} blocked reactor thread for 53592.2us
W20260713 09:05:29.205792 17548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.193:35805, user_credentials={real_user=slave}} blocked reactor thread for 594878us
I20260713 09:05:29.210235 18177 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:29.286466 17656 raft_consensus.cc:1275] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.294549 17935 raft_consensus.cc:1275] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.305961 18181 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.308607 18177 raft_consensus.cc:1064] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:29.310987 18177 consensus_queue.cc:237] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:29.319607 18180 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.328070 17656 raft_consensus.cc:1275] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:29.328694 17505 raft_consensus.cc:1275] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:29.318135 18182 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:29.329008 17655 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.331456 18177 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.332928 17935 raft_consensus.cc:1275] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:29.334375 17505 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.342080 18182 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.345542 17404 catalog_manager.cc:5697] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.352246 18181 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.355780 18181 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.360443 17935 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.369505 17938 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.384590 17655 raft_consensus.cc:2955] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.406980 18177 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.422418 17390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a686ef87a204a30be02acf2e849ed80 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:29.427407 17504 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.427445 17656 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.427445 17935 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.456952 17403 catalog_manager.cc:5697] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.462584 17404 catalog_manager.cc:5697] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.468456 17491 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a686ef87a204a30be02acf2e849ed80 with delete_type TABLET_DATA_TOMBSTONED (TS c207e88cab0c4fbfa221322c30d183c1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41552
I20260713 09:05:29.489882 18195 tablet_replica.cc:333] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:29.489936 17581 consensus_queue.cc:237] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:29.491010 18195 raft_consensus.cc:2243] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.497763 18195 raft_consensus.cc:2272] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.498023 17656 raft_consensus.cc:1275] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.498121 17580 consensus_queue.cc:237] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:29.499428 18180 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.497095 17935 raft_consensus.cc:1275] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.502856 18180 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.504932 18195 ts_tablet_manager.cc:1916] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:29.508782 17935 raft_consensus.cc:1275] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.510227 18180 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.511497 18177 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.517828 17656 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.521586 18195 ts_tablet_manager.cc:1929] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:29.522032 18195 log.cc:1199] T 3a686ef87a204a30be02acf2e849ed80 P c207e88cab0c4fbfa221322c30d183c1: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/wals/3a686ef87a204a30be02acf2e849ed80
I20260713 09:05:29.522698 17935 raft_consensus.cc:2955] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.523677 17392 catalog_manager.cc:5028] TS c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): tablet 3a686ef87a204a30be02acf2e849ed80 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:29.526209 17504 raft_consensus.cc:1275] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.534911 17403 catalog_manager.cc:5697] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:29.527657 18006 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.531291 17390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cdc847c8c7c4621878df5a3751586dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:29.532994 17938 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.548168 17491 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cdc847c8c7c4621878df5a3751586dc with delete_type TABLET_DATA_TOMBSTONED (TS c207e88cab0c4fbfa221322c30d183c1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41552
I20260713 09:05:29.550015 17403 catalog_manager.cc:5697] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 reported cstate change: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.556596 18195 tablet_replica.cc:333] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:29.557588 18195 raft_consensus.cc:2243] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.558003 18180 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.559423 17390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4a41c125ac40469581eeade70c8590be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:29.565975 17640 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a41c125ac40469581eeade70c8590be with delete_type TABLET_DATA_TOMBSTONED (TS beb2c58883a4480f92682c08300b0529 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53590
I20260713 09:05:29.568747 18195 raft_consensus.cc:2272] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.571820 18195 ts_tablet_manager.cc:1916] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:29.571079 17504 raft_consensus.cc:2955] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:29.575793 18196 tablet_replica.cc:333] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:29.576745 18196 raft_consensus.cc:2243] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.577486 18196 raft_consensus.cc:2272] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.580457 18196 ts_tablet_manager.cc:1916] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:29.591753 18195 ts_tablet_manager.cc:1929] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:29.592212 18195 log.cc:1199] T 6cdc847c8c7c4621878df5a3751586dc P c207e88cab0c4fbfa221322c30d183c1: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/wals/6cdc847c8c7c4621878df5a3751586dc
I20260713 09:05:29.593698 17392 catalog_manager.cc:5028] TS c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): tablet 6cdc847c8c7c4621878df5a3751586dc (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:29.594444 18196 ts_tablet_manager.cc:1929] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:29.594720 18196 log.cc:1199] T 4a41c125ac40469581eeade70c8590be P beb2c58883a4480f92682c08300b0529: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/wals/4a41c125ac40469581eeade70c8590be
I20260713 09:05:29.595968 17392 catalog_manager.cc:5028] TS beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): tablet 4a41c125ac40469581eeade70c8590be (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
W20260713 09:05:29.794322 17604 debug-util.cc:398] Leaking SignalData structure 0x7b0800149ee0 after lost signal to thread 16362
W20260713 09:05:29.795076 17604 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0160 after lost signal to thread 17440
W20260713 09:05:29.796084 17604 debug-util.cc:398] Leaking SignalData structure 0x7b080029acc0 after lost signal to thread 17532
W20260713 09:05:29.796901 17604 debug-util.cc:398] Leaking SignalData structure 0x7b0800299180 after lost signal to thread 17607
W20260713 09:05:29.797775 17604 debug-util.cc:398] Leaking SignalData structure 0x7b080023b860 after lost signal to thread 17681
W20260713 09:05:29.798552 17604 debug-util.cc:398] Leaking SignalData structure 0x7b0800147d20 after lost signal to thread 17962
I20260713 09:05:30.606482 17504 consensus_queue.cc:237] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:30.613562 17655 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:30.613672 17473 consensus_peers.cc:597] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14aaf41bde7c404a8326b6167ffdc32e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.614910 17580 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:30.614965 18150 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:30.616022 18198 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:30.628085 18198 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.630173 17655 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.630370 17580 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.642971 17406 catalog_manager.cc:5697] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:30.647296 17655 consensus_queue.cc:237] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:30.665365 17581 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:30.677071 17622 consensus_peers.cc:597] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afc15f7a4b714ea5b49b581eda45c4d0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.677407 18179 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:30.687170 17504 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:30.688849 18179 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:30.696646 18205 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.704015 17580 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.722036 17505 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.733390 17580 consensus_queue.cc:237] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:30.744366 17403 catalog_manager.cc:5697] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:30.753495 17655 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:30.754938 18177 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:30.757783 17548 consensus_peers.cc:597] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2fa2448529a41c59a7080ec55113900. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.760391 17505 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:30.761592 18177 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:30.767556 18006 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.774343 17655 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.775146 17505 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.795907 17656 consensus_queue.cc:237] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:30.796597 17406 catalog_manager.cc:5697] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:30.823377 17622 consensus_peers.cc:597] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: facc4404aaf84ec7842fd63e4cf10884. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.823437 17580 raft_consensus.cc:1275] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:30.824952 18179 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:30.825240 17505 raft_consensus.cc:1275] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:30.826653 18205 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:30.833853 18179 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.835397 17580 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:30.851961 17405 catalog_manager.cc:5697] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:30.854764 17505 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:31.217578 18218 ts_tablet_manager.cc:933] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805)
I20260713 09:05:31.223991 18219 ts_tablet_manager.cc:933] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:31.232718 18219 tablet_copy_client.cc:323] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.195:35199
I20260713 09:05:31.234318 17667 tablet_copy_service.cc:140] P beb2c58883a4480f92682c08300b0529: Received BeginTabletCopySession request for tablet facc4404aaf84ec7842fd63e4cf10884 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:42218)
I20260713 09:05:31.234850 17667 tablet_copy_service.cc:161] P beb2c58883a4480f92682c08300b0529: Beginning new tablet copy session on tablet facc4404aaf84ec7842fd63e4cf10884 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:42218: session id = e228233c8dd44f1e9952002b7d071b90-facc4404aaf84ec7842fd63e4cf10884
I20260713 09:05:31.240764 18218 tablet_copy_client.cc:323] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.193:35805
I20260713 09:05:31.241962 17667 tablet_copy_source_session.cc:215] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:31.242676 17518 tablet_copy_service.cc:140] P c207e88cab0c4fbfa221322c30d183c1: Received BeginTabletCopySession request for tablet 14aaf41bde7c404a8326b6167ffdc32e from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:39916)
I20260713 09:05:31.243182 17518 tablet_copy_service.cc:161] P c207e88cab0c4fbfa221322c30d183c1: Beginning new tablet copy session on tablet 14aaf41bde7c404a8326b6167ffdc32e from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:39916: session id = e228233c8dd44f1e9952002b7d071b90-14aaf41bde7c404a8326b6167ffdc32e
I20260713 09:05:31.246222 18219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facc4404aaf84ec7842fd63e4cf10884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.249859 17518 tablet_copy_source_session.cc:215] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:31.253084 18218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aaf41bde7c404a8326b6167ffdc32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.268000 18218 tablet_copy_client.cc:806] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:31.268602 18218 tablet_copy_client.cc:670] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:31.272495 18218 tablet_copy_client.cc:538] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:31.280588 18222 ts_tablet_manager.cc:933] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:31.282943 18218 tablet_bootstrap.cc:492] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:31.291538 18222 tablet_copy_client.cc:323] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.195:35199
I20260713 09:05:31.291649 18219 tablet_copy_client.cc:806] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:31.292448 18219 tablet_copy_client.cc:670] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:31.293900 17667 tablet_copy_service.cc:140] P beb2c58883a4480f92682c08300b0529: Received BeginTabletCopySession request for tablet afc15f7a4b714ea5b49b581eda45c4d0 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:42218)
I20260713 09:05:31.294458 17667 tablet_copy_service.cc:161] P beb2c58883a4480f92682c08300b0529: Beginning new tablet copy session on tablet afc15f7a4b714ea5b49b581eda45c4d0 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:42218: session id = e228233c8dd44f1e9952002b7d071b90-afc15f7a4b714ea5b49b581eda45c4d0
I20260713 09:05:31.309535 17667 tablet_copy_source_session.cc:215] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:31.313289 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc15f7a4b714ea5b49b581eda45c4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.309996 18219 tablet_copy_client.cc:538] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:31.331048 18222 tablet_copy_client.cc:806] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:31.334199 18219 tablet_bootstrap.cc:492] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:31.338327 18218 tablet_bootstrap.cc:492] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:31.339246 18218 tablet_bootstrap.cc:492] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:31.339956 18218 ts_tablet_manager.cc:1403] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.008s
I20260713 09:05:31.341559 18222 tablet_copy_client.cc:670] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:31.346985 18218 raft_consensus.cc:359] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:31.348250 18218 raft_consensus.cc:740] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:31.349037 18218 consensus_queue.cc:260] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:31.347885 18222 tablet_copy_client.cc:538] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:31.363372 18226 ts_tablet_manager.cc:933] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:31.365387 18222 tablet_bootstrap.cc:492] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:31.390255 18218 ts_tablet_manager.cc:1434] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.006s
I20260713 09:05:31.392037 17518 tablet_copy_service.cc:342] P c207e88cab0c4fbfa221322c30d183c1: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-14aaf41bde7c404a8326b6167ffdc32e received from {username='slave'} at 127.0.0.1:39916
I20260713 09:05:31.392490 17518 tablet_copy_service.cc:434] P c207e88cab0c4fbfa221322c30d183c1: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-14aaf41bde7c404a8326b6167ffdc32e on tablet 14aaf41bde7c404a8326b6167ffdc32e with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:31.392841 18226 tablet_copy_client.cc:323] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.194:35857
I20260713 09:05:31.394739 17593 tablet_copy_service.cc:140] P 6f5ee71843144a479756a5aa36686217: Received BeginTabletCopySession request for tablet c2fa2448529a41c59a7080ec55113900 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:41434)
I20260713 09:05:31.395368 17593 tablet_copy_service.cc:161] P 6f5ee71843144a479756a5aa36686217: Beginning new tablet copy session on tablet c2fa2448529a41c59a7080ec55113900 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:41434: session id = e228233c8dd44f1e9952002b7d071b90-c2fa2448529a41c59a7080ec55113900
I20260713 09:05:31.406716 17593 tablet_copy_source_session.cc:215] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:31.411789 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fa2448529a41c59a7080ec55113900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.439688 18222 tablet_bootstrap.cc:492] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:31.440711 18222 tablet_bootstrap.cc:492] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:31.441413 18222 ts_tablet_manager.cc:1403] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.023s
I20260713 09:05:31.445020 18222 raft_consensus.cc:359] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:31.446239 18222 raft_consensus.cc:740] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:31.446909 18222 consensus_queue.cc:260] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:31.449182 18222 ts_tablet_manager.cc:1434] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:31.452431 18226 tablet_copy_client.cc:806] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:31.452719 17667 tablet_copy_service.cc:342] P beb2c58883a4480f92682c08300b0529: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-afc15f7a4b714ea5b49b581eda45c4d0 received from {username='slave'} at 127.0.0.1:42218
I20260713 09:05:31.452963 18226 tablet_copy_client.cc:670] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:31.453153 17667 tablet_copy_service.cc:434] P beb2c58883a4480f92682c08300b0529: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-afc15f7a4b714ea5b49b581eda45c4d0 on tablet afc15f7a4b714ea5b49b581eda45c4d0 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:31.456696 18226 tablet_copy_client.cc:538] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:31.470422 18226 tablet_bootstrap.cc:492] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:31.471272 18219 tablet_bootstrap.cc:492] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:31.472216 18219 tablet_bootstrap.cc:492] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:31.472901 18219 ts_tablet_manager.cc:1403] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.139s	user 0.026s	sys 0.001s
I20260713 09:05:31.475953 18219 raft_consensus.cc:359] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:31.476797 18219 raft_consensus.cc:740] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:31.477470 18219 consensus_queue.cc:260] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:31.480101 18219 ts_tablet_manager.cc:1434] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:31.481659 17667 tablet_copy_service.cc:342] P beb2c58883a4480f92682c08300b0529: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-facc4404aaf84ec7842fd63e4cf10884 received from {username='slave'} at 127.0.0.1:42218
I20260713 09:05:31.482038 17667 tablet_copy_service.cc:434] P beb2c58883a4480f92682c08300b0529: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-facc4404aaf84ec7842fd63e4cf10884 on tablet facc4404aaf84ec7842fd63e4cf10884 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:31.503275 18226 tablet_bootstrap.cc:492] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:31.504210 18226 tablet_bootstrap.cc:492] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:31.504908 18226 ts_tablet_manager.cc:1403] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.011s
I20260713 09:05:31.508172 18226 raft_consensus.cc:359] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:31.508991 18226 raft_consensus.cc:740] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:31.509596 18226 consensus_queue.cc:260] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:31.512216 18226 ts_tablet_manager.cc:1434] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:05:31.515071 17593 tablet_copy_service.cc:342] P 6f5ee71843144a479756a5aa36686217: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-c2fa2448529a41c59a7080ec55113900 received from {username='slave'} at 127.0.0.1:41434
I20260713 09:05:31.515484 17593 tablet_copy_service.cc:434] P 6f5ee71843144a479756a5aa36686217: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-c2fa2448529a41c59a7080ec55113900 on tablet c2fa2448529a41c59a7080ec55113900 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:31.641695 17938 raft_consensus.cc:1217] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:31.692195 17938 raft_consensus.cc:1217] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:31.738083 17938 raft_consensus.cc:1217] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:31.752591 17938 raft_consensus.cc:1217] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:32.046561 18231 raft_consensus.cc:1064] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:32.049057 18231 consensus_queue.cc:237] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:32.059028 17505 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.059432 17581 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.060632 18233 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.061594 17938 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.061548 18179 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.063170 18232 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.078686 18233 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.087160 17505 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.093434 17938 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.095510 17581 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.104528 17403 catalog_manager.cc:5697] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:32.138419 17656 consensus_queue.cc:237] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:32.145767 18236 raft_consensus.cc:1064] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:32.148169 18236 consensus_queue.cc:237] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:32.161131 17938 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.165344 18231 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:32.168406 17581 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.170186 18231 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:32.174665 17935 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.176208 17656 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.176164 18150 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.177527 18177 raft_consensus.cc:1064] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:32.177606 18234 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:32.182799 18233 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.184401 17580 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.186837 18232 raft_consensus.cc:1064] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:32.188812 17581 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.189234 18232 consensus_queue.cc:237] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:32.190663 18177 consensus_queue.cc:237] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:32.191936 18150 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.201135 17404 catalog_manager.cc:5697] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.207418 17938 raft_consensus.cc:2955] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.230108 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afc15f7a4b714ea5b49b581eda45c4d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:32.232386 17934 raft_consensus.cc:1275] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.234239 17491 tablet_service.cc:1558] Processing DeleteTablet for tablet afc15f7a4b714ea5b49b581eda45c4d0 with delete_type TABLET_DATA_TOMBSTONED (TS c207e88cab0c4fbfa221322c30d183c1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41552
I20260713 09:05:32.234907 18233 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.269491 17505 raft_consensus.cc:1275] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.271706 17578 raft_consensus.cc:1275] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.273145 18231 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.287398 17938 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.288995 18006 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:32.314149 17581 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.317616 17656 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.324358 17504 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.326074 18006 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.308214 18231 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260713 09:05:32.333900 18177 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260713 09:05:32.309835 18198 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.357954 18251 tablet_replica.cc:333] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:32.359254 18251 raft_consensus.cc:2243] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.360267 18251 raft_consensus.cc:2272] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.381232 18251 ts_tablet_manager.cc:1916] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260713 09:05:32.449270 18257 log.cc:927] Time spent T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260713 09:05:32.456553 17938 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.444795 18177 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.507066 18251 ts_tablet_manager.cc:1929] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:32.507866 18251 log.cc:1199] T afc15f7a4b714ea5b49b581eda45c4d0 P c207e88cab0c4fbfa221322c30d183c1: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/wals/afc15f7a4b714ea5b49b581eda45c4d0
W20260713 09:05:32.649207 18258 log.cc:927] Time spent T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1: Append to log took a long time: real 0.175s	user 0.000s	sys 0.006s
I20260713 09:05:32.665153 17392 catalog_manager.cc:5028] TS c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): tablet afc15f7a4b714ea5b49b581eda45c4d0 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:32.665544 17656 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.701593 17652 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.717463 17404 catalog_manager.cc:5697] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.740579 18232 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.741863 17582 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.745131 17505 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.758883 17504 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.792596 17406 catalog_manager.cc:5697] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:32.802085 17934 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.806689 17938 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.844439 17404 catalog_manager.cc:5697] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } attrs { replace: true } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.846395 17504 consensus_queue.cc:237] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:32.854972 17938 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.855449 17654 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.856412 18198 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:32.857414 18260 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:32.865532 18150 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.866780 17654 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.881388 17938 raft_consensus.cc:2955] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.885648 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14aaf41bde7c404a8326b6167ffdc32e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:32.888015 17582 consensus_queue.cc:237] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:32.888206 17406 catalog_manager.cc:5697] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:32.900310 17504 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.902426 17933 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.905090 18214 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:32.906785 18214 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:32.911340 17571 tablet_service.cc:1558] Processing DeleteTablet for tablet 14aaf41bde7c404a8326b6167ffdc32e with delete_type TABLET_DATA_TOMBSTONED (TS 6f5ee71843144a479756a5aa36686217 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39080
I20260713 09:05:32.921586 18265 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.926692 17504 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.930841 18269 tablet_replica.cc:333] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:32.932089 18269 raft_consensus.cc:2243] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.923485 17933 raft_consensus.cc:2955] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.933634 18269 raft_consensus.cc:2272] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.937462 18269 ts_tablet_manager.cc:1916] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:32.946080 17390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2fa2448529a41c59a7080ec55113900 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:32.953233 17403 catalog_manager.cc:5697] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:32.958197 17654 consensus_queue.cc:237] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:32.966328 17640 tablet_service.cc:1558] Processing DeleteTablet for tablet c2fa2448529a41c59a7080ec55113900 with delete_type TABLET_DATA_TOMBSTONED (TS beb2c58883a4480f92682c08300b0529 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53590
I20260713 09:05:32.970014 18269 ts_tablet_manager.cc:1929] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:32.973688 17582 raft_consensus.cc:1275] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.976701 18231 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:32.974524 17938 raft_consensus.cc:1275] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.981421 18269 log.cc:1199] T 14aaf41bde7c404a8326b6167ffdc32e P 6f5ee71843144a479756a5aa36686217: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/wals/14aaf41bde7c404a8326b6167ffdc32e
I20260713 09:05:32.983165 17390 catalog_manager.cc:5028] TS 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): tablet 14aaf41bde7c404a8326b6167ffdc32e (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:32.983484 18231 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:32.986074 18266 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.987605 17580 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.996574 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet facc4404aaf84ec7842fd63e4cf10884 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:32.998026 17938 raft_consensus.cc:2955] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:33.001812 17403 catalog_manager.cc:5697] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 3 to 4, VOTER c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) evicted. New cstate: current_term: 1 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:32.998863 18270 tablet_replica.cc:333] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:33.009243 18270 raft_consensus.cc:2243] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:33.011157 18270 raft_consensus.cc:2272] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:33.015892 18270 ts_tablet_manager.cc:1916] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:33.028437 17491 tablet_service.cc:1558] Processing DeleteTablet for tablet facc4404aaf84ec7842fd63e4cf10884 with delete_type TABLET_DATA_TOMBSTONED (TS c207e88cab0c4fbfa221322c30d183c1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41552
I20260713 09:05:33.033283 18270 ts_tablet_manager.cc:1929] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:33.033769 18270 log.cc:1199] T c2fa2448529a41c59a7080ec55113900 P beb2c58883a4480f92682c08300b0529: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/wals/c2fa2448529a41c59a7080ec55113900
I20260713 09:05:33.037447 18271 tablet_replica.cc:333] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:33.037981 17392 catalog_manager.cc:5028] TS beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): tablet c2fa2448529a41c59a7080ec55113900 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:33.038789 18271 raft_consensus.cc:2243] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:33.039441 18271 raft_consensus.cc:2272] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:33.042088 18271 ts_tablet_manager.cc:1916] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:33.051786 18271 ts_tablet_manager.cc:1929] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:33.052137 18271 log.cc:1199] T facc4404aaf84ec7842fd63e4cf10884 P c207e88cab0c4fbfa221322c30d183c1: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/wals/facc4404aaf84ec7842fd63e4cf10884
I20260713 09:05:33.053877 17392 catalog_manager.cc:5028] TS c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): tablet facc4404aaf84ec7842fd63e4cf10884 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
W20260713 09:05:33.649857 17678 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4c80 after lost signal to thread 16362
W20260713 09:05:33.650902 17678 debug-util.cc:398] Leaking SignalData structure 0x7b0800170ac0 after lost signal to thread 17440
W20260713 09:05:33.652017 17678 debug-util.cc:398] Leaking SignalData structure 0x7b0800288920 after lost signal to thread 17532
W20260713 09:05:33.652999 17678 debug-util.cc:398] Leaking SignalData structure 0x7b0800299260 after lost signal to thread 17607
W20260713 09:05:33.653903 17678 debug-util.cc:398] Leaking SignalData structure 0x7b080023a660 after lost signal to thread 17681
W20260713 09:05:33.654904 17678 debug-util.cc:398] Leaking SignalData structure 0x7b080027f4a0 after lost signal to thread 17962
I20260713 09:05:34.080713 17582 consensus_queue.cc:237] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
W20260713 09:05:34.089489 17548 consensus_peers.cc:597] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a76eb69f12b436d835c9c96f6b4acb6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:34.090332 17654 raft_consensus.cc:1275] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:34.091323 17504 raft_consensus.cc:1275] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:34.091905 18272 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.092943 18214 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.114805 18214 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:34.118120 17654 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:34.130451 17504 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:34.132016 17406 catalog_manager.cc:5697] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:34.155639 17505 consensus_queue.cc:237] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
W20260713 09:05:34.182232 17473 consensus_peers.cc:597] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 -> Peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087): Couldn't send request to peer e228233c8dd44f1e9952002b7d071b90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd4b00f9853d437c8811647906b18102. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:34.183548 17654 raft_consensus.cc:1275] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:34.183560 17582 raft_consensus.cc:1275] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:34.185860 18198 consensus_queue.cc:1048] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.188966 18260 consensus_queue.cc:1048] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.211385 18283 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:34.216706 17580 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:34.217970 17652 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:34.231072 17403 catalog_manager.cc:5697] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index -1 to 2, NON_VOTER e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) added. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } } }
I20260713 09:05:34.586242 18286 ts_tablet_manager.cc:933] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805)
I20260713 09:05:34.621771 18286 tablet_copy_client.cc:323] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.193:35805
I20260713 09:05:34.624737 18288 ts_tablet_manager.cc:933] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: Initiating tablet copy from peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:34.628890 17518 tablet_copy_service.cc:140] P c207e88cab0c4fbfa221322c30d183c1: Received BeginTabletCopySession request for tablet dd4b00f9853d437c8811647906b18102 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:39916)
I20260713 09:05:34.629525 17518 tablet_copy_service.cc:161] P c207e88cab0c4fbfa221322c30d183c1: Beginning new tablet copy session on tablet dd4b00f9853d437c8811647906b18102 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:39916: session id = e228233c8dd44f1e9952002b7d071b90-dd4b00f9853d437c8811647906b18102
I20260713 09:05:34.635411 18288 tablet_copy_client.cc:323] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Beginning tablet copy session from remote peer at address 127.15.249.194:35857
I20260713 09:05:34.637365 17593 tablet_copy_service.cc:140] P 6f5ee71843144a479756a5aa36686217: Received BeginTabletCopySession request for tablet 9a76eb69f12b436d835c9c96f6b4acb6 from peer e228233c8dd44f1e9952002b7d071b90 ({username='slave'} at 127.0.0.1:41434)
I20260713 09:05:34.637877 17593 tablet_copy_service.cc:161] P 6f5ee71843144a479756a5aa36686217: Beginning new tablet copy session on tablet 9a76eb69f12b436d835c9c96f6b4acb6 from peer e228233c8dd44f1e9952002b7d071b90 at {username='slave'} at 127.0.0.1:41434: session id = e228233c8dd44f1e9952002b7d071b90-9a76eb69f12b436d835c9c96f6b4acb6
I20260713 09:05:34.664618 17593 tablet_copy_source_session.cc:215] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:34.665711 17518 tablet_copy_source_session.cc:215] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:34.679921 18288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76eb69f12b436d835c9c96f6b4acb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:34.692600 18286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4b00f9853d437c8811647906b18102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:34.699105 18288 tablet_copy_client.cc:806] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:34.708165 18288 tablet_copy_client.cc:670] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:34.717868 18288 tablet_copy_client.cc:538] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:34.726421 18288 tablet_bootstrap.cc:492] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:34.726575 18286 tablet_copy_client.cc:806] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:34.727213 18286 tablet_copy_client.cc:670] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:34.731245 18286 tablet_copy_client.cc:538] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:34.740332 18286 tablet_bootstrap.cc:492] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: Bootstrap starting.
I20260713 09:05:34.777508 18286 tablet_bootstrap.cc:492] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:34.784621 18288 tablet_bootstrap.cc:492] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:34.786295 18288 tablet_bootstrap.cc:492] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:34.787114 18288 ts_tablet_manager.cc:1403] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.011s
I20260713 09:05:34.790515 18288 raft_consensus.cc:359] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:34.785392 18286 tablet_bootstrap.cc:492] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: Bootstrap complete.
I20260713 09:05:34.791983 18286 ts_tablet_manager.cc:1403] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.011s
I20260713 09:05:34.794878 18286 raft_consensus.cc:359] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:34.795739 18286 raft_consensus.cc:740] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:34.796481 18286 consensus_queue.cc:260] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:34.797371 18288 raft_consensus.cc:740] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Initialized, Role: LEARNER
I20260713 09:05:34.798549 18288 consensus_queue.cc:260] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: NON_VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: true } }
I20260713 09:05:34.815027 18286 ts_tablet_manager.cc:1434] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.001s
I20260713 09:05:34.818576 17518 tablet_copy_service.cc:342] P c207e88cab0c4fbfa221322c30d183c1: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-dd4b00f9853d437c8811647906b18102 received from {username='slave'} at 127.0.0.1:39916
I20260713 09:05:34.819084 17518 tablet_copy_service.cc:434] P c207e88cab0c4fbfa221322c30d183c1: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-dd4b00f9853d437c8811647906b18102 on tablet dd4b00f9853d437c8811647906b18102 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:34.824425 18288 ts_tablet_manager.cc:1434] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.007s
I20260713 09:05:34.829285 17593 tablet_copy_service.cc:342] P 6f5ee71843144a479756a5aa36686217: Request end of tablet copy session e228233c8dd44f1e9952002b7d071b90-9a76eb69f12b436d835c9c96f6b4acb6 received from {username='slave'} at 127.0.0.1:41434
I20260713 09:05:34.829734 17593 tablet_copy_service.cc:434] P 6f5ee71843144a479756a5aa36686217: ending tablet copy session e228233c8dd44f1e9952002b7d071b90-9a76eb69f12b436d835c9c96f6b4acb6 on tablet 9a76eb69f12b436d835c9c96f6b4acb6 with peer e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:35.090898 17938 raft_consensus.cc:1217] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:35.139555 17933 raft_consensus.cc:1217] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:35.512717 18278 raft_consensus.cc:1064] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:35.515149 18278 consensus_queue.cc:237] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:35.521402 17938 raft_consensus.cc:1275] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.523020 18295 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.524024 17505 raft_consensus.cc:1275] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.525496 18295 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.526209 17652 raft_consensus.cc:1275] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.529320 18295 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.551138 18295 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.569814 17652 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.570040 17938 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.571939 17406 catalog_manager.cc:5697] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:35.574314 17505 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } attrs { replace: true } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.617429 17582 consensus_queue.cc:237] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:35.623410 17938 raft_consensus.cc:1275] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:35.624722 17505 raft_consensus.cc:1275] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:35.626370 18301 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:35.627218 18214 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:35.635649 18198 raft_consensus.cc:1064] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1: attempting to promote NON_VOTER e228233c8dd44f1e9952002b7d071b90 to VOTER
I20260713 09:05:35.637964 18198 consensus_queue.cc:237] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:35.641301 18295 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.643169 17504 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.645488 17933 raft_consensus.cc:2955] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.650784 17390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a76eb69f12b436d835c9c96f6b4acb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:35.657034 17403 catalog_manager.cc:5697] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 reported cstate change: config changed from index 3 to 4, VOTER beb2c58883a4480f92682c08300b0529 (127.15.249.195) evicted. New cstate: current_term: 1 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:35.675994 17582 raft_consensus.cc:1275] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.676252 17640 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a76eb69f12b436d835c9c96f6b4acb6 with delete_type TABLET_DATA_TOMBSTONED (TS beb2c58883a4480f92682c08300b0529 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53590
I20260713 09:05:35.676493 17652 raft_consensus.cc:1275] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.677481 18260 consensus_queue.cc:1048] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.678339 18283 consensus_queue.cc:1048] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.679786 17933 raft_consensus.cc:1275] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 LEARNER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.682379 18283 consensus_queue.cc:1048] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.688125 18307 tablet_replica.cc:333] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:35.689918 18307 raft_consensus.cc:2243] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.708879 18307 raft_consensus.cc:2272] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.714823 18307 ts_tablet_manager.cc:1916] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:35.729295 18283 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.731011 17654 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.740480 17580 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.742055 17938 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.743685 17404 catalog_manager.cc:5697] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: config changed from index 2 to 3, e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:35.752386 18307 ts_tablet_manager.cc:1929] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:35.752846 18307 log.cc:1199] T 9a76eb69f12b436d835c9c96f6b4acb6 P beb2c58883a4480f92682c08300b0529: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/wals/9a76eb69f12b436d835c9c96f6b4acb6
I20260713 09:05:35.754537 17392 catalog_manager.cc:5028] TS beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): tablet 9a76eb69f12b436d835c9c96f6b4acb6 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:35.772030 17504 consensus_queue.cc:237] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:35.778749 17938 raft_consensus.cc:1275] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:35.780145 18260 consensus_queue.cc:1048] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:35.782236 17654 raft_consensus.cc:1275] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:35.783578 18260 consensus_queue.cc:1048] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:35.788837 18198 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.790345 17938 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.804571 17652 raft_consensus.cc:2955] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.811458 17403 catalog_manager.cc:5697] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: config changed from index 3 to 4, VOTER 6f5ee71843144a479756a5aa36686217 (127.15.249.194) evicted. New cstate: current_term: 1 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } } }
I20260713 09:05:35.818737 17392 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd4b00f9853d437c8811647906b18102 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:35.829696 17571 tablet_service.cc:1558] Processing DeleteTablet for tablet dd4b00f9853d437c8811647906b18102 with delete_type TABLET_DATA_TOMBSTONED (TS 6f5ee71843144a479756a5aa36686217 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39080
I20260713 09:05:35.831526 18312 tablet_replica.cc:333] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:35.832477 18312 raft_consensus.cc:2243] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.833127 18312 raft_consensus.cc:2272] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.838636 18312 ts_tablet_manager.cc:1916] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:35.848433 18312 ts_tablet_manager.cc:1929] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:35.848743 18312 log.cc:1199] T dd4b00f9853d437c8811647906b18102 P 6f5ee71843144a479756a5aa36686217: Deleting WAL directory at /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/wals/dd4b00f9853d437c8811647906b18102
I20260713 09:05:35.850126 17390 catalog_manager.cc:5028] TS 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): tablet dd4b00f9853d437c8811647906b18102 (table test-workload [id=8e96c8d815394957ad8bca9ee29751a0]) successfully deleted
I20260713 09:05:40.864801 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:40.895570 17505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
mode: GRACEFUL
new_leader_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:35308
I20260713 09:05:40.896252 17505 raft_consensus.cc:606] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Received request to transfer leadership to TS beb2c58883a4480f92682c08300b0529
I20260713 09:05:40.908263 17582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1"
dest_uuid: "6f5ee71843144a479756a5aa36686217"
mode: GRACEFUL
new_leader_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:43658
I20260713 09:05:40.908792 17582 raft_consensus.cc:606] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Received request to transfer leadership to TS e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:40.911347 17582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc"
dest_uuid: "6f5ee71843144a479756a5aa36686217"
mode: GRACEFUL
new_leader_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:43658
I20260713 09:05:40.911830 17582 raft_consensus.cc:606] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Received request to transfer leadership to TS e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:40.913919 17582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900"
dest_uuid: "6f5ee71843144a479756a5aa36686217"
mode: GRACEFUL
new_leader_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:43658
I20260713 09:05:40.914304 17582 raft_consensus.cc:606] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Received request to transfer leadership to TS e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:40.916174 17505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
mode: GRACEFUL
new_leader_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:35308
I20260713 09:05:40.916584 17505 raft_consensus.cc:606] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Received request to transfer leadership to TS beb2c58883a4480f92682c08300b0529
I20260713 09:05:40.917475 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:40.918103 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:40.927403 18320 raft_consensus.cc:993] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217: : Instructing follower e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:40.927980 18320 raft_consensus.cc:1081] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Signalling peer e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:40.930235 17933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1"
dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:56960
I20260713 09:05:40.930755 17933 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.931030 17933 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.936133 17933 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:40.938643 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:40.939045 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:40.939246 17582 raft_consensus.cc:3055] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:40.939555 17652 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.939580 17582 raft_consensus.cc:740] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:40.940486 17582 consensus_queue.cc:260] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:40.941469 17582 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.945499 17582 raft_consensus.cc:2468] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:40.945518 17652 raft_consensus.cc:2468] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:40.938118 17933 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:40.946530 17901 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:40.948561 18324 raft_consensus.cc:2804] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:40.949790 18324 raft_consensus.cc:697] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:40.950531 18324 consensus_queue.cc:237] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:40.957422 18319 raft_consensus.cc:993] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217: : Instructing follower e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:40.957871 18318 raft_consensus.cc:1081] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Signalling peer e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:40.959316 17933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc"
dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:56960
I20260713 09:05:40.959887 17933 raft_consensus.cc:493] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.960268 17933 raft_consensus.cc:3060] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.962460 17405 catalog_manager.cc:5697] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 1 to 2, leader changed from 6f5ee71843144a479756a5aa36686217 (127.15.249.194) to e228233c8dd44f1e9952002b7d071b90 (127.15.249.196). New cstate: current_term: 2 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.965350 17933 raft_consensus.cc:515] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:40.966953 17933 leader_election.cc:290] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:40.967593 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:40.968163 17582 raft_consensus.cc:3055] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:40.968467 17582 raft_consensus.cc:740] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:40.969061 17582 consensus_queue.cc:260] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:40.969997 17582 raft_consensus.cc:3060] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.972532 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:40.973089 17652 raft_consensus.cc:3060] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.976644 17582 raft_consensus.cc:2468] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:40.977769 17901 leader_election.cc:304] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:40.978520 18324 raft_consensus.cc:2804] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:40.978911 18324 raft_consensus.cc:697] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:40.979534 17652 raft_consensus.cc:2468] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:40.979646 18324 consensus_queue.cc:237] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:40.987103 17405 catalog_manager.cc:5697] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 1 to 2, leader changed from 6f5ee71843144a479756a5aa36686217 (127.15.249.194) to e228233c8dd44f1e9952002b7d071b90 (127.15.249.196). New cstate: current_term: 2 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:41.030130 18260 raft_consensus.cc:993] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1: : Instructing follower beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:41.030593 18332 raft_consensus.cc:1081] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Signalling peer beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:41.032450 17652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839"
dest_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:53604
I20260713 09:05:41.032868 17652 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.033143 17652 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.037222 17652 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:41.038789 17652 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:41.039462 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:41.039845 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:41.040055 17505 raft_consensus.cc:3055] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.040354 17582 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.040354 17505 raft_consensus.cc:740] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:41.041260 17505 consensus_queue.cc:260] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:41.042320 17505 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.046247 17582 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:41.047233 17620 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:41.047752 17505 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:41.047884 18273 raft_consensus.cc:2804] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.048993 18273 raft_consensus.cc:697] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:41.049823 18273 consensus_queue.cc:237] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:41.058148 17405 catalog_manager.cc:5697] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 1 to 2, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 2 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:41.311348 18332 raft_consensus.cc:993] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1: : Instructing follower beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:41.311779 18260 raft_consensus.cc:1081] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Signalling peer beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:41.313064 17652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae"
dest_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:53604
I20260713 09:05:41.313439 17652 raft_consensus.cc:493] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.313653 17652 raft_consensus.cc:3060] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.317689 17652 raft_consensus.cc:515] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:41.319159 17652 leader_election.cc:290] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:41.319847 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:41.320379 17505 raft_consensus.cc:3055] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.320467 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:41.320712 17505 raft_consensus.cc:740] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:41.321074 17938 raft_consensus.cc:3060] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.321524 17505 consensus_queue.cc:260] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:41.322496 17505 raft_consensus.cc:3060] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.325526 17938 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:41.326552 17622 leader_election.cc:304] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:41.326660 17505 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:41.327302 18273 raft_consensus.cc:2804] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.327842 18273 raft_consensus.cc:697] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:41.328503 18273 consensus_queue.cc:237] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:41.335565 17405 catalog_manager.cc:5697] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 1 to 2, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 2 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.378465 17582 raft_consensus.cc:1275] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:41.379689 18324 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:41.379930 18315 raft_consensus.cc:993] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217: : Instructing follower e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:41.380549 18318 raft_consensus.cc:1081] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Signalling peer e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:41.382095 17938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900"
dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:56960
I20260713 09:05:41.382656 17938 raft_consensus.cc:493] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.382997 17938 raft_consensus.cc:3060] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.390818 17652 raft_consensus.cc:1275] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:41.392158 18324 consensus_queue.cc:1048] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:41.392503 17938 raft_consensus.cc:515] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:41.397136 17938 leader_election.cc:290] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:41.397619 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:41.398138 17582 raft_consensus.cc:3055] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.398480 17582 raft_consensus.cc:740] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:41.398739 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:41.399304 17505 raft_consensus.cc:3060] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.399394 17582 consensus_queue.cc:260] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:41.400585 17582 raft_consensus.cc:3060] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.405246 17505 raft_consensus.cc:2468] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:41.406705 17903 leader_election.cc:304] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [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: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:41.406924 17582 raft_consensus.cc:2468] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:41.407624 18324 raft_consensus.cc:2804] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.408311 18324 raft_consensus.cc:697] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:41.409126 18324 consensus_queue.cc:237] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:41.418238 17405 catalog_manager.cc:5697] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 1 to 2, leader changed from 6f5ee71843144a479756a5aa36686217 (127.15.249.194) to e228233c8dd44f1e9952002b7d071b90 (127.15.249.196). New cstate: current_term: 2 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260713 09:05:41.449430 17529 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5360 after lost signal to thread 16362
W20260713 09:05:41.450337 17529 debug-util.cc:398] Leaking SignalData structure 0x7b080027a8c0 after lost signal to thread 17440
W20260713 09:05:41.451510 17529 debug-util.cc:398] Leaking SignalData structure 0x7b08000dc4c0 after lost signal to thread 17532
W20260713 09:05:41.452528 17529 debug-util.cc:398] Leaking SignalData structure 0x7b0800054940 after lost signal to thread 17607
W20260713 09:05:41.453444 17529 debug-util.cc:398] Leaking SignalData structure 0x7b080021b380 after lost signal to thread 17681
W20260713 09:05:41.455435 17529 debug-util.cc:398] Leaking SignalData structure 0x7b0800282460 after lost signal to thread 17962
I20260713 09:05:41.459327 17652 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:41.460717 18324 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:41.461624 17582 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:41.463408 18324 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:41.590222 17505 raft_consensus.cc:1275] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.591454 18273 consensus_queue.cc:1048] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.600828 17582 raft_consensus.cc:1275] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.603248 18347 consensus_queue.cc:1048] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.749221 17938 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:41.750404 18347 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:41.759305 17505 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:41.760620 18334 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:41.820355 17582 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:41.821416 18345 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:41.829380 17505 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:41.831336 18325 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:41.918891 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:41.936863 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:41.952011 17504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
mode: GRACEFUL
new_leader_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:35308
I20260713 09:05:41.952486 17504 raft_consensus.cc:606] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Received request to transfer leadership to TS e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:41.954726 17504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26575791b5f5483a83acb9465b371d49"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
mode: GRACEFUL
new_leader_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:35308
I20260713 09:05:41.955153 17504 raft_consensus.cc:606] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Received request to transfer leadership to TS beb2c58883a4480f92682c08300b0529
I20260713 09:05:41.957263 17504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
mode: GRACEFUL
new_leader_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:35308
I20260713 09:05:41.957664 17504 raft_consensus.cc:606] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Received request to transfer leadership to TS e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:41.959748 17504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
mode: GRACEFUL
new_leader_uuid: "6f5ee71843144a479756a5aa36686217"
 from {username='slave'} at 127.0.0.1:35308
I20260713 09:05:41.960316 17504 raft_consensus.cc:606] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Received request to transfer leadership to TS 6f5ee71843144a479756a5aa36686217
I20260713 09:05:41.961371 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:05:41.961948 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:42.086264 18332 raft_consensus.cc:993] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1: : Instructing follower e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:42.086653 18260 raft_consensus.cc:1081] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Signalling peer e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:42.087944 17938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677"
dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:56958
I20260713 09:05:42.088337 17938 raft_consensus.cc:493] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:42.088554 17938 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.092670 17938 raft_consensus.cc:515] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:42.094061 17938 leader_election.cc:290] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:42.094740 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:42.095003 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:42.095281 17504 raft_consensus.cc:3055] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:42.095534 17582 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.095665 17504 raft_consensus.cc:740] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:42.096517 17504 consensus_queue.cc:260] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:42.097522 17504 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.100209 17582 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:42.101117 17901 leader_election.cc:304] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:42.101764 18325 raft_consensus.cc:2804] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.102000 17504 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:42.102146 18325 raft_consensus.cc:697] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:42.102952 18325 consensus_queue.cc:237] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:42.109036 17404 catalog_manager.cc:5697] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 1 to 2, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to e228233c8dd44f1e9952002b7d071b90 (127.15.249.196). New cstate: current_term: 2 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:42.154779 18332 raft_consensus.cc:993] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1: : Instructing follower 6f5ee71843144a479756a5aa36686217 to start an election
I20260713 09:05:42.155197 18260 raft_consensus.cc:1081] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Signalling peer 6f5ee71843144a479756a5aa36686217 to start an election
I20260713 09:05:42.156451 17582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425"
dest_uuid: "6f5ee71843144a479756a5aa36686217"
 from {username='slave'} at 127.0.0.1:39092
I20260713 09:05:42.156800 17582 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:42.157027 17582 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.160882 17582 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:42.162317 17582 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:42.162837 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:42.163275 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:42.163380 17504 raft_consensus.cc:3055] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:42.163757 17654 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.163748 17504 raft_consensus.cc:740] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:42.164721 17504 consensus_queue.cc:260] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:42.165566 17504 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.168030 17654 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:42.168967 17548 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:42.169570 18354 raft_consensus.cc:2804] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.169930 17504 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:42.170055 18354 raft_consensus.cc:697] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 2 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:42.170866 18354 consensus_queue.cc:237] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:42.177655 17404 catalog_manager.cc:5697] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 1 to 2, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:42.318279 18332 raft_consensus.cc:993] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1: : Instructing follower e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:42.318791 18260 raft_consensus.cc:1081] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Signalling peer e228233c8dd44f1e9952002b7d071b90 to start an election
I20260713 09:05:42.320091 18332 raft_consensus.cc:993] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1: : Instructing follower beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:42.320308 17938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e"
dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:56958
I20260713 09:05:42.320604 18260 raft_consensus.cc:1081] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Signalling peer beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:42.320904 17938 raft_consensus.cc:493] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:42.321242 17938 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.321956 17654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26575791b5f5483a83acb9465b371d49"
dest_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:53604
I20260713 09:05:42.322373 17654 raft_consensus.cc:493] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:42.322571 17654 raft_consensus.cc:3060] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.325938 17938 raft_consensus.cc:515] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:42.327674 17938 leader_election.cc:290] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:42.329206 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:42.329798 17656 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.327765 17654 raft_consensus.cc:515] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:42.331315 17654 leader_election.cc:290] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:42.332124 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:42.332479 17505 raft_consensus.cc:3055] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:42.332641 17505 raft_consensus.cc:740] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:42.333161 17505 consensus_queue.cc:260] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:42.333894 17505 raft_consensus.cc:3060] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.334573 17656 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:42.335472 17903 leader_election.cc:304] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [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: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:42.336165 18325 raft_consensus.cc:2804] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.336357 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:42.336659 18325 raft_consensus.cc:697] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:42.336870 17504 raft_consensus.cc:3055] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:42.337177 17504 raft_consensus.cc:740] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:42.337414 18325 consensus_queue.cc:237] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:42.337829 17504 consensus_queue.cc:260] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:42.338649 17505 raft_consensus.cc:2468] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:42.338824 17504 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.339556 17622 leader_election.cc:304] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:42.340399 18334 raft_consensus.cc:2804] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.340852 18334 raft_consensus.cc:697] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:42.341365 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:42.341862 17938 raft_consensus.cc:3060] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.341595 18334 consensus_queue.cc:237] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:42.349089 17504 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:42.353698 17938 raft_consensus.cc:2468] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:42.356201 17404 catalog_manager.cc:5697] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 1 to 2, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to e228233c8dd44f1e9952002b7d071b90 (127.15.249.196). New cstate: current_term: 2 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:42.358783 17405 catalog_manager.cc:5697] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 1 to 2, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 2 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:43.872447 18367 raft_consensus.cc:493] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:43.873873 18345 raft_consensus.cc:493] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:43.874178 18367 raft_consensus.cc:515] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.878404 18324 raft_consensus.cc:493] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:43.885704 18325 raft_consensus.cc:493] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:43.890522 18364 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:43.874974 18345 raft_consensus.cc:515] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.891873 18324 raft_consensus.cc:515] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.910717 18364 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.915904 18368 raft_consensus.cc:493] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:43.916823 18368 raft_consensus.cc:515] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.917649 18364 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:43.920615 18367 leader_election.cc:290] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:43.920729 18345 leader_election.cc:290] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:43.920766 18368 leader_election.cc:290] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:43.917994 18325 raft_consensus.cc:515] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.930675 18325 leader_election.cc:290] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:43.932276 18324 leader_election.cc:290] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:43.932210 18364 raft_consensus.cc:493] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:43.933616 18365 raft_consensus.cc:493] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:43.933331 18364 raft_consensus.cc:515] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.934561 18365 raft_consensus.cc:515] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.935763 18364 leader_election.cc:290] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:43.936408 18368 raft_consensus.cc:493] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:43.937186 18368 raft_consensus.cc:515] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.937451 18370 raft_consensus.cc:493] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:43.938359 18370 raft_consensus.cc:515] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.939582 18368 leader_election.cc:290] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:43.941345 18365 leader_election.cc:290] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:43.944142 18367 raft_consensus.cc:493] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:43.944906 18367 raft_consensus.cc:515] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.941381 18370 leader_election.cc:290] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:43.947377 18367 leader_election.cc:290] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:43.952518 18373 raft_consensus.cc:493] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:43.952984 18372 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e228233c8dd44f1e9952002b7d071b90)
I20260713 09:05:43.953521 18373 raft_consensus.cc:515] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:43.953758 18372 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.956019 18374 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:43.956683 18373 leader_election.cc:290] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:43.956895 18374 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:43.958267 18372 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:43.959952 18374 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.055765 18375 raft_consensus.cc:493] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.057037 18375 raft_consensus.cc:515] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.068248 18374 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.068902 18374 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.071110 18374 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.071156 18371 raft_consensus.cc:493] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.071990 18371 raft_consensus.cc:515] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.074625 18371 leader_election.cc:290] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.075104 18371 raft_consensus.cc:493] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.075776 18371 raft_consensus.cc:515] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.080948 18371 leader_election.cc:290] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.188717 18381 raft_consensus.cc:493] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.071785 18374 raft_consensus.cc:493] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.093282 18371 raft_consensus.cc:493] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.196385 18370 raft_consensus.cc:493] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.196662 18367 raft_consensus.cc:493] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.207638 18370 raft_consensus.cc:515] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.208679 18377 raft_consensus.cc:493] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.207511 18374 raft_consensus.cc:515] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.209350 18377 raft_consensus.cc:515] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.222079 18367 raft_consensus.cc:515] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.223686 18374 leader_election.cc:290] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.224435 18367 leader_election.cc:290] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.224565 18370 leader_election.cc:290] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.209666 18371 raft_consensus.cc:515] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.228611 18371 leader_election.cc:290] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.193686 18381 raft_consensus.cc:515] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.229990 18376 raft_consensus.cc:493] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.230708 18377 leader_election.cc:290] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.233469 18381 leader_election.cc:290] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.233980 18384 raft_consensus.cc:493] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.234910 17580 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:44.236797 17578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.237762 18372 raft_consensus.cc:493] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.246230 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.231606 18376 raft_consensus.cc:515] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.312114 18376 leader_election.cc:290] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.239787 18374 raft_consensus.cc:493] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e228233c8dd44f1e9952002b7d071b90)
I20260713 09:05:44.291769 17578 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 1.
I20260713 09:05:44.322809 18372 raft_consensus.cc:515] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.323184 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.322832 18382 raft_consensus.cc:493] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.323590 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df095cb23c954cd2b7a1d55b352442a6" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.324054 18382 raft_consensus.cc:515] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.303896 17579 raft_consensus.cc:2468] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 1.
I20260713 09:05:44.326064 18375 leader_election.cc:290] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.328821 18382 leader_election.cc:290] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:44.329034 18372 leader_election.cc:290] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.329618 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.329802 17504 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:44.330219 17505 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:44.332793 18386 raft_consensus.cc:493] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.333424 18386 raft_consensus.cc:515] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.334859 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.337795 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.337735 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.339656 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.341579 18386 leader_election.cc:290] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.342272 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.335271 18382 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.342870 17505 raft_consensus.cc:2468] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 1.
I20260713 09:05:44.326843 18374 raft_consensus.cc:515] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.343402 18382 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.331183 18384 raft_consensus.cc:515] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.345250 18374 leader_election.cc:290] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.348069 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.345257 18382 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:44.357177 17506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.361321 17506 raft_consensus.cc:2468] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:44.361322 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.362349 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.362542 17508 raft_consensus.cc:2468] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 1.
I20260713 09:05:44.362967 17505 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:44.363755 18379 raft_consensus.cc:493] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.350524 17507 raft_consensus.cc:2468] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 1.
I20260713 09:05:44.366365 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.368148 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.368197 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.368788 17580 raft_consensus.cc:2468] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 1.
I20260713 09:05:44.369357 17504 raft_consensus.cc:2468] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 1.
I20260713 09:05:44.366081 18375 raft_consensus.cc:493] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.371317 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.371886 18375 raft_consensus.cc:515] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.374364 18375 leader_election.cc:290] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.376214 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.377063 17934 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:44.364348 18379 raft_consensus.cc:515] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.381702 18379 leader_election.cc:290] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:44.382331 18379 raft_consensus.cc:493] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.388664 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.388954 18384 leader_election.cc:290] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.383020 18379 raft_consensus.cc:515] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.391856 17936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.391734 18367 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:44.392040 17901 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:44.397271 17901 leader_election.cc:304] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:44.397770 18370 raft_consensus.cc:2804] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.398622 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.398784 18370 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.399149 18370 raft_consensus.cc:3060] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.399210 17934 raft_consensus.cc:2468] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:44.401002 18386 raft_consensus.cc:493] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.401757 18386 raft_consensus.cc:515] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.403710 17548 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:44.404522 18374 raft_consensus.cc:2804] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.404862 18374 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.405203 18374 raft_consensus.cc:3060] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.405813 18364 raft_consensus.cc:2804] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.406044 17901 leader_election.cc:304] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:44.406178 18364 raft_consensus.cc:493] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.406849 18364 raft_consensus.cc:3060] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.408002 18367 raft_consensus.cc:2804] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.408406 18367 raft_consensus.cc:493] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.408783 18367 raft_consensus.cc:3060] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.411887 17548 leader_election.cc:304] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:44.414817 18345 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:44.415752 17903 leader_election.cc:304] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [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: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:44.415937 17936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.415946 18365 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260713 09:05:44.422129 18368 raft_consensus.cc:2804] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.422736 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.428395 18386 leader_election.cc:290] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.430778 17933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.434418 17903 leader_election.cc:304] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:44.435161 18382 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e228233c8dd44f1e9952002b7d071b90)
I20260713 09:05:44.435370 18368 raft_consensus.cc:493] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.438306 17903 leader_election.cc:304] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:44.439450 18387 raft_consensus.cc:2804] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.439457 18369 raft_consensus.cc:2804] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:44.442811 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.426697 18384 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.438154 18382 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.440692 18368 raft_consensus.cc:3060] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.466233 18389 raft_consensus.cc:493] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.452872 18369 raft_consensus.cc:493] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.466769 18389 raft_consensus.cc:515] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.467193 18369 raft_consensus.cc:3060] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.467254 18374 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.468861 18389 leader_election.cc:290] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:44.469445 18374 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.469408 18390 raft_consensus.cc:493] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.469949 18384 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.444794 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.436137 18364 raft_consensus.cc:515] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.449406 18387 raft_consensus.cc:493] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting leader election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.463889 18345 raft_consensus.cc:2804] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:44.483054 17933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:44.474884 18376 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.479998 18387 raft_consensus.cc:3060] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.485297 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.485478 18364 leader_election.cc:290] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.496004 17503 raft_consensus.cc:1275] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:44.496634 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.497224 17507 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:44.498055 17506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.492971 18389 raft_consensus.cc:493] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.484894 18367 raft_consensus.cc:515] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.464349 18388 raft_consensus.cc:493] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.470155 18390 raft_consensus.cc:515] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.485797 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.517499 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:44.512209 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.518191 18367 leader_election.cc:290] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.488547 18345 raft_consensus.cc:493] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.518729 18388 raft_consensus.cc:515] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.525236 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.525369 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.525878 17653 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 2.
I20260713 09:05:44.502995 18386 raft_consensus.cc:493] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e228233c8dd44f1e9952002b7d071b90)
I20260713 09:05:44.484771 18376 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.520936 18345 raft_consensus.cc:3060] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.503716 17502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:44.534595 18386 raft_consensus.cc:515] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.534859 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.538676 18382 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.538937 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.539593 17657 raft_consensus.cc:2468] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:44.533030 17936 raft_consensus.cc:2393] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5ee71843144a479756a5aa36686217 in current term 2: Already voted for candidate e228233c8dd44f1e9952002b7d071b90 in this term.
I20260713 09:05:44.541147 18386 leader_election.cc:290] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.543111 18376 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.543787 17504 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:44.533777 18379 leader_election.cc:290] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.552353 17577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.552386 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.528183 18389 raft_consensus.cc:515] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
W20260713 09:05:44.484263 17903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.193:35805, user_credentials={real_user=slave}} blocked reactor thread for 44462.1us
I20260713 09:05:44.553562 17655 raft_consensus.cc:2468] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:44.544978 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.555006 17548 leader_election.cc:304] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.548310 18384 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.543864 18387 raft_consensus.cc:515] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.548542 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.562163 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.552520 17501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.567194 17580 raft_consensus.cc:1240] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:44.552821 18370 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.561412 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.569378 17508 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:44.558086 17930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.576464 18380 raft_consensus.cc:2804] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:44.576857 18380 raft_consensus.cc:493] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e228233c8dd44f1e9952002b7d071b90)
I20260713 09:05:44.576982 17934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.569621 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.579499 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.577292 18380 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.580732 17931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.583154 17933 raft_consensus.cc:2393] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f5ee71843144a479756a5aa36686217 in current term 2: Already voted for candidate e228233c8dd44f1e9952002b7d071b90 in this term.
I20260713 09:05:44.565922 17903 leader_election.cc:304] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [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: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:44.561172 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.583786 18390 leader_election.cc:290] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.584543 17473 leader_election.cc:304] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [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: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:44.566179 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.585736 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.588603 17577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.578823 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:44.592535 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.580796 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.584113 17576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.590071 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.588681 18374 consensus_queue.cc:1048] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260713 09:05:44.580891 17648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.593279 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.588460 18387 leader_election.cc:290] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 election: Requested vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.590560 18390 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260713 09:05:44.632773 17654 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:44.643673 17651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc8a9e2f9bb4a57bd0e6f12757445f2" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.643812 18345 raft_consensus.cc:515] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.646672 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df095cb23c954cd2b7a1d55b352442a6" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.636947 17931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:44.595379 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.640201 18395 raft_consensus.cc:2804] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.647560 17657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.647027 17932 raft_consensus.cc:2393] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 in current term 3: Already voted for candidate e228233c8dd44f1e9952002b7d071b90 in this term.
I20260713 09:05:44.648012 18395 raft_consensus.cc:493] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.619527 17501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.633639 17648 raft_consensus.cc:2468] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 1.
I20260713 09:05:44.636948 17903 leader_election.cc:304] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [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: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:44.647571 17931 raft_consensus.cc:2393] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f5ee71843144a479756a5aa36686217 in current term 2: Already voted for candidate e228233c8dd44f1e9952002b7d071b90 in this term.
I20260713 09:05:44.649128 18345 leader_election.cc:290] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.627611 18369 raft_consensus.cc:515] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.649315 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.730930 17499 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:44.731159 17936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.653051 18368 raft_consensus.cc:515] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.732077 18369 leader_election.cc:290] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.728854 18395 raft_consensus.cc:3060] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.656980 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.733021 17934 raft_consensus.cc:1240] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:44.592168 17929 raft_consensus.cc:2468] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 1.
I20260713 09:05:44.593443 18384 raft_consensus.cc:2804] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:05:44.720206 17901 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.194:35857, user_credentials={real_user=slave}} blocked reactor thread for 61226us
I20260713 09:05:44.596474 17473 leader_election.cc:304] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:44.736407 18376 raft_consensus.cc:2804] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:44.736791 18376 raft_consensus.cc:493] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.737119 18376 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.647934 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4b00f9853d437c8811647906b18102" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
W20260713 09:05:44.738325 17473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.195:35199, user_credentials={real_user=slave}} blocked reactor thread for 141918us
I20260713 09:05:44.729597 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.739789 17548 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.740828 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.741981 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.743129 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.732378 17936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.654199 18389 leader_election.cc:290] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.658291 17930 raft_consensus.cc:1240] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:44.729370 17657 raft_consensus.cc:2468] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 1.
I20260713 09:05:44.735551 17622 leader_election.cc:304] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.739440 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:44.747612 18369 raft_consensus.cc:2804] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.748144 18370 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:44.748159 18369 raft_consensus.cc:493] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.749125 17931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.748416 18379 raft_consensus.cc:2749] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.749404 18369 raft_consensus.cc:3060] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.750293 17931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.751368 17931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.745029 17648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
W20260713 09:05:44.752017 17903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.193:35805, user_credentials={real_user=slave}} blocked reactor thread for 143046us
I20260713 09:05:44.735999 18384 raft_consensus.cc:493] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.752763 18384 raft_consensus.cc:3060] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.754328 17936 raft_consensus.cc:1240] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:44.755190 18376 raft_consensus.cc:515] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
W20260713 09:05:44.743913 17471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.194:35857, user_credentials={real_user=slave}} blocked reactor thread for 62656.1us
I20260713 09:05:44.746891 17473 leader_election.cc:304] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.753003 17903 leader_election.cc:304] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [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: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:44.733081 18368 leader_election.cc:290] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:44.759465 18385 raft_consensus.cc:2749] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.761010 17473 leader_election.cc:304] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.761711 18385 raft_consensus.cc:2749] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:44.763633 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:44.764065 17576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:44.765101 17938 raft_consensus.cc:1240] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Rejecting Update request from peer 6f5ee71843144a479756a5aa36686217 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:44.769315 17548 leader_election.cc:304] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.746070 18373 raft_consensus.cc:2804] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:44.772789 17622 leader_election.cc:304] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.774155 17473 leader_election.cc:304] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:44.772387 18373 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e228233c8dd44f1e9952002b7d071b90)
I20260713 09:05:44.780365 18390 consensus_queue.cc:1059] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:44.780845 18373 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.781544 18390 raft_consensus.cc:3055] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:44.758312 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df095cb23c954cd2b7a1d55b352442a6" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:44.780253 17548 leader_election.cc:304] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.783715 17548 leader_election.cc:304] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.784247 18378 raft_consensus.cc:2804] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.786370 17499 raft_consensus.cc:1240] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Rejecting Update request from peer e228233c8dd44f1e9952002b7d071b90 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260713 09:05:44.786500 18378 raft_consensus.cc:493] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.786989 18378 raft_consensus.cc:3060] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.785241 18372 raft_consensus.cc:2749] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:44.785593 17548 leader_election.cc:304] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.782495 18387 raft_consensus.cc:3060] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.782893 18370 raft_consensus.cc:2804] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.787513 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:44.785145 18379 raft_consensus.cc:2804] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:44.784523 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:44.781889 18390 raft_consensus.cc:740] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:44.791728 18374 raft_consensus.cc:2749] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.799062 18367 consensus_queue.cc:1059] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260713 09:05:44.796941 18398 raft_consensus.cc:2749] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.822009 18389 consensus_queue.cc:1059] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:44.798132 18370 raft_consensus.cc:493] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.822559 18368 raft_consensus.cc:3055] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:44.797709 17501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:44.823115 18368 raft_consensus.cc:740] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:44.823354 17501 raft_consensus.cc:3060] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.824057 18368 consensus_queue.cc:260] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.824818 18379 raft_consensus.cc:493] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.825245 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:44.826256 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:44.826534 17650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b048f22e2e214d84be302ae762d45616" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.806440 17935 raft_consensus.cc:1240] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Rejecting Update request from peer c207e88cab0c4fbfa221322c30d183c1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:44.802098 17651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:44.809810 17657 raft_consensus.cc:1275] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:44.828168 17576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.830545 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:44.831605 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:44.821271 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:44.835916 17548 leader_election.cc:304] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.839280 17622 leader_election.cc:304] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.800423 18376 leader_election.cc:290] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 election: Requested vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.841321 17473 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:44.825224 18379 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.839195 18395 raft_consensus.cc:515] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.844087 18390 consensus_queue.cc:260] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.825218 18368 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.839991 17548 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.847543 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.842092 18386 raft_consensus.cc:2749] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.848474 17903 leader_election.cc:304] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [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: e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:44.849164 18369 raft_consensus.cc:515] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.851161 18383 raft_consensus.cc:2749] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:44.851886 17576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdc847c8c7c4621878df5a3751586dc" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.859858 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.842356 18370 raft_consensus.cc:3060] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.862087 18374 raft_consensus.cc:2749] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.866710 17655 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 2.
I20260713 09:05:44.884856 17903 leader_election.cc:304] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [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: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:44.886026 17935 raft_consensus.cc:1240] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:44.886518 17579 raft_consensus.cc:1240] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Rejecting Update request from peer c207e88cab0c4fbfa221322c30d183c1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:44.887233 18345 raft_consensus.cc:2804] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.887753 18345 raft_consensus.cc:493] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.888239 18345 raft_consensus.cc:3060] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:44.890357 17548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.196:40087, user_credentials={real_user=slave}} blocked reactor thread for 50429us
I20260713 09:05:44.867955 18400 raft_consensus.cc:2749] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.875349 18367 raft_consensus.cc:2749] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.893672 17548 leader_election.cc:304] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.877199 18390 raft_consensus.cc:3060] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.886046 17903 leader_election.cc:304] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [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: e228233c8dd44f1e9952002b7d071b90; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.894778 17620 leader_election.cc:304] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.865406 18373 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.898883 17937 raft_consensus.cc:1240] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:44.899004 18374 consensus_queue.cc:1048] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:44.897927 18398 raft_consensus.cc:2749] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:05:44.902694 17620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.194:35857, user_credentials={real_user=slave}} blocked reactor thread for 68110.2us
I20260713 09:05:44.903064 17473 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:44.904330 17620 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.905257 18365 raft_consensus.cc:2749] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.906761 17473 leader_election.cc:304] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.906553 17548 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:44.908368 17620 leader_election.cc:304] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.900161 17931 raft_consensus.cc:1240] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Rejecting Update request from peer 6f5ee71843144a479756a5aa36686217 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:44.901660 18386 consensus_queue.cc:1059] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260713 09:05:44.895459 18382 consensus_queue.cc:1059] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260713 09:05:44.913882 18369 leader_election.cc:290] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:44.907336 18394 raft_consensus.cc:2749] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:44.907763 18383 raft_consensus.cc:2804] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:44.897054 18380 raft_consensus.cc:515] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.888981 18385 consensus_queue.cc:1059] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260713 09:05:44.917842 17576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:44.916589 17574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907"
dest_uuid: "6f5ee71843144a479756a5aa36686217"
mode: GRACEFUL
new_leader_uuid: "e228233c8dd44f1e9952002b7d071b90"
 from {username='slave'} at 127.0.0.1:43658
I20260713 09:05:44.911002 18374 raft_consensus.cc:2804] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:44.925983 17580 raft_consensus.cc:1240] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Rejecting Update request from peer e228233c8dd44f1e9952002b7d071b90 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:44.924602 18374 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting leader election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:44.928326 18374 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.916447 18396 raft_consensus.cc:2749] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.918793 18383 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:44.921828 18394 raft_consensus.cc:2749] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.932050 18387 raft_consensus.cc:2749] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.932294 17903 leader_election.cc:304] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [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: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90; no voters: c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.934878 18383 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.938030 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df095cb23c954cd2b7a1d55b352442a6" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:44.937304 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:44.940766 18395 leader_election.cc:290] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:44.927143 17574 raft_consensus.cc:606] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Received request to transfer leadership to TS e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:44.921154 18378 raft_consensus.cc:515] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.944908 18404 consensus_queue.cc:1059] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:44.948879 18388 leader_election.cc:290] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:44.938206 18369 raft_consensus.cc:2804] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:44.954694 17931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:44.956065 17903 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [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: e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.969695 17903 leader_election.cc:304] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [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: e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.970940 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:44.971101 18365 raft_consensus.cc:2749] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.972117 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:44.972354 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:44.966572 18395 raft_consensus.cc:2749] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.973661 18379 raft_consensus.cc:515] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:44.973855 18384 raft_consensus.cc:515] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.957906 18369 raft_consensus.cc:493] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:44.949227 18400 consensus_queue.cc:1059] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260713 09:05:44.979087 18369 raft_consensus.cc:3060] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:44.979610 18373 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Requested vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.980238 18395 consensus_queue.cc:1059] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:44.981475 18374 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:44.982758 17651 raft_consensus.cc:2393] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 in current term 3: Already voted for candidate beb2c58883a4480f92682c08300b0529 in this term.
I20260713 09:05:44.981918 17903 leader_election.cc:304] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [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: e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:44.978703 17502 raft_consensus.cc:1240] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Rejecting Update request from peer 6f5ee71843144a479756a5aa36686217 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:44.986224 18367 raft_consensus.cc:2749] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.986976 17929 raft_consensus.cc:2410] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260713 09:05:44.952318 18380 leader_election.cc:290] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.974226 18378 leader_election.cc:290] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:44.967059 18370 raft_consensus.cc:515] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.001332 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.002897 18370 leader_election.cc:290] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:45.003603 18388 consensus_queue.cc:1059] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260713 09:05:45.003973 17502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:45.004746 18390 raft_consensus.cc:3055] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.005124 18390 raft_consensus.cc:740] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:45.006007 18390 consensus_queue.cc:260] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.006675 18384 leader_election.cc:290] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:45.007066 18390 raft_consensus.cc:3060] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.991730 18379 leader_election.cc:290] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:45.008131 17503 raft_consensus.cc:1240] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Rejecting Update request from peer 6f5ee71843144a479756a5aa36686217 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:45.008796 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:44.988257 18374 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:45.010607 17501 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 3.
I20260713 09:05:45.011371 18375 raft_consensus.cc:2749] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.011921 17903 leader_election.cc:304] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [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: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:45.012861 18370 raft_consensus.cc:2804] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:45.013104 17507 raft_consensus.cc:1240] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:45.013574 18370 raft_consensus.cc:697] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 3 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:45.014773 18370 consensus_queue.cc:237] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.016747 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:44.997532 17651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.000214 18373 raft_consensus.cc:3055] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.017952 18373 raft_consensus.cc:740] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:45.018886 18373 consensus_queue.cc:260] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.019536 17901 leader_election.cc:304] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [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: e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:45.020268 18395 raft_consensus.cc:2749] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:45.020381 18372 raft_consensus.cc:3055] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.020788 18372 raft_consensus.cc:740] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:45.020275 18373 raft_consensus.cc:3060] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.021710 18372 consensus_queue.cc:260] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.022954 18372 raft_consensus.cc:3060] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.023658 18383 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:45.032265 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:45.033557 17929 raft_consensus.cc:2410] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260713 09:05:45.038954 18345 raft_consensus.cc:515] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.040493 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:05:45.045336 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:45.041273 17548 leader_election.cc:304] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5ee71843144a479756a5aa36686217; no voters: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.041698 18369 raft_consensus.cc:515] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.048398 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:45.049728 18369 leader_election.cc:290] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:45.050484 18373 raft_consensus.cc:2749] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.050856 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:45.052784 17548 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.043877 18383 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:45.055162 18345 leader_election.cc:290] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:45.055953 18373 raft_consensus.cc:2749] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.056087 18396 raft_consensus.cc:3055] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.056546 18396 raft_consensus.cc:740] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:45.057484 18396 consensus_queue.cc:260] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.059326 18396 raft_consensus.cc:3060] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:45.059231 17620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.194:35857, user_credentials={real_user=slave}} blocked reactor thread for 150903us
W20260713 09:05:45.059963 17471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.194:35857, user_credentials={real_user=slave}} blocked reactor thread for 112816us
I20260713 09:05:45.064294 18394 raft_consensus.cc:3055] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.064671 18394 raft_consensus.cc:740] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:45.064853 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:45.065485 18394 consensus_queue.cc:260] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.065290 17620 leader_election.cc:304] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:45.070439 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:45.072178 18393 raft_consensus.cc:2749] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:45.074944 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:45.081671 17620 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.068569 18391 consensus_queue.cc:1059] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260713 09:05:45.067451 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:45.076014 18394 raft_consensus.cc:3060] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.084955 17473 leader_election.cc:304] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.085697 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.085837 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.074918 18405 raft_consensus.cc:3055] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.075142 17501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:45.087644 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:45.087893 18382 raft_consensus.cc:2749] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.088137 17620 leader_election.cc:304] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.088780 17473 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:45.090567 18405 raft_consensus.cc:740] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:45.102591 17473 leader_election.cc:304] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.091457 17503 raft_consensus.cc:1240] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Rejecting Update request from peer 6f5ee71843144a479756a5aa36686217 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:45.092763 17580 raft_consensus.cc:1240] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Rejecting Update request from peer e228233c8dd44f1e9952002b7d071b90 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:45.098927 17507 raft_consensus.cc:2393] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 3: Already voted for candidate c207e88cab0c4fbfa221322c30d183c1 in this term.
I20260713 09:05:45.103415 18382 raft_consensus.cc:2749] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.082967 18373 consensus_queue.cc:1059] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260713 09:05:45.080807 18400 consensus_queue.cc:1059] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260713 09:05:45.101612 17620 leader_election.cc:304] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.102195 17471 leader_election.cc:304] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [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: c207e88cab0c4fbfa221322c30d183c1; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:45.094019 17548 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:45.100297 17929 raft_consensus.cc:1240] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260713 09:05:45.107453 17620 leader_election.cc:304] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.104157 18376 raft_consensus.cc:2749] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.108851 18393 raft_consensus.cc:2749] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:45.109229 18413 raft_consensus.cc:2749] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:45.107685 17622 leader_election.cc:304] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb2c58883a4480f92682c08300b0529; no voters: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.111217 17656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.114406 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.114307 17651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facc4404aaf84ec7842fd63e4cf10884" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.108096 18370 consensus_queue.cc:1059] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260713 09:05:45.116127 18380 raft_consensus.cc:2749] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.114332 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418e732bb58841418bdeedea1f5cdaae" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.116595 18386 raft_consensus.cc:2749] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.118254 17650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.119879 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.108285 18389 raft_consensus.cc:2749] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:45.106420 18385 raft_consensus.cc:2749] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.122413 18404 raft_consensus.cc:3055] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.108420 18383 raft_consensus.cc:2749] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:45.124162 18398 raft_consensus.cc:3055] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.127354 18398 raft_consensus.cc:740] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:45.116173 18405 consensus_queue.cc:260] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.125512 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:45.124131 17405 catalog_manager.cc:5697] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 2 to 3, leader changed from beb2c58883a4480f92682c08300b0529 (127.15.249.195) to e228233c8dd44f1e9952002b7d071b90 (127.15.249.196). New cstate: current_term: 3 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.126060 18370 raft_consensus.cc:3055] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.121106 18372 consensus_queue.cc:1059] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.006s
I20260713 09:05:45.117578 18397 raft_consensus.cc:3055] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.130517 17903 leader_election.cc:304] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e228233c8dd44f1e9952002b7d071b90; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:45.137444 18397 raft_consensus.cc:740] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:45.124531 18404 raft_consensus.cc:740] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:45.131395 17650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:45.134577 17656 raft_consensus.cc:2468] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:45.135594 17620 leader_election.cc:304] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529; no voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:45.140241 17903 leader_election.cc:304] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [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: e228233c8dd44f1e9952002b7d071b90; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:45.140681 17574 raft_consensus.cc:1240] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Rejecting Update request from peer e228233c8dd44f1e9952002b7d071b90 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:45.141024 18405 raft_consensus.cc:3060] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.128732 18398 consensus_queue.cc:260] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.141467 17503 raft_consensus.cc:1240] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Rejecting Update request from peer 6f5ee71843144a479756a5aa36686217 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:45.141973 18369 raft_consensus.cc:2749] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:05:45.135308 18370 raft_consensus.cc:740] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:45.141470 17929 raft_consensus.cc:1240] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Rejecting Update request from peer 6f5ee71843144a479756a5aa36686217 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:45.145113 18364 raft_consensus.cc:3055] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.145394 18395 raft_consensus.cc:2749] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:45.138412 18396 consensus_queue.cc:1059] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260713 09:05:45.152799 18398 raft_consensus.cc:3060] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.150740 18389 raft_consensus.cc:2749] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:45.151723 17580 raft_consensus.cc:1240] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:45.157239 18389 consensus_queue.cc:1059] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:45.151782 18364 raft_consensus.cc:740] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:45.147249 18404 consensus_queue.cc:260] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:45.160315 18389 raft_consensus.cc:3055] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.160807 18389 raft_consensus.cc:740] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:45.161055 18404 raft_consensus.cc:3060] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.160948 18370 consensus_queue.cc:260] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.162318 18374 raft_consensus.cc:3055] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.162671 18374 raft_consensus.cc:740] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:45.165192 17937 raft_consensus.cc:1240] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Rejecting Update request from peer 6f5ee71843144a479756a5aa36686217 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:45.166182 18374 consensus_queue.cc:260] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:45.167675 18374 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.173688 17651 raft_consensus.cc:2468] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:45.163784 17903 leader_election.cc:304] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [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: e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529
I20260713 09:05:45.175491 18372 consensus_queue.cc:1059] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:45.159701 18369 consensus_queue.cc:1059] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.018s
I20260713 09:05:45.176981 17903 leader_election.cc:304] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [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: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:45.177090 18395 raft_consensus.cc:2749] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:45.176960 18374 raft_consensus.cc:3055] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.178284 18395 raft_consensus.cc:2804] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.178866 18374 raft_consensus.cc:740] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:45.178352 18364 consensus_queue.cc:260] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.183039 18370 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.179886 18395 raft_consensus.cc:697] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:45.184098 18395 consensus_queue.cc:237] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.188920 17652 raft_consensus.cc:2468] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:45.174091 18397 consensus_queue.cc:260] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.190088 18397 raft_consensus.cc:3060] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.183059 18364 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.161643 18389 consensus_queue.cc:260] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:45.196785 18389 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.198343 18374 consensus_queue.cc:260] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.199769 18374 raft_consensus.cc:3060] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.201103 17903 leader_election.cc:304] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [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: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90; no voters: c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:45.202306 17903 leader_election.cc:304] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [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: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90; no voters: 6f5ee71843144a479756a5aa36686217
I20260713 09:05:45.209851 18369 raft_consensus.cc:2804] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.210306 18369 raft_consensus.cc:697] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:45.210911 17653 raft_consensus.cc:2468] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 3.
I20260713 09:05:45.211174 18369 consensus_queue.cc:237] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.203392 18395 raft_consensus.cc:2804] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.218128 18395 raft_consensus.cc:697] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:45.219714 18395 consensus_queue.cc:237] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
W20260713 09:05:45.160998 18387 consensus_queue.cc:1175] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c207e88cab0c4fbfa221322c30d183c1" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 6f5ee71843144a479756a5aa36686217 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:05:45.240219 17404 catalog_manager.cc:5697] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 1 to 2, leader changed from beb2c58883a4480f92682c08300b0529 (127.15.249.195) to e228233c8dd44f1e9952002b7d071b90 (127.15.249.196). New cstate: current_term: 2 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.241345 17404 catalog_manager.cc:5697] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 1 to 2, leader changed from beb2c58883a4480f92682c08300b0529 (127.15.249.195) to e228233c8dd44f1e9952002b7d071b90 (127.15.249.196). New cstate: current_term: 2 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.242321 17404 catalog_manager.cc:5697] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 1 to 2, leader changed from beb2c58883a4480f92682c08300b0529 (127.15.249.195) to e228233c8dd44f1e9952002b7d071b90 (127.15.249.196). New cstate: current_term: 2 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.260914 17929 raft_consensus.cc:1240] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Rejecting Update request from peer c207e88cab0c4fbfa221322c30d183c1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:45.262152 18405 consensus_queue.cc:1059] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.262962 18376 raft_consensus.cc:3055] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.263273 18376 raft_consensus.cc:740] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:45.263882 18376 consensus_queue.cc:260] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.264786 18376 raft_consensus.cc:3060] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:45.315143 17678 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4100 after lost signal to thread 16362
W20260713 09:05:45.316099 17678 debug-util.cc:398] Leaking SignalData structure 0x7b0800217c60 after lost signal to thread 17440
W20260713 09:05:45.316972 17678 debug-util.cc:398] Leaking SignalData structure 0x7b0800137ce0 after lost signal to thread 17532
W20260713 09:05:45.317669 17678 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6ba0 after lost signal to thread 17607
W20260713 09:05:45.318393 17678 debug-util.cc:398] Leaking SignalData structure 0x7b080029b1a0 after lost signal to thread 17681
W20260713 09:05:45.319352 17678 debug-util.cc:398] Leaking SignalData structure 0x7b080015c040 after lost signal to thread 17962
I20260713 09:05:45.614254 17653 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:45.615221 17574 raft_consensus.cc:1275] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.615597 18395 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:05:45.616559 18364 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.631348 17503 raft_consensus.cc:1275] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:45.633031 18370 consensus_queue.cc:1048] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:05:45.636514 17653 raft_consensus.cc:1275] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.638487 18395 consensus_queue.cc:1048] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:45.647468 17651 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.649119 18395 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.660986 17574 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.662416 18370 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.682554 17503 raft_consensus.cc:3060] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.687537 17503 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.688730 18370 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.696621 17653 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.698540 18369 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.889570 18383 raft_consensus.cc:493] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:45.890044 18383 raft_consensus.cc:515] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.891731 18383 leader_election.cc:290] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:45.892349 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:45.892692 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:45.892880 17574 raft_consensus.cc:2468] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 2.
I20260713 09:05:45.893934 17471 leader_election.cc:304] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:45.894495 18383 raft_consensus.cc:2804] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:45.894797 18383 raft_consensus.cc:493] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:45.895092 18383 raft_consensus.cc:3060] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.899466 18383 raft_consensus.cc:515] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.900964 18383 leader_election.cc:290] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:45.901548 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:45.901715 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76eb69f12b436d835c9c96f6b4acb6" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:45.906225 17574 raft_consensus.cc:2468] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 2.
I20260713 09:05:45.907074 17471 leader_election.cc:304] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:45.907645 18383 raft_consensus.cc:2804] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.908188 18383 raft_consensus.cc:697] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 2 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:45.908928 18383 consensus_queue.cc:237] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:45.915439 17404 catalog_manager.cc:5697] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 1 to 2, leader changed from 6f5ee71843144a479756a5aa36686217 (127.15.249.194) to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.046247 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:46.063073 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:46.090219 17929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e"
dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
mode: GRACEFUL
new_leader_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:05:46.090791 17929 raft_consensus.cc:606] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Received request to transfer leadership to TS beb2c58883a4480f92682c08300b0529
I20260713 09:05:46.091171 17929 raft_consensus.cc:614] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260713 09:05:46.093636 17929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0"
dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
mode: GRACEFUL
new_leader_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:05:46.094168 17929 raft_consensus.cc:606] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Received request to transfer leadership to TS beb2c58883a4480f92682c08300b0529
I20260713 09:05:46.096225 17929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900"
dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
mode: GRACEFUL
new_leader_uuid: "c207e88cab0c4fbfa221322c30d183c1"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:05:46.096665 17929 raft_consensus.cc:606] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Received request to transfer leadership to TS c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:46.098721 17503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
mode: GRACEFUL
new_leader_uuid: "6f5ee71843144a479756a5aa36686217"
 from {username='slave'} at 127.0.0.1:35308
I20260713 09:05:46.099150 17503 raft_consensus.cc:606] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Received request to transfer leadership to TS 6f5ee71843144a479756a5aa36686217
I20260713 09:05:46.099380 17503 raft_consensus.cc:614] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260713 09:05:46.100414 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:05:46.100971 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:46.113152 18370 raft_consensus.cc:993] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: : Instructing follower c207e88cab0c4fbfa221322c30d183c1 to start an election
I20260713 09:05:46.113613 18369 raft_consensus.cc:1081] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Signalling peer c207e88cab0c4fbfa221322c30d183c1 to start an election
I20260713 09:05:46.114863 17503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
 from {username='slave'} at 127.0.0.1:39916
I20260713 09:05:46.115255 17503 raft_consensus.cc:493] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:46.115494 17503 raft_consensus.cc:3060] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.120025 17503 raft_consensus.cc:515] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.121853 17503 leader_election.cc:290] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.122190 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:46.122527 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fa2448529a41c59a7080ec55113900" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:46.122841 18369 raft_consensus.cc:493] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.122829 17574 raft_consensus.cc:3060] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.123410 17929 raft_consensus.cc:3055] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:46.123785 17929 raft_consensus.cc:740] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:46.123524 18369 raft_consensus.cc:515] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.125941 18369 leader_election.cc:290] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:46.124825 17929 consensus_queue.cc:260] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.127019 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:46.127277 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.127689 17653 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 3.
I20260713 09:05:46.128043 17503 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 3.
I20260713 09:05:46.127215 17929 raft_consensus.cc:3060] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.129029 17903 leader_election.cc:304] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:46.129710 18369 raft_consensus.cc:2804] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:05:46.130211 17574 raft_consensus.cc:2468] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 3.
I20260713 09:05:46.130113 18369 raft_consensus.cc:493] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.131213 18369 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.131922 17471 leader_election.cc:304] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:46.132747 18376 raft_consensus.cc:2804] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.133249 18376 raft_consensus.cc:697] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 3 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:46.134133 18376 consensus_queue.cc:237] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.136847 17929 raft_consensus.cc:2468] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 3.
I20260713 09:05:46.138809 18369 raft_consensus.cc:515] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.141768 18369 leader_election.cc:290] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:46.142478 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.142716 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aaf41bde7c404a8326b6167ffdc32e" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:46.143067 17503 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.143224 17653 raft_consensus.cc:3060] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.143739 17404 catalog_manager.cc:5697] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 2 to 3, leader changed from e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 3 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.149631 17503 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 4.
I20260713 09:05:46.149762 17653 raft_consensus.cc:2468] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 4.
I20260713 09:05:46.150709 17903 leader_election.cc:304] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [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: c207e88cab0c4fbfa221322c30d183c1, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:46.151379 18369 raft_consensus.cc:2804] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:46.151859 18369 raft_consensus.cc:697] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 4 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:46.152580 18369 consensus_queue.cc:237] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.158972 17404 catalog_manager.cc:5697] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:46.164570 18345 raft_consensus.cc:993] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: : Instructing follower beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:46.165002 18395 raft_consensus.cc:1081] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Signalling peer beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:46.166464 17653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0"
dest_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:42218
I20260713 09:05:46.167059 17653 raft_consensus.cc:493] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:46.167452 17653 raft_consensus.cc:3060] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.173095 17653 raft_consensus.cc:515] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.174696 17653 leader_election.cc:290] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.175297 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:46.175501 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc15f7a4b714ea5b49b581eda45c4d0" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:46.175897 17574 raft_consensus.cc:3060] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.176137 17929 raft_consensus.cc:3055] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:46.176518 17929 raft_consensus.cc:740] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:46.177184 17929 consensus_queue.cc:260] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.178045 17929 raft_consensus.cc:3060] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.180552 17574 raft_consensus.cc:2468] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 3.
I20260713 09:05:46.181433 17620 leader_election.cc:304] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:46.182152 18397 raft_consensus.cc:2804] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.182601 17929 raft_consensus.cc:2468] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 3.
I20260713 09:05:46.183136 18397 raft_consensus.cc:697] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 3 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:46.183919 18397 consensus_queue.cc:237] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.189540 17404 catalog_manager.cc:5697] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 2 to 3, leader changed from e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.277554 18404 raft_consensus.cc:493] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.278019 18404 raft_consensus.cc:515] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.279505 18404 leader_election.cc:290] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:46.280310 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.280485 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:46.280983 17503 raft_consensus.cc:2468] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:46.281855 17548 leader_election.cc:304] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: beb2c58883a4480f92682c08300b0529
I20260713 09:05:46.282406 18404 raft_consensus.cc:2804] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:46.282657 18404 raft_consensus.cc:493] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.282928 18404 raft_consensus.cc:3060] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.288247 18404 raft_consensus.cc:515] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.290098 18404 leader_election.cc:290] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:46.290539 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.291033 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1805ae5647ce443cbe04aed769818b8b" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:46.291091 17503 raft_consensus.cc:3060] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.291601 17653 raft_consensus.cc:3060] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.296769 17574 raft_consensus.cc:1275] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:46.297334 17653 raft_consensus.cc:2468] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 3.
I20260713 09:05:46.297329 17503 raft_consensus.cc:2468] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 3.
I20260713 09:05:46.298214 18383 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:46.298486 17548 leader_election.cc:304] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:46.299176 18404 raft_consensus.cc:2804] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.300163 18404 raft_consensus.cc:697] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 3 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:46.301031 18404 consensus_queue.cc:237] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.309765 17929 raft_consensus.cc:1275] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:46.311117 18443 consensus_queue.cc:1048] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:46.314282 17403 catalog_manager.cc:5697] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.326736 18404 raft_consensus.cc:493] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.327207 18404 raft_consensus.cc:515] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.329855 18404 leader_election.cc:290] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.329793 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:46.330261 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:46.331395 17548 leader_election.cc:304] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:46.331969 18404 raft_consensus.cc:2749] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:46.333638 18443 raft_consensus.cc:493] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:46.333992 18443 raft_consensus.cc:515] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.335392 18443 leader_election.cc:290] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.336112 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:46.336272 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:46.336733 17653 raft_consensus.cc:2468] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 3.
I20260713 09:05:46.336953 17929 raft_consensus.cc:2393] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 in current term 3: Already voted for candidate e228233c8dd44f1e9952002b7d071b90 in this term.
I20260713 09:05:46.337661 17473 leader_election.cc:304] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:46.338213 18443 raft_consensus.cc:2804] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:46.338512 18443 raft_consensus.cc:493] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:46.338796 18443 raft_consensus.cc:3060] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.343494 18443 raft_consensus.cc:515] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.345005 18443 leader_election.cc:290] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 election: Requested vote from peers beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.345556 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:46.345870 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:46.346551 17929 raft_consensus.cc:2393] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 in current term 3: Already voted for candidate e228233c8dd44f1e9952002b7d071b90 in this term.
I20260713 09:05:46.350147 17653 raft_consensus.cc:2468] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 3.
I20260713 09:05:46.350978 17473 leader_election.cc:304] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:46.351516 18443 raft_consensus.cc:2804] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.351985 18443 raft_consensus.cc:697] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 3 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:46.352684 18443 consensus_queue.cc:237] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.359120 17404 catalog_manager.cc:5697] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 2 to 3, leader changed from beb2c58883a4480f92682c08300b0529 (127.15.249.195) to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 3 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.371877 18397 raft_consensus.cc:493] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:46.372313 18397 raft_consensus.cc:515] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.373961 18397 leader_election.cc:290] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.374979 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:46.375087 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.375882 17503 raft_consensus.cc:2468] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:46.376754 17622 leader_election.cc:304] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:46.377370 18397 raft_consensus.cc:2804] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:46.377733 18397 raft_consensus.cc:493] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c207e88cab0c4fbfa221322c30d183c1)
I20260713 09:05:46.378032 18397 raft_consensus.cc:3060] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.382481 18397 raft_consensus.cc:515] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.384024 18397 leader_election.cc:290] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.384488 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.384966 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca366ad6c90042afb6afc66dead59a51" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:46.389402 17503 raft_consensus.cc:2468] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:46.390322 17622 leader_election.cc:304] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:46.390899 18397 raft_consensus.cc:2804] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:46.391274 18397 raft_consensus.cc:697] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:46.391968 18397 consensus_queue.cc:237] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.398397 17404 catalog_manager.cc:5697] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 1 to 2, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 2 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.552408 18395 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.552950 18395 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.555198 18395 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:46.559733 18395 raft_consensus.cc:493] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.560696 18395 raft_consensus.cc:515] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.566375 18395 leader_election.cc:290] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:46.581210 18443 raft_consensus.cc:493] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:46.581982 18443 raft_consensus.cc:515] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.589182 18443 leader_election.cc:290] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.595245 18404 raft_consensus.cc:493] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.595718 18404 raft_consensus.cc:515] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.596684 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:46.597229 17580 raft_consensus.cc:2468] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 3.
I20260713 09:05:46.597606 18404 leader_election.cc:290] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.639920 17576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:46.641091 17576 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 3.
I20260713 09:05:46.647877 17507 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:05:46.649250 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.649923 17503 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:46.664979 17901 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:46.665283 17501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.665930 17901 leader_election.cc:304] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:46.666014 17501 raft_consensus.cc:2468] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 1.
I20260713 09:05:46.667321 17548 leader_election.cc:304] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:46.676266 18369 raft_consensus.cc:2804] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:05:46.676658 18369 raft_consensus.cc:493] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.677016 18369 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.677945 18446 raft_consensus.cc:493] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:46.678416 18446 raft_consensus.cc:515] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.680438 18446 leader_election.cc:290] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.680903 18446 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:46.681324 18446 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.683156 18446 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:46.683702 17501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.683959 18369 raft_consensus.cc:515] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.684418 17501 raft_consensus.cc:2393] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 3: Already voted for candidate c207e88cab0c4fbfa221322c30d183c1 in this term.
I20260713 09:05:46.686640 17576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:46.687165 18369 leader_election.cc:290] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:46.687364 17576 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.686630 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:46.687755 18369 raft_consensus.cc:2804] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:05:46.687842 17580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:46.688155 17938 raft_consensus.cc:2393] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 2: Already voted for candidate e228233c8dd44f1e9952002b7d071b90 in this term.
I20260713 09:05:46.688287 18369 raft_consensus.cc:493] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.688474 17580 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 3.
I20260713 09:05:46.688710 18369 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.689277 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:46.689210 18457 raft_consensus.cc:2804] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:46.690994 17582 raft_consensus.cc:2468] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 2.
I20260713 09:05:46.691368 17579 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:46.691993 18457 raft_consensus.cc:493] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.692112 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:46.692476 18457 raft_consensus.cc:3060] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.692723 17651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:46.693338 17651 raft_consensus.cc:2468] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 2.
I20260713 09:05:46.694367 18383 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader beb2c58883a4480f92682c08300b0529)
I20260713 09:05:46.694860 18383 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.696902 18383 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:46.692749 17574 raft_consensus.cc:2468] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:46.698752 18369 raft_consensus.cc:515] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.701231 17576 raft_consensus.cc:2468] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 4.
I20260713 09:05:46.701742 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:46.702339 17579 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.702399 17901 leader_election.cc:304] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:46.702610 18456 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:05:46.703281 18345 raft_consensus.cc:2804] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:46.704170 18345 raft_consensus.cc:697] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 4 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:46.704797 17620 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:46.704916 18345 consensus_queue.cc:237] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.705848 17620 leader_election.cc:304] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:46.706969 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:46.707726 17574 raft_consensus.cc:2393] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 in current term 3: Already voted for candidate 6f5ee71843144a479756a5aa36686217 in this term.
I20260713 09:05:46.710548 18369 leader_election.cc:290] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:46.711436 18446 raft_consensus.cc:2804] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:46.711764 17579 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 4.
I20260713 09:05:46.711850 18446 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:46.712343 18446 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.712909 17901 leader_election.cc:304] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:46.713678 18395 raft_consensus.cc:2804] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:46.714128 18395 raft_consensus.cc:697] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 4 LEADER]: Becoming Leader. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:46.715272 18395 consensus_queue.cc:237] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.717130 18457 raft_consensus.cc:515] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.720556 17501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.721100 17501 raft_consensus.cc:3060] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.721730 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:46.721506 18446 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.722252 17938 raft_consensus.cc:3060] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.724390 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.725345 17503 raft_consensus.cc:2393] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 3: Already voted for candidate c207e88cab0c4fbfa221322c30d183c1 in this term.
I20260713 09:05:46.727429 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:46.728828 18459 raft_consensus.cc:493] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.729269 18459 raft_consensus.cc:515] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.731279 18459 leader_election.cc:290] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.732605 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.733244 17503 raft_consensus.cc:2468] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:46.734277 17548 leader_election.cc:304] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:46.732636 18461 raft_consensus.cc:2804] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:46.735015 18461 raft_consensus.cc:493] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f5ee71843144a479756a5aa36686217)
I20260713 09:05:46.735388 18461 raft_consensus.cc:3060] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.736217 17938 raft_consensus.cc:2468] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 3.
I20260713 09:05:46.738986 17579 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 3.
I20260713 09:05:46.739348 17501 raft_consensus.cc:2468] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 3.
I20260713 09:05:46.739917 17931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:46.740123 17620 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:46.740706 18446 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:46.740540 17548 leader_election.cc:304] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:46.745209 18463 raft_consensus.cc:2804] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:46.745549 18463 raft_consensus.cc:493] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.745860 18463 raft_consensus.cc:3060] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.746961 18461 raft_consensus.cc:515] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.747395 18457 leader_election.cc:290] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.748818 18457 raft_consensus.cc:2804] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.753222 18457 raft_consensus.cc:697] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 3 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:46.740522 17931 raft_consensus.cc:2468] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:46.754153 18457 consensus_queue.cc:237] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.756276 18463 raft_consensus.cc:515] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.756232 17931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:46.761461 17938 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:46.757483 18461 leader_election.cc:290] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.764251 18461 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.764537 17653 raft_consensus.cc:1275] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:46.764663 18461 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.765478 18463 leader_election.cc:290] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.762974 18446 raft_consensus.cc:2804] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.766121 18446 raft_consensus.cc:697] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 3 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:46.766644 18461 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:46.766932 18446 consensus_queue.cc:237] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.769207 17501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.769801 17501 raft_consensus.cc:3060] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.763007 17931 raft_consensus.cc:2393] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 2: Already voted for candidate e228233c8dd44f1e9952002b7d071b90 in this term.
I20260713 09:05:46.769980 17937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:46.770607 17937 raft_consensus.cc:2376] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 3. Re-sending same reply.
I20260713 09:05:46.770897 18447 consensus_queue.cc:1048] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:46.767110 18461 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260713 09:05:46.774717 17471 leader_election.cc:304] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:46.776085 18383 raft_consensus.cc:2764] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260713 09:05:46.776690 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e49f8f5d6645fe865236163363e907" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:46.777266 17938 raft_consensus.cc:3060] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.779654 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.780237 17503 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:46.781363 17622 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:46.782039 18461 raft_consensus.cc:2804] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:05:46.782440 18461 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.782761 18461 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.783381 17938 raft_consensus.cc:2468] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 3.
W20260713 09:05:46.785722 17620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.194:35857, user_credentials={real_user=slave}} blocked reactor thread for 45703.4us
I20260713 09:05:46.787249 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a686ef87a204a30be02acf2e849ed80" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:46.788338 17501 raft_consensus.cc:2468] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 3.
I20260713 09:05:46.789332 18461 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.800102 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:46.801692 18461 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 4 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:46.800124 18457 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.804798 17548 leader_election.cc:304] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:46.803074 18457 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.806308 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dff4aa7c3924ba09a6b17e9b8d55677" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.806856 17503 raft_consensus.cc:3060] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.807461 18457 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:46.808138 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467227c03be44e93a70737e5581bd7d1" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:46.808686 17653 raft_consensus.cc:3060] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.812088 17574 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 3.
I20260713 09:05:46.814221 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.814793 17507 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:46.815605 18459 raft_consensus.cc:2804] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.816073 18459 raft_consensus.cc:697] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 3 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:46.816828 18459 consensus_queue.cc:237] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.818164 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:46.818392 17582 raft_consensus.cc:2468] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 2.
I20260713 09:05:46.818837 17652 raft_consensus.cc:2393] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5ee71843144a479756a5aa36686217 in current term 4: Already voted for candidate beb2c58883a4480f92682c08300b0529 in this term.
I20260713 09:05:46.822526 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a41c125ac40469581eeade70c8590be" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:46.823145 17938 raft_consensus.cc:2368] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 for earlier term 2. Current term is 3.
I20260713 09:05:46.825413 17620 leader_election.cc:304] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: e228233c8dd44f1e9952002b7d071b90
I20260713 09:05:46.820290 17548 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:46.827610 17582 raft_consensus.cc:1275] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:46.830886 17929 raft_consensus.cc:1275] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:46.831578 17404 catalog_manager.cc:5697] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.833688 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:46.834281 17652 raft_consensus.cc:2368] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 for earlier term 3. Current term is 4.
I20260713 09:05:46.828727 18397 raft_consensus.cc:2804] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:46.820806 18404 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.835338 18404 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.837195 18404 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.837616 18463 raft_consensus.cc:2804] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:05:46.837984 18463 raft_consensus.cc:493] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.838310 18463 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.839566 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:46.829622 17405 catalog_manager.cc:5697] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:46.844530 17405 catalog_manager.cc:5697] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "e228233c8dd44f1e9952002b7d071b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:46.847267 17473 leader_election.cc:400] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 2 pre-election: Vote denied by peer e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087) with higher term. Message: Invalid argument: T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 for earlier term 2. Current term is 3.
I20260713 09:05:46.847525 18465 consensus_queue.cc:1048] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260713 09:05:46.856355 17581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:46.856434 18370 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:46.842478 18397 raft_consensus.cc:697] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:46.858290 18397 consensus_queue.cc:237] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [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: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.861492 17652 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:46.838310 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90" is_pre_election: true
I20260713 09:05:46.864091 17929 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:46.865324 17548 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:46.866096 18404 raft_consensus.cc:2804] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:46.866322 17503 raft_consensus.cc:2468] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 4.
I20260713 09:05:46.866506 18404 raft_consensus.cc:493] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.866983 18404 raft_consensus.cc:3060] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.843663 17501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.868793 17501 raft_consensus.cc:3060] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 4
I20260713 09:05:46.872720 17652 raft_consensus.cc:1275] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:05:46.873824 17473 leader_election.cc:400] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Vote denied by peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199) with higher term. Message: Invalid argument: T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 for earlier term 3. Current term is 4.
I20260713 09:05:46.874243 17473 leader_election.cc:403] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:05:46.893101 18443 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:05:46.875036 17507 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:46.910018 17653 raft_consensus.cc:2468] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e228233c8dd44f1e9952002b7d071b90 in term 4.
I20260713 09:05:46.921855 17506 raft_consensus.cc:1275] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:46.924329 18457 consensus_queue.cc:1048] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:46.925761 17501 raft_consensus.cc:2468] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 4.
I20260713 09:05:46.926267 18383 raft_consensus.cc:2749] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199) with higher term. Message: Invalid argument: T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c207e88cab0c4fbfa221322c30d183c1 for earlier term 3. Current term is 4.
I20260713 09:05:46.928123 18395 consensus_queue.cc:1048] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:46.929221 18463 raft_consensus.cc:515] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:46.930306 17622 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:46.931151 18463 leader_election.cc:290] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 4 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:46.914301 18404 raft_consensus.cc:515] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.931640 17581 raft_consensus.cc:2393] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate beb2c58883a4480f92682c08300b0529 in current term 4: Already voted for candidate 6f5ee71843144a479756a5aa36686217 in this term.
I20260713 09:05:46.933151 18404 leader_election.cc:290] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:46.920059 17404 catalog_manager.cc:5697] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 2 to 3, leader changed from 6f5ee71843144a479756a5aa36686217 (127.15.249.194) to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:46.943056 18465 raft_consensus.cc:2804] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:46.953456 17503 raft_consensus.cc:1275] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:46.945779 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:46.958014 17650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:46.953449 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc393401f1c44769b3200d70de5a7531" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.958444 17929 raft_consensus.cc:3060] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.958768 17507 raft_consensus.cc:3060] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:46.966509 17929 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 3.
I20260713 09:05:46.957582 17506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917201e625a4bf190ed902a2cc4c839" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:46.967849 18397 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:46.971422 17403 catalog_manager.cc:5697] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:46.973217 17506 raft_consensus.cc:2393] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f5ee71843144a479756a5aa36686217 in current term 4: Already voted for candidate beb2c58883a4480f92682c08300b0529 in this term.
I20260713 09:05:47.001339 17548 leader_election.cc:304] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, e228233c8dd44f1e9952002b7d071b90; no voters: 
I20260713 09:05:47.002120 18459 raft_consensus.cc:2804] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:46.998203 18376 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.002568 18459 raft_consensus.cc:697] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 3 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:47.002862 18376 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.003922 18459 consensus_queue.cc:237] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:46.967308 18465 raft_consensus.cc:697] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 4 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:47.005281 18376 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:47.005995 18465 consensus_queue.cc:237] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.008196 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217" is_pre_election: true
I20260713 09:05:47.008741 17582 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 3.
I20260713 09:05:47.012333 17471 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:47.013206 18383 raft_consensus.cc:2804] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:05:47.013870 17931 raft_consensus.cc:1275] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:47.017632 18383 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.019155 18383 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:47.021373 18446 consensus_queue.cc:1048] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:47.017160 17507 raft_consensus.cc:2468] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 3.
W20260713 09:05:47.038259 17473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.195:35199, user_credentials={real_user=slave}} blocked reactor thread for 154223us
I20260713 09:05:47.040297 18456 consensus_queue.cc:1048] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260713 09:05:47.051290 17929 raft_consensus.cc:1275] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:47.052021 18383 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.055434 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:47.056056 17582 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:47.065412 18456 consensus_queue.cc:1048] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:47.069759 18345 raft_consensus.cc:493] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.070394 17650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:47.074579 17548 leader_election.cc:304] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5ee71843144a479756a5aa36686217; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:47.075990 18459 raft_consensus.cc:2749] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260713 09:05:47.080742 18383 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [CANDIDATE]: Term 4 election: Requested vote from peers 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:47.083870 17582 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207e88cab0c4fbfa221322c30d183c1 in term 4.
I20260713 09:05:47.084952 17471 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [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: 6f5ee71843144a479756a5aa36686217, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:47.086249 18479 raft_consensus.cc:2804] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:47.086750 18479 raft_consensus.cc:697] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 4 LEADER]: Becoming Leader. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:47.086360 17403 catalog_manager.cc:5697] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 1 to 2, leader changed from 6f5ee71843144a479756a5aa36686217 (127.15.249.194) to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 2 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.087533 18479 consensus_queue.cc:237] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.070334 18345 raft_consensus.cc:515] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:47.098735 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c207e88cab0c4fbfa221322c30d183c1" is_pre_election: true
I20260713 09:05:47.094098 17403 catalog_manager.cc:5697] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.101300 17650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "c207e88cab0c4fbfa221322c30d183c1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:47.104305 18345 leader_election.cc:290] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:47.106393 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26575791b5f5483a83acb9465b371d49" candidate_uuid: "e228233c8dd44f1e9952002b7d071b90" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "beb2c58883a4480f92682c08300b0529" is_pre_election: true
I20260713 09:05:47.107481 17903 leader_election.cc:304] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e228233c8dd44f1e9952002b7d071b90; no voters: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1
I20260713 09:05:47.110504 17405 catalog_manager.cc:5697] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 1 to 3, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 3 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.111665 18345 raft_consensus.cc:2749] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:05:47.126430 17503 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:05:47.127714 18345 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:05:47.135952 17404 catalog_manager.cc:5697] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 reported cstate change: term changed from 3 to 4, leader changed from beb2c58883a4480f92682c08300b0529 (127.15.249.195) to c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193). New cstate: current_term: 4 leader_uuid: "c207e88cab0c4fbfa221322c30d183c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.138435 17582 raft_consensus.cc:1275] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:05:47.140214 18395 consensus_queue.cc:1048] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.156507 17650 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:05:47.157698 18369 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:05:47.169047 17582 raft_consensus.cc:1275] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Refusing update from remote peer e228233c8dd44f1e9952002b7d071b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:05:47.170310 18369 consensus_queue.cc:1048] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:05:47.176075 17503 raft_consensus.cc:1275] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:05:47.178834 18404 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.192894 17938 raft_consensus.cc:1275] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:05:47.194447 18404 consensus_queue.cc:1048] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.237006 17503 raft_consensus.cc:1275] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:05:47.238138 17938 raft_consensus.cc:1275] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:05:47.238287 18404 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.239228 18457 consensus_queue.cc:1048] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.266842 17503 raft_consensus.cc:1240] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 4 LEADER]: Rejecting Update request from peer beb2c58883a4480f92682c08300b0529 for earlier term 3. Current term is 4. Ops: []
I20260713 09:05:47.268105 18480 consensus_queue.cc:1059] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:47.268738 18480 consensus_queue.cc:1243] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [LEADER]: Peer c207e88cab0c4fbfa221322c30d183c1 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:05:47.269136 18461 raft_consensus.cc:3055] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:47.269398 18461 raft_consensus.cc:740] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:47.270073 18461 consensus_queue.cc:260] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.271302 18461 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:47.290818 17582 raft_consensus.cc:1275] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:47.291834 18461 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.294737 17938 raft_consensus.cc:1275] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:47.296151 18461 consensus_queue.cc:1048] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.309183 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:47.335353 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:47.350690 17503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
mode: GRACEFUL
new_leader_uuid: "6f5ee71843144a479756a5aa36686217"
 from {username='slave'} at 127.0.0.1:35308
I20260713 09:05:47.351320 17503 raft_consensus.cc:606] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Received request to transfer leadership to TS 6f5ee71843144a479756a5aa36686217
I20260713 09:05:47.353899 17938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6de7944376e3481d997b821f7fec819b"
dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
mode: GRACEFUL
new_leader_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:05:47.354339 17938 raft_consensus.cc:606] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Received request to transfer leadership to TS beb2c58883a4480f92682c08300b0529
I20260713 09:05:47.356279 17503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425"
dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
mode: GRACEFUL
new_leader_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:35308
I20260713 09:05:47.356698 17503 raft_consensus.cc:606] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 4 LEADER]: Received request to transfer leadership to TS beb2c58883a4480f92682c08300b0529
I20260713 09:05:47.357546 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:05:47.358067 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:47.405196 18369 raft_consensus.cc:993] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: : Instructing follower beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:47.405642 18395 raft_consensus.cc:1081] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Signalling peer beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:47.406908 17652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6de7944376e3481d997b821f7fec819b"
dest_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:42218
I20260713 09:05:47.407334 17652 raft_consensus.cc:493] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:47.407606 17652 raft_consensus.cc:3060] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:47.411445 17652 raft_consensus.cc:515] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:47.412765 17652 leader_election.cc:290] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 3 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), e228233c8dd44f1e9952002b7d071b90 (127.15.249.196:40087)
I20260713 09:05:47.413506 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:47.413830 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7944376e3481d997b821f7fec819b" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e228233c8dd44f1e9952002b7d071b90"
I20260713 09:05:47.414121 17503 raft_consensus.cc:3060] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:47.414393 17938 raft_consensus.cc:3055] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:47.414683 17938 raft_consensus.cc:740] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e228233c8dd44f1e9952002b7d071b90, State: Running, Role: LEADER
I20260713 09:05:47.415227 17938 consensus_queue.cc:260] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:47.416075 17938 raft_consensus.cc:3060] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:47.418660 17503 raft_consensus.cc:2468] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 3.
I20260713 09:05:47.419664 17622 leader_election.cc:304] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [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: beb2c58883a4480f92682c08300b0529, c207e88cab0c4fbfa221322c30d183c1; no voters: 
I20260713 09:05:47.420194 17938 raft_consensus.cc:2468] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 3.
I20260713 09:05:47.420356 18480 raft_consensus.cc:2804] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:47.420923 18480 raft_consensus.cc:697] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 3 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:47.421588 18480 consensus_queue.cc:237] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } }
I20260713 09:05:47.429672 17403 catalog_manager.cc:5697] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 2 to 3, leader changed from e228233c8dd44f1e9952002b7d071b90 (127.15.249.196) to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.468767 17503 raft_consensus.cc:1275] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:05:47.470036 18459 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.481797 17938 raft_consensus.cc:1275] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:05:47.483129 18459 consensus_queue.cc:1048] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.557567 17582 raft_consensus.cc:1275] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:47.558802 18480 consensus_queue.cc:1048] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:47.568002 17503 raft_consensus.cc:1275] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:47.569309 18465 consensus_queue.cc:1048] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:05:47.607765 17678 debug-util.cc:398] Leaking SignalData structure 0x7b08002aae00 after lost signal to thread 16362
W20260713 09:05:47.608605 17678 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1640 after lost signal to thread 17440
W20260713 09:05:47.609423 17678 debug-util.cc:398] Leaking SignalData structure 0x7b080025c860 after lost signal to thread 17532
W20260713 09:05:47.610144 17678 debug-util.cc:398] Leaking SignalData structure 0x7b08002236c0 after lost signal to thread 17607
W20260713 09:05:47.610857 17678 debug-util.cc:398] Leaking SignalData structure 0x7b08002ae2c0 after lost signal to thread 17681
W20260713 09:05:47.611605 17678 debug-util.cc:398] Leaking SignalData structure 0x7b08002af8c0 after lost signal to thread 17962
I20260713 09:05:47.622833 17582 raft_consensus.cc:1275] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:47.624192 18456 consensus_queue.cc:1048] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:47.634419 17652 raft_consensus.cc:1275] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Refusing update from remote peer c207e88cab0c4fbfa221322c30d183c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260713 09:05:47.634804 17652 pending_rounds.cc:85] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529: Aborting all ops after (but not including) 2
I20260713 09:05:47.635092 17652 pending_rounds.cc:107] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260713 09:05:47.635336 17652 raft_consensus.cc:2889] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:05:47.637073 18376 consensus_queue.cc:1048] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:47.646271 18508 raft_consensus.cc:993] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1: : Instructing follower beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:47.647569 18508 raft_consensus.cc:1081] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 4 LEADER]: Signalling peer beb2c58883a4480f92682c08300b0529 to start an election
I20260713 09:05:47.649977 17652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425"
dest_uuid: "beb2c58883a4480f92682c08300b0529"
 from {username='slave'} at 127.0.0.1:53604
I20260713 09:05:47.650481 17652 raft_consensus.cc:493] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:47.650784 17652 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:47.658104 17652 raft_consensus.cc:515] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.662657 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:47.662829 17652 leader_election.cc:290] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [CANDIDATE]: Term 5 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857)
I20260713 09:05:47.663170 17503 raft_consensus.cc:3055] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:47.663473 17503 raft_consensus.cc:740] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:47.664160 17503 consensus_queue.cc:260] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.665194 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9facc717e7548fcbf42e266fd428425" candidate_uuid: "beb2c58883a4480f92682c08300b0529" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "6f5ee71843144a479756a5aa36686217"
I20260713 09:05:47.665414 17503 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:47.665704 17582 raft_consensus.cc:3060] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:47.674242 17582 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 5.
I20260713 09:05:47.675480 17620 leader_election.cc:304] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:47.675827 17503 raft_consensus.cc:2468] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb2c58883a4480f92682c08300b0529 in term 5.
I20260713 09:05:47.676342 18465 raft_consensus.cc:2804] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:47.676818 18465 raft_consensus.cc:697] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 5 LEADER]: Becoming Leader. State: Replica: beb2c58883a4480f92682c08300b0529, State: Running, Role: LEADER
I20260713 09:05:47.677591 18465 consensus_queue.cc:237] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.686090 17404 catalog_manager.cc:5697] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 reported cstate change: term changed from 4 to 5, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to beb2c58883a4480f92682c08300b0529 (127.15.249.195). New cstate: current_term: 5 leader_uuid: "beb2c58883a4480f92682c08300b0529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.769973 18508 raft_consensus.cc:993] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1: : Instructing follower 6f5ee71843144a479756a5aa36686217 to start an election
I20260713 09:05:47.770421 18456 raft_consensus.cc:1081] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Signalling peer 6f5ee71843144a479756a5aa36686217 to start an election
I20260713 09:05:47.771708 17582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc"
dest_uuid: "6f5ee71843144a479756a5aa36686217"
 from {username='slave'} at 127.0.0.1:39092
I20260713 09:05:47.772208 17582 raft_consensus.cc:493] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:47.772528 17582 raft_consensus.cc:3060] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.778887 17582 raft_consensus.cc:515] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.780618 17582 leader_election.cc:290] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [CANDIDATE]: Term 2 election: Requested vote from peers c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805), beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199)
I20260713 09:05:47.781217 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c207e88cab0c4fbfa221322c30d183c1"
I20260713 09:05:47.781489 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab36ca6e78484a8d4941fbaa1f0dfc" candidate_uuid: "6f5ee71843144a479756a5aa36686217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb2c58883a4480f92682c08300b0529"
I20260713 09:05:47.781888 17503 raft_consensus.cc:3055] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:47.781996 17652 raft_consensus.cc:3060] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.782265 17503 raft_consensus.cc:740] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207e88cab0c4fbfa221322c30d183c1, State: Running, Role: LEADER
I20260713 09:05:47.783594 17503 consensus_queue.cc:260] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.784948 17503 raft_consensus.cc:3060] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.787921 17652 raft_consensus.cc:2468] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:47.789350 17548 leader_election.cc:304] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [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: 6f5ee71843144a479756a5aa36686217, beb2c58883a4480f92682c08300b0529; no voters: 
I20260713 09:05:47.789944 18459 raft_consensus.cc:2804] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.790390 18459 raft_consensus.cc:697] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 2 LEADER]: Becoming Leader. State: Replica: 6f5ee71843144a479756a5aa36686217, State: Running, Role: LEADER
I20260713 09:05:47.790591 17503 raft_consensus.cc:2468] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5ee71843144a479756a5aa36686217 in term 2.
I20260713 09:05:47.791239 18459 consensus_queue.cc:237] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [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: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } }
I20260713 09:05:47.797624 17404 catalog_manager.cc:5697] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 reported cstate change: term changed from 1 to 2, leader changed from c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193) to 6f5ee71843144a479756a5aa36686217 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6f5ee71843144a479756a5aa36686217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.824214 17503 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:47.825209 18465 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:05:47.832661 17938 raft_consensus.cc:1275] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:05:47.833958 18446 consensus_queue.cc:1048] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e228233c8dd44f1e9952002b7d071b90" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 40087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:05:48.160468 17503 raft_consensus.cc:1275] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 5 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:05:48.161600 18480 consensus_queue.cc:1048] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:48.169138 17582 raft_consensus.cc:1275] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 5 FOLLOWER]: Refusing update from remote peer beb2c58883a4480f92682c08300b0529: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:05:48.170367 18465 consensus_queue.cc:1048] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5ee71843144a479756a5aa36686217" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 35857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:48.304008 17503 raft_consensus.cc:1275] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.305099 18464 consensus_queue.cc:1048] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207e88cab0c4fbfa221322c30d183c1" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.315246 17652 raft_consensus.cc:1275] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Refusing update from remote peer 6f5ee71843144a479756a5aa36686217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.316490 18459 consensus_queue.cc:1048] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb2c58883a4480f92682c08300b0529" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.358845 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:48.372825 16359 tablet_server.cc:179] TabletServer@127.15.249.193:0 shutting down...
W20260713 09:05:48.404644 17548 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]
I20260713 09:05:48.405306 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:48.406356 16359 tablet_replica.cc:333] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.407258 16359 raft_consensus.cc:2243] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:05:48.407572 17548 consensus_peers.cc:597] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 -> Peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Couldn't send request to peer c207e88cab0c4fbfa221322c30d183c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.408195 16359 raft_consensus.cc:2272] T 26575791b5f5483a83acb9465b371d49 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.410135 16359 tablet_replica.cc:333] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.410660 16359 raft_consensus.cc:2243] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.411309 16359 raft_consensus.cc:2272] T 9a76eb69f12b436d835c9c96f6b4acb6 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.413007 16359 tablet_replica.cc:333] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.413604 16359 raft_consensus.cc:2243] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.414038 16359 raft_consensus.cc:2272] T 418e732bb58841418bdeedea1f5cdaae P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.415916 16359 tablet_replica.cc:333] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.416409 16359 raft_consensus.cc:2243] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.416925 16359 raft_consensus.cc:2272] T 6de7944376e3481d997b821f7fec819b P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:48.417608 17903 consensus_peers.cc:597] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 -> Peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Couldn't send request to peer c207e88cab0c4fbfa221322c30d183c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.419515 16359 tablet_replica.cc:333] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.420269 16359 raft_consensus.cc:2243] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.420681 16359 raft_consensus.cc:2272] T e9facc717e7548fcbf42e266fd428425 P c207e88cab0c4fbfa221322c30d183c1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.422636 16359 tablet_replica.cc:333] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.423142 16359 raft_consensus.cc:2243] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.423516 16359 raft_consensus.cc:2272] T ca366ad6c90042afb6afc66dead59a51 P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.425212 16359 tablet_replica.cc:333] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.425697 16359 raft_consensus.cc:2243] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.426187 16359 raft_consensus.cc:2272] T f7e49f8f5d6645fe865236163363e907 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.428210 16359 tablet_replica.cc:333] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.428750 16359 raft_consensus.cc:2243] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.429214 16359 raft_consensus.cc:2272] T 24ab36ca6e78484a8d4941fbaa1f0dfc P c207e88cab0c4fbfa221322c30d183c1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:48.429543 17548 consensus_peers.cc:597] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 -> Peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Couldn't send request to peer c207e88cab0c4fbfa221322c30d183c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.431257 16359 tablet_replica.cc:333] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.431710 16359 raft_consensus.cc:2243] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.432097 16359 raft_consensus.cc:2272] T 1805ae5647ce443cbe04aed769818b8b P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.433698 16359 tablet_replica.cc:333] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.434105 16359 raft_consensus.cc:2243] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.434453 16359 raft_consensus.cc:2272] T 4a41c125ac40469581eeade70c8590be P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.435870 16359 tablet_replica.cc:333] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.436319 16359 raft_consensus.cc:2243] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.437167 16359 raft_consensus.cc:2272] T dd4b00f9853d437c8811647906b18102 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.439622 16359 tablet_replica.cc:333] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.440184 16359 raft_consensus.cc:2243] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.440753 16359 raft_consensus.cc:2272] T 5dff4aa7c3924ba09a6b17e9b8d55677 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.443048 16359 tablet_replica.cc:333] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.443650 16359 raft_consensus.cc:2243] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.444147 16359 raft_consensus.cc:2272] T 14aaf41bde7c404a8326b6167ffdc32e P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:48.444556 17903 consensus_peers.cc:597] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 -> Peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Couldn't send request to peer c207e88cab0c4fbfa221322c30d183c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.446043 16359 tablet_replica.cc:333] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.446599 16359 raft_consensus.cc:2243] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.447005 16359 raft_consensus.cc:2272] T c917201e625a4bf190ed902a2cc4c839 P c207e88cab0c4fbfa221322c30d183c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.448915 16359 tablet_replica.cc:333] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.449383 16359 raft_consensus.cc:2243] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.450109 16359 raft_consensus.cc:2272] T c2fa2448529a41c59a7080ec55113900 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.451650 16359 tablet_replica.cc:333] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.452178 16359 raft_consensus.cc:2243] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.452953 16359 raft_consensus.cc:2272] T b048f22e2e214d84be302ae762d45616 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.454854 16359 tablet_replica.cc:333] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.455283 16359 raft_consensus.cc:2243] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.455991 16359 raft_consensus.cc:2272] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P c207e88cab0c4fbfa221322c30d183c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.457594 16359 tablet_replica.cc:333] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1: stopping tablet replica
I20260713 09:05:48.458026 16359 raft_consensus.cc:2243] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.458384 16359 raft_consensus.cc:2272] T dc393401f1c44769b3200d70de5a7531 P c207e88cab0c4fbfa221322c30d183c1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:48.496008 17622 consensus_peers.cc:597] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 -> Peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Couldn't send request to peer c207e88cab0c4fbfa221322c30d183c1. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:35805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.523617 16359 tablet_server.cc:196] TabletServer@127.15.249.193:0 shutdown complete.
I20260713 09:05:48.558502 16359 tablet_server.cc:179] TabletServer@127.15.249.194:0 shutting down...
W20260713 09:05:48.565310 17903 consensus_peers.cc:597] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 -> Peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Couldn't send request to peer c207e88cab0c4fbfa221322c30d183c1. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:35805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.593194 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:48.594077 16359 tablet_replica.cc:333] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.594873 16359 raft_consensus.cc:2243] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.595472 16359 raft_consensus.cc:2272] T afc15f7a4b714ea5b49b581eda45c4d0 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.597393 16359 tablet_replica.cc:333] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.597961 16359 raft_consensus.cc:2243] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.598412 16359 raft_consensus.cc:2272] T 9a76eb69f12b436d835c9c96f6b4acb6 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.600339 16359 tablet_replica.cc:333] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.600927 16359 raft_consensus.cc:2243] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.601392 16359 raft_consensus.cc:2272] T e9facc717e7548fcbf42e266fd428425 P 6f5ee71843144a479756a5aa36686217 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.603562 16359 tablet_replica.cc:333] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.604138 16359 raft_consensus.cc:2243] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.604782 16359 raft_consensus.cc:2272] T 24ab36ca6e78484a8d4941fbaa1f0dfc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.606573 16359 tablet_replica.cc:333] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.607000 16359 raft_consensus.cc:2243] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.607606 16359 raft_consensus.cc:2272] T 1805ae5647ce443cbe04aed769818b8b P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.609256 16359 tablet_replica.cc:333] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.609694 16359 raft_consensus.cc:2243] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.610253 16359 raft_consensus.cc:2272] T 4a41c125ac40469581eeade70c8590be P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.611879 16359 tablet_replica.cc:333] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.612370 16359 raft_consensus.cc:2243] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.612736 16359 raft_consensus.cc:2272] T 3a686ef87a204a30be02acf2e849ed80 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.614459 16359 tablet_replica.cc:333] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.615103 16359 raft_consensus.cc:2243] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.615942 16359 raft_consensus.cc:2272] T f7e49f8f5d6645fe865236163363e907 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.617573 16359 tablet_replica.cc:333] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.618048 16359 raft_consensus.cc:2243] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.618594 16359 raft_consensus.cc:2272] T 5dff4aa7c3924ba09a6b17e9b8d55677 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.620201 16359 tablet_replica.cc:333] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.620710 16359 raft_consensus.cc:2243] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.621126 16359 raft_consensus.cc:2272] T facc4404aaf84ec7842fd63e4cf10884 P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.622646 16359 tablet_replica.cc:333] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.623111 16359 raft_consensus.cc:2243] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.623765 16359 raft_consensus.cc:2272] T dc393401f1c44769b3200d70de5a7531 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.625346 16359 tablet_replica.cc:333] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.625797 16359 raft_consensus.cc:2243] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.626192 16359 raft_consensus.cc:2272] T 467227c03be44e93a70737e5581bd7d1 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.627702 16359 tablet_replica.cc:333] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.628206 16359 raft_consensus.cc:2243] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.628865 16359 raft_consensus.cc:2272] T df095cb23c954cd2b7a1d55b352442a6 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.630457 16359 tablet_replica.cc:333] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.630910 16359 raft_consensus.cc:2243] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:05:48.631039 17622 consensus_peers.cc:597] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 -> Peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Couldn't send request to peer c207e88cab0c4fbfa221322c30d183c1. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:35805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.631410 16359 raft_consensus.cc:2272] T b048f22e2e214d84be302ae762d45616 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.633175 16359 tablet_replica.cc:333] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.633670 16359 raft_consensus.cc:2243] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.634060 16359 raft_consensus.cc:2272] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P 6f5ee71843144a479756a5aa36686217 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:48.635471 17622 consensus_peers.cc:597] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 -> Peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Couldn't send request to peer c207e88cab0c4fbfa221322c30d183c1. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:35805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.635879 16359 tablet_replica.cc:333] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.636374 16359 raft_consensus.cc:2243] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.636750 16359 raft_consensus.cc:2272] T 6cdc847c8c7c4621878df5a3751586dc P 6f5ee71843144a479756a5aa36686217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.638711 16359 tablet_replica.cc:333] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.639264 16359 raft_consensus.cc:2243] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.639731 16359 raft_consensus.cc:2272] T c2fa2448529a41c59a7080ec55113900 P 6f5ee71843144a479756a5aa36686217 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.641625 16359 tablet_replica.cc:333] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217: stopping tablet replica
I20260713 09:05:48.642050 16359 raft_consensus.cc:2243] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.642439 16359 raft_consensus.cc:2272] T c917201e625a4bf190ed902a2cc4c839 P 6f5ee71843144a479756a5aa36686217 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:48.695349 17901 consensus_peers.cc:597] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 -> Peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Couldn't send request to peer 6f5ee71843144a479756a5aa36686217. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:35857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.721148 16359 tablet_server.cc:196] TabletServer@127.15.249.194:0 shutdown complete.
W20260713 09:05:48.737185 17620 consensus_peers.cc:597] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 -> Peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Couldn't send request to peer 6f5ee71843144a479756a5aa36686217. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:35857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.759200 16359 tablet_server.cc:179] TabletServer@127.15.249.195:0 shutting down...
W20260713 09:05:48.775142 17620 consensus_peers.cc:597] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 -> Peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Couldn't send request to peer 6f5ee71843144a479756a5aa36686217. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:35857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:48.785880 17622 consensus_peers.cc:597] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 -> Peer c207e88cab0c4fbfa221322c30d183c1 (127.15.249.193:35805): Couldn't send request to peer c207e88cab0c4fbfa221322c30d183c1. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:35805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.804337 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:48.805236 16359 tablet_replica.cc:333] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.806201 16359 raft_consensus.cc:2243] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.806610 16359 raft_consensus.cc:2272] T b048f22e2e214d84be302ae762d45616 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.808367 16359 tablet_replica.cc:333] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.808866 16359 raft_consensus.cc:2243] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.809273 16359 raft_consensus.cc:2272] T 418e732bb58841418bdeedea1f5cdaae P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.810745 16359 tablet_replica.cc:333] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.811232 16359 raft_consensus.cc:2243] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.811749 16359 raft_consensus.cc:2272] T 26575791b5f5483a83acb9465b371d49 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.813316 16359 tablet_replica.cc:333] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.813778 16359 raft_consensus.cc:2243] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.814431 16359 raft_consensus.cc:2272] T afc15f7a4b714ea5b49b581eda45c4d0 P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.815984 16359 tablet_replica.cc:333] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.816576 16359 raft_consensus.cc:2243] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.817238 16359 raft_consensus.cc:2272] T e9facc717e7548fcbf42e266fd428425 P beb2c58883a4480f92682c08300b0529 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.819247 16359 tablet_replica.cc:333] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.819748 16359 raft_consensus.cc:2243] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.820451 16359 raft_consensus.cc:2272] T 6de7944376e3481d997b821f7fec819b P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.822299 16359 tablet_replica.cc:333] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.822780 16359 raft_consensus.cc:2243] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.823428 16359 raft_consensus.cc:2272] T ca366ad6c90042afb6afc66dead59a51 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.824944 16359 tablet_replica.cc:333] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.825454 16359 raft_consensus.cc:2243] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.825846 16359 raft_consensus.cc:2272] T 24ab36ca6e78484a8d4941fbaa1f0dfc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.827947 16359 tablet_replica.cc:333] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.828431 16359 raft_consensus.cc:2243] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.828802 16359 raft_consensus.cc:2272] T 1805ae5647ce443cbe04aed769818b8b P beb2c58883a4480f92682c08300b0529 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.830287 16359 tablet_replica.cc:333] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.830744 16359 raft_consensus.cc:2243] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.831266 16359 raft_consensus.cc:2272] T dd4b00f9853d437c8811647906b18102 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.833102 16359 tablet_replica.cc:333] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.833621 16359 raft_consensus.cc:2243] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.834143 16359 raft_consensus.cc:2272] T df095cb23c954cd2b7a1d55b352442a6 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.835772 16359 tablet_replica.cc:333] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.836310 16359 raft_consensus.cc:2243] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:05:48.836717 17901 consensus_peers.cc:597] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 -> Peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Couldn't send request to peer 6f5ee71843144a479756a5aa36686217. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:35857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.836740 16359 raft_consensus.cc:2272] T 4bc8a9e2f9bb4a57bd0e6f12757445f2 P beb2c58883a4480f92682c08300b0529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.838501 16359 tablet_replica.cc:333] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.838984 16359 raft_consensus.cc:2243] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.839354 16359 raft_consensus.cc:2272] T facc4404aaf84ec7842fd63e4cf10884 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.841048 16359 tablet_replica.cc:333] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.841509 16359 raft_consensus.cc:2243] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.841893 16359 raft_consensus.cc:2272] T 467227c03be44e93a70737e5581bd7d1 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.843370 16359 tablet_replica.cc:333] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.843870 16359 raft_consensus.cc:2243] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.844347 16359 raft_consensus.cc:2272] T 14aaf41bde7c404a8326b6167ffdc32e P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.845799 16359 tablet_replica.cc:333] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.846263 16359 raft_consensus.cc:2243] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.846936 16359 raft_consensus.cc:2272] T c917201e625a4bf190ed902a2cc4c839 P beb2c58883a4480f92682c08300b0529 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.848598 16359 tablet_replica.cc:333] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.849038 16359 raft_consensus.cc:2243] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:48.849658 16359 raft_consensus.cc:2272] T 3a686ef87a204a30be02acf2e849ed80 P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:48.851212 16359 tablet_replica.cc:333] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529: stopping tablet replica
I20260713 09:05:48.851694 16359 raft_consensus.cc:2243] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:48.852138 16359 raft_consensus.cc:2272] T 6cdc847c8c7c4621878df5a3751586dc P beb2c58883a4480f92682c08300b0529 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:48.869572 17903 consensus_peers.cc:597] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 -> Peer beb2c58883a4480f92682c08300b0529 (127.15.249.195:35199): Couldn't send request to peer beb2c58883a4480f92682c08300b0529. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:48.937870 16359 tablet_server.cc:196] TabletServer@127.15.249.195:0 shutdown complete.
I20260713 09:05:48.977463 16359 tablet_server.cc:179] TabletServer@127.15.249.196:0 shutting down...
W20260713 09:05:48.981204 17901 consensus_peers.cc:597] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 -> Peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Couldn't send request to peer 6f5ee71843144a479756a5aa36686217. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:35857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:49.002561 17901 consensus_peers.cc:597] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 -> Peer 6f5ee71843144a479756a5aa36686217 (127.15.249.194:35857): Couldn't send request to peer 6f5ee71843144a479756a5aa36686217. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:35857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:49.007944 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:49.008584 16359 tablet_replica.cc:333] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.009174 16359 raft_consensus.cc:2243] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.009703 16359 raft_consensus.cc:2272] T 9a76eb69f12b436d835c9c96f6b4acb6 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.011379 16359 tablet_replica.cc:333] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.011912 16359 raft_consensus.cc:2243] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.012285 16359 raft_consensus.cc:2272] T afc15f7a4b714ea5b49b581eda45c4d0 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.014096 16359 tablet_replica.cc:333] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.014587 16359 raft_consensus.cc:2243] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.015229 16359 raft_consensus.cc:2272] T facc4404aaf84ec7842fd63e4cf10884 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.016866 16359 tablet_replica.cc:333] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.017321 16359 raft_consensus.cc:2243] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.018007 16359 raft_consensus.cc:2272] T 14aaf41bde7c404a8326b6167ffdc32e P e228233c8dd44f1e9952002b7d071b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.019500 16359 tablet_replica.cc:333] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.020025 16359 raft_consensus.cc:2243] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.020390 16359 raft_consensus.cc:2272] T c2fa2448529a41c59a7080ec55113900 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.021934 16359 tablet_replica.cc:333] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.022383 16359 raft_consensus.cc:2243] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.023041 16359 raft_consensus.cc:2272] T 6cdc847c8c7c4621878df5a3751586dc P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.024713 16359 tablet_replica.cc:333] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.025218 16359 raft_consensus.cc:2243] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.025647 16359 raft_consensus.cc:2272] T dd4b00f9853d437c8811647906b18102 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.027204 16359 tablet_replica.cc:333] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.027683 16359 raft_consensus.cc:2243] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.028149 16359 raft_consensus.cc:2272] T 4a41c125ac40469581eeade70c8590be P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.029663 16359 tablet_replica.cc:333] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.030135 16359 raft_consensus.cc:2243] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.030597 16359 raft_consensus.cc:2272] T f7e49f8f5d6645fe865236163363e907 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.032122 16359 tablet_replica.cc:333] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.032588 16359 raft_consensus.cc:2243] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.033047 16359 raft_consensus.cc:2272] T 3a686ef87a204a30be02acf2e849ed80 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.034494 16359 tablet_replica.cc:333] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.034941 16359 raft_consensus.cc:2243] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.035386 16359 raft_consensus.cc:2272] T 26575791b5f5483a83acb9465b371d49 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.036871 16359 tablet_replica.cc:333] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.037317 16359 raft_consensus.cc:2243] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.037961 16359 raft_consensus.cc:2272] T 467227c03be44e93a70737e5581bd7d1 P e228233c8dd44f1e9952002b7d071b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.039383 16359 tablet_replica.cc:333] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.039872 16359 raft_consensus.cc:2243] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.040325 16359 raft_consensus.cc:2272] T dc393401f1c44769b3200d70de5a7531 P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.041818 16359 tablet_replica.cc:333] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.042261 16359 raft_consensus.cc:2243] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.042639 16359 raft_consensus.cc:2272] T 6de7944376e3481d997b821f7fec819b P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.044106 16359 tablet_replica.cc:333] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.044543 16359 raft_consensus.cc:2243] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.044994 16359 raft_consensus.cc:2272] T df095cb23c954cd2b7a1d55b352442a6 P e228233c8dd44f1e9952002b7d071b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.046478 16359 tablet_replica.cc:333] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.046886 16359 raft_consensus.cc:2243] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.047556 16359 raft_consensus.cc:2272] T 418e732bb58841418bdeedea1f5cdaae P e228233c8dd44f1e9952002b7d071b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.049129 16359 tablet_replica.cc:333] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.049633 16359 raft_consensus.cc:2243] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.050256 16359 raft_consensus.cc:2272] T 5dff4aa7c3924ba09a6b17e9b8d55677 P e228233c8dd44f1e9952002b7d071b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.051779 16359 tablet_replica.cc:333] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90: stopping tablet replica
I20260713 09:05:49.052208 16359 raft_consensus.cc:2243] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.052582 16359 raft_consensus.cc:2272] T ca366ad6c90042afb6afc66dead59a51 P e228233c8dd44f1e9952002b7d071b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.087925 16359 tablet_server.cc:196] TabletServer@127.15.249.196:0 shutdown complete.
I20260713 09:05:49.114758 16359 master.cc:562] Master@127.15.249.254:41571 shutting down...
I20260713 09:05:49.136469 16359 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.136993 16359 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.137313 16359 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae301e445b2c44f8a1cd34fcf522bb0b: stopping tablet replica
I20260713 09:05:49.157078 16359 master.cc:584] Master@127.15.249.254:41571 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (32945 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:05:49.211550 16359 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.249.254:32979
I20260713 09:05:49.212781 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:49.218186 18524 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.218505 18525 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.219177 18527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:49.221998 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:49.223342 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:49.223512 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.223735 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933549223702 us; error 0 us; skew 500 ppm
I20260713 09:05:49.224298 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.226569 16359 webserver.cc:533] Webserver started at http://127.15.249.254:44475/ using document root <none> and password file <none>
I20260713 09:05:49.227039 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.227217 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.227496 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.228575 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/master-0-root/instance:
uuid: "55475d224e3e46a7bf862c177bc54be2"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.232630 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:05:49.235577 18532 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.236280 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:49.236645 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/master-0-root
uuid: "55475d224e3e46a7bf862c177bc54be2"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.236999 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:49.256729 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.257835 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.294039 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.254:32979
I20260713 09:05:49.294134 18583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.254:32979 every 8 connection(s)
I20260713 09:05:49.297772 18584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.307303 18584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2: Bootstrap starting.
I20260713 09:05:49.311882 18584 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.315618 18584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2: No bootstrap required, opened a new log
I20260713 09:05:49.317608 18584 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55475d224e3e46a7bf862c177bc54be2" member_type: VOTER }
I20260713 09:05:49.317970 18584 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.318140 18584 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55475d224e3e46a7bf862c177bc54be2, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.318607 18584 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55475d224e3e46a7bf862c177bc54be2" member_type: VOTER }
I20260713 09:05:49.318987 18584 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:49.319165 18584 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:49.319361 18584 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.323127 18584 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55475d224e3e46a7bf862c177bc54be2" member_type: VOTER }
I20260713 09:05:49.323597 18584 leader_election.cc:304] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [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: 55475d224e3e46a7bf862c177bc54be2; no voters: 
I20260713 09:05:49.324693 18584 leader_election.cc:290] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:49.324992 18587 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.326275 18587 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 1 LEADER]: Becoming Leader. State: Replica: 55475d224e3e46a7bf862c177bc54be2, State: Running, Role: LEADER
I20260713 09:05:49.326927 18587 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [LEADER]: Queue going to LEADER mode. State: All 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: "55475d224e3e46a7bf862c177bc54be2" member_type: VOTER }
I20260713 09:05:49.327543 18584 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:49.331676 18588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55475d224e3e46a7bf862c177bc54be2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55475d224e3e46a7bf862c177bc54be2" member_type: VOTER } }
I20260713 09:05:49.331743 18589 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55475d224e3e46a7bf862c177bc54be2. Latest consensus state: current_term: 1 leader_uuid: "55475d224e3e46a7bf862c177bc54be2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55475d224e3e46a7bf862c177bc54be2" member_type: VOTER } }
I20260713 09:05:49.332368 18588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:49.332429 18589 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:49.336555 18595 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:49.344480 18595 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:49.345441 16359 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:49.352962 18595 catalog_manager.cc:1383] Generated new cluster ID: d007a4fc098a4180b1035df3cec3c055
I20260713 09:05:49.353221 18595 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:49.386106 18595 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:49.387233 18595 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:49.398201 18595 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2: Generated new TSK 0
I20260713 09:05:49.398741 18595 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:49.411898 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:49.417459 18605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.418241 18606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.419626 18608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:49.420275 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:49.421248 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:49.421439 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.421561 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933549421549 us; error 0 us; skew 500 ppm
I20260713 09:05:49.422047 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.424232 16359 webserver.cc:533] Webserver started at http://127.15.249.193:39255/ using document root <none> and password file <none>
I20260713 09:05:49.424646 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.424794 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.424994 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.425941 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/instance:
uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.430127 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:05:49.433035 18613 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.433818 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:49.434125 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.434516 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:49.449949 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.450980 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.452375 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:49.454495 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:49.454700 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.454946 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:49.455119 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.493144 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:40739
I20260713 09:05:49.493242 18675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:40739 every 8 connection(s)
I20260713 09:05:49.498044 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:49.504802 18680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.507463 18681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:49.510301 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:49.510892 18676 heartbeater.cc:344] Connected to a master server at 127.15.249.254:32979
I20260713 09:05:49.511330 18676 heartbeater.cc:461] Registering TS with master...
W20260713 09:05:49.511965 18683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:49.512120 18676 heartbeater.cc:507] Master 127.15.249.254:32979 requested a full tablet report, sending...
I20260713 09:05:49.512916 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:49.513212 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.513402 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933549513363 us; error 0 us; skew 500 ppm
I20260713 09:05:49.514089 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.514530 18549 ts_manager.cc:194] Registered new tserver with Master: 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:49.516655 16359 webserver.cc:533] Webserver started at http://127.15.249.194:46421/ using document root <none> and password file <none>
I20260713 09:05:49.516924 18549 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60354
I20260713 09:05:49.517271 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.517549 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.517853 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.519259 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/instance:
uuid: "6389b060803d4374915961de8d46eca7"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.523420 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:05:49.527453 18688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.528554 16359 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:49.528937 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-1-root
uuid: "6389b060803d4374915961de8d46eca7"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.529394 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:49.548182 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.549207 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.550449 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:49.552470 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:49.552687 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.552917 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:49.553107 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.591570 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.194:41631
I20260713 09:05:49.591678 18750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.194:41631 every 8 connection(s)
I20260713 09:05:49.596184 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:49.602375 18754 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.604384 18755 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.605846 18757 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:49.606220 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:49.607271 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:49.607496 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.607622 18751 heartbeater.cc:344] Connected to a master server at 127.15.249.254:32979
I20260713 09:05:49.607738 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933549607717 us; error 0 us; skew 500 ppm
I20260713 09:05:49.608052 18751 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:49.608542 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.608888 18751 heartbeater.cc:507] Master 127.15.249.254:32979 requested a full tablet report, sending...
I20260713 09:05:49.610913 16359 webserver.cc:533] Webserver started at http://127.15.249.195:40933/ using document root <none> and password file <none>
I20260713 09:05:49.611044 18549 ts_manager.cc:194] Registered new tserver with Master: 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:49.611457 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.611694 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.612011 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.612520 18549 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60368
I20260713 09:05:49.613147 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/instance:
uuid: "0a0963b0c538400f9defa74d73a60feb"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.617698 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:05:49.620566 18762 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.621276 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:49.621556 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-2-root
uuid: "0a0963b0c538400f9defa74d73a60feb"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.621815 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:49.641534 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.642616 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.644068 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:49.646066 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:49.646284 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.646520 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:49.646692 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.685889 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.195:45105
I20260713 09:05:49.685989 18824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.195:45105 every 8 connection(s)
I20260713 09:05:49.690467 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:49.697480 18828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.699357 18829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.700850 18831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:49.701792 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:49.702844 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:49.703060 18825 heartbeater.cc:344] Connected to a master server at 127.15.249.254:32979
W20260713 09:05:49.703079 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.703545 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933549703524 us; error 0 us; skew 500 ppm
I20260713 09:05:49.703584 18825 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:49.704201 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.704622 18825 heartbeater.cc:507] Master 127.15.249.254:32979 requested a full tablet report, sending...
I20260713 09:05:49.707119 18549 ts_manager.cc:194] Registered new tserver with Master: 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:49.708278 16359 webserver.cc:533] Webserver started at http://127.15.249.196:32945/ using document root <none> and password file <none>
I20260713 09:05:49.708580 18549 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60380
I20260713 09:05:49.708796 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.709070 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.709333 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.710527 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-3-root/instance:
uuid: "b887e7c5dfa94259ad67b217342a9d8c"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.714725 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:05:49.717804 18836 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.718520 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:05:49.718799 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-3-root
uuid: "b887e7c5dfa94259ad67b217342a9d8c"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:49.719069 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:49.742509 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.743623 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.744830 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:49.746852 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:49.747116 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.747303 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:49.747432 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.785984 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.196:41497
I20260713 09:05:49.786103 18898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.196:41497 every 8 connection(s)
I20260713 09:05:49.799912 18899 heartbeater.cc:344] Connected to a master server at 127.15.249.254:32979
I20260713 09:05:49.800289 18899 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:49.800942 18899 heartbeater.cc:507] Master 127.15.249.254:32979 requested a full tablet report, sending...
I20260713 09:05:49.802842 18549 ts_manager.cc:194] Registered new tserver with Master: b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:49.803786 16359 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014854004s
I20260713 09:05:49.804194 18549 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60384
I20260713 09:05:49.827615 18549 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60392:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:05:49.951179 18641 tablet_service.cc:1511] Processing CreateTablet for tablet 48189483a9ce42c7afa050e3a4bde38f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:49.952840 18641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48189483a9ce42c7afa050e3a4bde38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.953112 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8cb6ac5dda403fa1bff16d561a8814 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:49.954393 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8cb6ac5dda403fa1bff16d561a8814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.960666 18716 tablet_service.cc:1511] Processing CreateTablet for tablet 48189483a9ce42c7afa050e3a4bde38f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:49.961951 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48189483a9ce42c7afa050e3a4bde38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.965144 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 4562fc2246014fca9fbdf59bd20c9c81 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:49.966424 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4562fc2246014fca9fbdf59bd20c9c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.969305 18715 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8cb6ac5dda403fa1bff16d561a8814 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:49.970647 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8cb6ac5dda403fa1bff16d561a8814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.977313 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 9989f1c80ca340ff9b1a033667420a00 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:49.978686 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9989f1c80ca340ff9b1a033667420a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.981117 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 9989f1c80ca340ff9b1a033667420a00 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:49.982856 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9989f1c80ca340ff9b1a033667420a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.985186 18713 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfa8abbbfeb41fcbf6129676a18e03f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:49.975101 18790 tablet_service.cc:1511] Processing CreateTablet for tablet 48189483a9ce42c7afa050e3a4bde38f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:49.986465 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfa8abbbfeb41fcbf6129676a18e03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.986913 18790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48189483a9ce42c7afa050e3a4bde38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.985208 18637 tablet_service.cc:1511] Processing CreateTablet for tablet e7a5321629664c8dbb90a7e1d6801815 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:49.989097 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a5321629664c8dbb90a7e1d6801815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.989177 18636 tablet_service.cc:1511] Processing CreateTablet for tablet b64b073b8a6c46fea3f8bf1400fd0e9f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:49.990907 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64b073b8a6c46fea3f8bf1400fd0e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.994531 18712 tablet_service.cc:1511] Processing CreateTablet for tablet e7a5321629664c8dbb90a7e1d6801815 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:49.979133 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfa8abbbfeb41fcbf6129676a18e03f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:49.995823 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a5321629664c8dbb90a7e1d6801815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.996296 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfa8abbbfeb41fcbf6129676a18e03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.998688 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 38f71e9045bc4581aa8b205b1791e751 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:49.999049 18635 tablet_service.cc:1511] Processing CreateTablet for tablet 51afa39475194231bd651a8da7e8b0c8 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:50.000005 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f71e9045bc4581aa8b205b1791e751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.977196 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 4562fc2246014fca9fbdf59bd20c9c81 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:50.001621 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4562fc2246014fca9fbdf59bd20c9c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.010788 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51afa39475194231bd651a8da7e8b0c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.033265 18710 tablet_service.cc:1511] Processing CreateTablet for tablet 51afa39475194231bd651a8da7e8b0c8 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:50.034624 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51afa39475194231bd651a8da7e8b0c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.046481 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfa8abbbfeb41fcbf6129676a18e03f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:50.047842 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfa8abbbfeb41fcbf6129676a18e03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.052953 18786 tablet_service.cc:1511] Processing CreateTablet for tablet b64b073b8a6c46fea3f8bf1400fd0e9f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:50.054239 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64b073b8a6c46fea3f8bf1400fd0e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.056911 18785 tablet_service.cc:1511] Processing CreateTablet for tablet 38f71e9045bc4581aa8b205b1791e751 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:50.058209 18785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f71e9045bc4581aa8b205b1791e751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.083299 18784 tablet_service.cc:1511] Processing CreateTablet for tablet 51afa39475194231bd651a8da7e8b0c8 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:50.077486 18634 tablet_service.cc:1511] Processing CreateTablet for tablet b2779bd332fb4710a81e0b77e205e6a9 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:50.104580 18634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2779bd332fb4710a81e0b77e205e6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.094012 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8122abc4834b97a6caa227cc0bc675 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:50.095474 18915 tablet_bootstrap.cc:492] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:50.111366 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51afa39475194231bd651a8da7e8b0c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.084581 18709 tablet_service.cc:1511] Processing CreateTablet for tablet b2779bd332fb4710a81e0b77e205e6a9 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:50.117076 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2779bd332fb4710a81e0b77e205e6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.117686 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8122abc4834b97a6caa227cc0bc675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.128471 18915 tablet_bootstrap.cc:654] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.137673 18861 tablet_service.cc:1511] Processing CreateTablet for tablet e7a5321629664c8dbb90a7e1d6801815 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:50.143500 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 38f71e9045bc4581aa8b205b1791e751 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:50.144500 18782 tablet_service.cc:1511] Processing CreateTablet for tablet ef72f16c8f984db9aced968316571b86 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:50.144832 18863 tablet_service.cc:1511] Processing CreateTablet for tablet 4562fc2246014fca9fbdf59bd20c9c81 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:50.145861 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef72f16c8f984db9aced968316571b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.146461 18864 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8cb6ac5dda403fa1bff16d561a8814 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:50.148205 18858 tablet_service.cc:1511] Processing CreateTablet for tablet b2779bd332fb4710a81e0b77e205e6a9 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:50.149923 18860 tablet_service.cc:1511] Processing CreateTablet for tablet b64b073b8a6c46fea3f8bf1400fd0e9f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:50.151593 18857 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8122abc4834b97a6caa227cc0bc675 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:50.153623 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8122abc4834b97a6caa227cc0bc675 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:50.154311 18714 tablet_service.cc:1511] Processing CreateTablet for tablet ef72f16c8f984db9aced968316571b86 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:50.154884 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8122abc4834b97a6caa227cc0bc675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.154985 18856 tablet_service.cc:1511] Processing CreateTablet for tablet ef72f16c8f984db9aced968316571b86 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:50.155507 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef72f16c8f984db9aced968316571b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.154336 18862 tablet_service.cc:1511] Processing CreateTablet for tablet 9989f1c80ca340ff9b1a033667420a00 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:50.154879 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a5321629664c8dbb90a7e1d6801815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.157305 18862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9989f1c80ca340ff9b1a033667420a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.158687 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2779bd332fb4710a81e0b77e205e6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.159935 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64b073b8a6c46fea3f8bf1400fd0e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.161177 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8122abc4834b97a6caa227cc0bc675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.164320 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4562fc2246014fca9fbdf59bd20c9c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.165647 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8cb6ac5dda403fa1bff16d561a8814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.167006 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f71e9045bc4581aa8b205b1791e751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.168231 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef72f16c8f984db9aced968316571b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.196611 18916 tablet_bootstrap.cc:492] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
W20260713 09:05:50.208694 18533 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.249.195:45105, user_credentials={real_user=slave}} blocked reactor thread for 48669.8us
I20260713 09:05:50.220366 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 565d466724b04996a7389a7ee4d558a2 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:50.221668 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565d466724b04996a7389a7ee4d558a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.224900 18917 tablet_bootstrap.cc:492] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:50.230305 18916 tablet_bootstrap.cc:654] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.253039 18855 tablet_service.cc:1511] Processing CreateTablet for tablet 556885c787aa40628a6da8f6c35a40f4 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:50.254365 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556885c787aa40628a6da8f6c35a40f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.254125 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 565d466724b04996a7389a7ee4d558a2 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:50.255327 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565d466724b04996a7389a7ee4d558a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.258654 18915 tablet_bootstrap.cc:492] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:50.259198 18915 ts_tablet_manager.cc:1403] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.164s	user 0.009s	sys 0.005s
I20260713 09:05:50.260789 18782 tablet_service.cc:1511] Processing CreateTablet for tablet 565d466724b04996a7389a7ee4d558a2 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:50.268491 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565d466724b04996a7389a7ee4d558a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.262228 18915 raft_consensus.cc:359] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.241401 18917 tablet_bootstrap.cc:654] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.274639 18915 raft_consensus.cc:385] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.275031 18915 raft_consensus.cc:740] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.278704 18919 tablet_bootstrap.cc:492] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:50.285898 18635 tablet_service.cc:1511] Processing CreateTablet for tablet 556885c787aa40628a6da8f6c35a40f4 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:50.287142 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556885c787aa40628a6da8f6c35a40f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.286954 18713 tablet_service.cc:1511] Processing CreateTablet for tablet 556885c787aa40628a6da8f6c35a40f4 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:50.283318 18915 consensus_queue.cc:260] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.288197 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556885c787aa40628a6da8f6c35a40f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.293653 18785 tablet_service.cc:1511] Processing CreateTablet for tablet 27e9b6b1ceca479598893796692b0ff4 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:50.294993 18785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e9b6b1ceca479598893796692b0ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.297009 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 27e9b6b1ceca479598893796692b0ff4 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:50.298771 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 27e9b6b1ceca479598893796692b0ff4 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:50.301023 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e9b6b1ceca479598893796692b0ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.300705 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 39a8a320a84e4d8483761705c8c1a9f6 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:50.308128 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a8a320a84e4d8483761705c8c1a9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.309819 18860 tablet_service.cc:1511] Processing CreateTablet for tablet 39a8a320a84e4d8483761705c8c1a9f6 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:50.311077 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a8a320a84e4d8483761705c8c1a9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.312261 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e9b6b1ceca479598893796692b0ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.312796 18919 tablet_bootstrap.cc:654] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.314277 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 321d594bbf854730b1ee8aee4b9a2288 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:50.315513 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321d594bbf854730b1ee8aee4b9a2288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.311971 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 321d594bbf854730b1ee8aee4b9a2288 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:50.316578 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321d594bbf854730b1ee8aee4b9a2288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.317265 18782 tablet_service.cc:1511] Processing CreateTablet for tablet 39a8a320a84e4d8483761705c8c1a9f6 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:50.317545 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 321d594bbf854730b1ee8aee4b9a2288 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:50.318427 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a8a320a84e4d8483761705c8c1a9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.318742 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321d594bbf854730b1ee8aee4b9a2288. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:50.339011 18597 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:50.351462 18917 tablet_bootstrap.cc:492] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:50.351581 18714 tablet_service.cc:1511] Processing CreateTablet for tablet f8418b24d1f9463c9ae856374e7d0b8f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:50.353042 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8418b24d1f9463c9ae856374e7d0b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.352165 18917 ts_tablet_manager.cc:1403] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.128s	user 0.007s	sys 0.009s
I20260713 09:05:50.351399 18634 tablet_service.cc:1511] Processing CreateTablet for tablet f8418b24d1f9463c9ae856374e7d0b8f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:50.354112 18634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8418b24d1f9463c9ae856374e7d0b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.362406 18917 raft_consensus.cc:359] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.362890 18915 ts_tablet_manager.cc:1434] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.003s
I20260713 09:05:50.363130 18917 raft_consensus.cc:385] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.363647 18676 heartbeater.cc:499] Master 127.15.249.254:32979 was elected leader, sending a full tablet report...
I20260713 09:05:50.363945 18915 tablet_bootstrap.cc:492] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:50.370718 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 66b30c2d1acb4a01be91f64c6cf6bd72 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:50.389336 18856 tablet_service.cc:1511] Processing CreateTablet for tablet 66b30c2d1acb4a01be91f64c6cf6bd72 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:50.389950 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 66b30c2d1acb4a01be91f64c6cf6bd72 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:50.390597 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b30c2d1acb4a01be91f64c6cf6bd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.391134 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b30c2d1acb4a01be91f64c6cf6bd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.391207 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b30c2d1acb4a01be91f64c6cf6bd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.394863 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 2793daa5af44468e9b48a130036c014a (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:50.396116 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2793daa5af44468e9b48a130036c014a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.414356 18915 tablet_bootstrap.cc:654] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.414656 18919 tablet_bootstrap.cc:492] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:50.415099 18919 ts_tablet_manager.cc:1403] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.137s	user 0.006s	sys 0.026s
I20260713 09:05:50.380340 18917 raft_consensus.cc:740] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.415733 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 2793daa5af44468e9b48a130036c014a (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:50.417676 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2793daa5af44468e9b48a130036c014a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.417789 18919 raft_consensus.cc:359] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.418509 18919 raft_consensus.cc:385] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.418802 18919 raft_consensus.cc:740] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.416350 18917 consensus_queue.cc:260] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.419687 18919 consensus_queue.cc:260] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.425956 18864 tablet_service.cc:1511] Processing CreateTablet for tablet f8418b24d1f9463c9ae856374e7d0b8f (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:50.432422 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8418b24d1f9463c9ae856374e7d0b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.432812 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2daac98a424c25b3146a896ca8e989 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:50.434670 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2daac98a424c25b3146a896ca8e989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.433426 18860 tablet_service.cc:1511] Processing CreateTablet for tablet 2793daa5af44468e9b48a130036c014a (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:50.436908 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2793daa5af44468e9b48a130036c014a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.437656 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2daac98a424c25b3146a896ca8e989 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:50.441402 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2daac98a424c25b3146a896ca8e989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.441670 18916 tablet_bootstrap.cc:492] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:50.442143 18916 ts_tablet_manager.cc:1403] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.246s	user 0.009s	sys 0.017s
I20260713 09:05:50.444977 18916 raft_consensus.cc:359] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.445667 18916 raft_consensus.cc:385] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.445962 18916 raft_consensus.cc:740] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.446768 18916 consensus_queue.cc:260] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.459506 18919 ts_tablet_manager.cc:1434] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.016s
I20260713 09:05:50.462868 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2daac98a424c25b3146a896ca8e989 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:50.462870 18862 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb61c6857664f6db057f495c632218c (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:50.464643 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2daac98a424c25b3146a896ca8e989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.465346 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb61c6857664f6db057f495c632218c (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:50.466548 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb61c6857664f6db057f495c632218c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.472333 18899 heartbeater.cc:499] Master 127.15.249.254:32979 was elected leader, sending a full tablet report...
I20260713 09:05:50.473826 18862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb61c6857664f6db057f495c632218c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.474856 18915 tablet_bootstrap.cc:492] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:50.475476 18915 ts_tablet_manager.cc:1403] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.003s
I20260713 09:05:50.485690 18916 ts_tablet_manager.cc:1434] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.043s	user 0.020s	sys 0.014s
I20260713 09:05:50.489279 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb61c6857664f6db057f495c632218c (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:50.498521 18751 heartbeater.cc:499] Master 127.15.249.254:32979 was elected leader, sending a full tablet report...
I20260713 09:05:50.498829 18916 tablet_bootstrap.cc:492] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:50.499086 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb61c6857664f6db057f495c632218c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.506610 18825 heartbeater.cc:499] Master 127.15.249.254:32979 was elected leader, sending a full tablet report...
I20260713 09:05:50.510314 18916 tablet_bootstrap.cc:654] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.493870 18915 raft_consensus.cc:359] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.497481 18919 tablet_bootstrap.cc:492] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
W20260713 09:05:50.497713 18677 tablet.cc:2406] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:50.514310 18635 tablet_service.cc:1511] Processing CreateTablet for tablet f28d01030ddd41a48b92a3600cc3508d (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:50.536554 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f28d01030ddd41a48b92a3600cc3508d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.541471 18919 tablet_bootstrap.cc:654] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.514755 18860 tablet_service.cc:1511] Processing CreateTablet for tablet f28d01030ddd41a48b92a3600cc3508d (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:50.524124 18917 ts_tablet_manager.cc:1434] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.164s	user 0.006s	sys 0.012s
I20260713 09:05:50.546267 18917 tablet_bootstrap.cc:492] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:50.528931 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 059e25613c1e4cbd92d9de472da6f7c1 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:50.548502 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059e25613c1e4cbd92d9de472da6f7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.551131 18915 raft_consensus.cc:385] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.551460 18915 raft_consensus.cc:740] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.552678 18783 tablet_service.cc:1511] Processing CreateTablet for tablet f28d01030ddd41a48b92a3600cc3508d (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:50.557116 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 059e25613c1e4cbd92d9de472da6f7c1 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:50.560475 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f28d01030ddd41a48b92a3600cc3508d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.565896 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f28d01030ddd41a48b92a3600cc3508d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.566560 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059e25613c1e4cbd92d9de472da6f7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.570351 18917 tablet_bootstrap.cc:654] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.573935 18916 tablet_bootstrap.cc:492] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:50.574440 18916 ts_tablet_manager.cc:1403] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.035s
I20260713 09:05:50.577545 18916 raft_consensus.cc:359] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.578274 18916 raft_consensus.cc:385] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.578560 18916 raft_consensus.cc:740] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.578809 18919 tablet_bootstrap.cc:492] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:50.579281 18919 ts_tablet_manager.cc:1403] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.000s
I20260713 09:05:50.582021 18919 raft_consensus.cc:359] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.582705 18919 raft_consensus.cc:385] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.583010 18919 raft_consensus.cc:740] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.583649 18919 consensus_queue.cc:260] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.585923 18919 ts_tablet_manager.cc:1434] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:50.586177 18916 consensus_queue.cc:260] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.586421 18864 tablet_service.cc:1511] Processing CreateTablet for tablet 059e25613c1e4cbd92d9de472da6f7c1 (DEFAULT_TABLE table=test-workload [id=d163288d82c34ab88aa9bfbf9acebfb6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:50.587541 18924 raft_consensus.cc:493] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.587755 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059e25613c1e4cbd92d9de472da6f7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.588012 18924 raft_consensus.cc:515] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.588765 18916 ts_tablet_manager.cc:1434] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260713 09:05:50.589831 18916 tablet_bootstrap.cc:492] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:50.596652 18916 tablet_bootstrap.cc:654] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.586827 18919 tablet_bootstrap.cc:492] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:50.603775 18924 leader_election.cc:290] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:50.617444 18919 tablet_bootstrap.cc:654] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.624523 18916 tablet_bootstrap.cc:492] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:50.624963 18916 ts_tablet_manager.cc:1403] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.018s
I20260713 09:05:50.627147 18916 raft_consensus.cc:359] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.627693 18916 raft_consensus.cc:385] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.565145 18915 consensus_queue.cc:260] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.628031 18916 raft_consensus.cc:740] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.629163 18916 consensus_queue.cc:260] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.631067 18915 ts_tablet_manager.cc:1434] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.152s	user 0.004s	sys 0.002s
I20260713 09:05:50.636595 18915 tablet_bootstrap.cc:492] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:50.633335 18916 ts_tablet_manager.cc:1434] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:50.641278 18916 tablet_bootstrap.cc:492] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:50.655918 18917 tablet_bootstrap.cc:492] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:50.656472 18917 ts_tablet_manager.cc:1403] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.016s
I20260713 09:05:50.658314 18916 tablet_bootstrap.cc:654] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.663292 18921 raft_consensus.cc:493] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.663961 18921 raft_consensus.cc:515] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.673753 18915 tablet_bootstrap.cc:654] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.673934 18921 leader_election.cc:290] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:50.659611 18917 raft_consensus.cc:359] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.685199 18917 raft_consensus.cc:385] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.685609 18917 raft_consensus.cc:740] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.685971 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:50.686703 18917 consensus_queue.cc:260] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.687351 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
W20260713 09:05:50.688659 18839 leader_election.cc:343] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.690575 18927 raft_consensus.cc:493] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.691037 18927 raft_consensus.cc:515] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.692292 18919 tablet_bootstrap.cc:492] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
W20260713 09:05:50.692739 18837 leader_election.cc:343] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.693120 18919 ts_tablet_manager.cc:1403] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.106s	user 0.031s	sys 0.024s
I20260713 09:05:50.693213 18837 leader_election.cc:304] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:50.694072 18927 leader_election.cc:290] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:50.697290 18917 ts_tablet_manager.cc:1434] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260713 09:05:50.697482 18919 raft_consensus.cc:359] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.696013 18924 raft_consensus.cc:2749] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.701951 18919 raft_consensus.cc:385] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.702457 18919 raft_consensus.cc:740] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.712836 18916 tablet_bootstrap.cc:492] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:50.713392 18916 ts_tablet_manager.cc:1403] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.023s
I20260713 09:05:50.714792 18917 tablet_bootstrap.cc:492] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:50.716554 18916 raft_consensus.cc:359] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.717283 18916 raft_consensus.cc:385] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.717614 18916 raft_consensus.cc:740] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.718392 18916 consensus_queue.cc:260] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.720806 18916 ts_tablet_manager.cc:1434] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:50.726662 18916 tablet_bootstrap.cc:492] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:50.720495 18919 consensus_queue.cc:260] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.728359 18927 raft_consensus.cc:493] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.730031 18927 raft_consensus.cc:515] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.731954 18927 leader_election.cc:290] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:50.735082 18919 ts_tablet_manager.cc:1434] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260713 09:05:50.738511 18915 tablet_bootstrap.cc:492] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:50.738971 18915 ts_tablet_manager.cc:1403] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.003s
I20260713 09:05:50.739992 18917 tablet_bootstrap.cc:654] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.743880 18916 tablet_bootstrap.cc:654] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.748366 18919 tablet_bootstrap.cc:492] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:50.750231 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:50.756373 18915 raft_consensus.cc:359] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.757485 18915 raft_consensus.cc:385] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.758882 18915 raft_consensus.cc:740] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.759492 18915 consensus_queue.cc:260] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.761564 18915 ts_tablet_manager.cc:1434] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:05:50.762255 18921 raft_consensus.cc:493] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.762482 18915 tablet_bootstrap.cc:492] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:50.762737 18921 raft_consensus.cc:515] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.763201 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
W20260713 09:05:50.757072 18615 leader_election.cc:343] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:50.764380 18690 leader_election.cc:343] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.765101 18921 leader_election.cc:290] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:50.768297 18917 tablet_bootstrap.cc:492] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:50.768772 18917 ts_tablet_manager.cc:1403] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.005s
I20260713 09:05:50.769371 18916 tablet_bootstrap.cc:492] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:50.769820 18916 ts_tablet_manager.cc:1403] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.007s
I20260713 09:05:50.771602 18917 raft_consensus.cc:359] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.772333 18917 raft_consensus.cc:385] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.772617 18917 raft_consensus.cc:740] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.772790 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:50.773718 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:50.773480 18916 raft_consensus.cc:359] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.774269 18916 raft_consensus.cc:385] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.774551 18916 raft_consensus.cc:740] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
W20260713 09:05:50.775360 18689 leader_election.cc:343] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.775247 18916 consensus_queue.cc:260] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.775424 18917 consensus_queue.cc:260] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.776533 18800 raft_consensus.cc:2468] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
I20260713 09:05:50.777612 18919 tablet_bootstrap.cc:654] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.779091 18926 raft_consensus.cc:493] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.779582 18926 raft_consensus.cc:515] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.782238 18689 leader_election.cc:304] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [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: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:50.783389 18927 raft_consensus.cc:2804] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.783758 18927 raft_consensus.cc:493] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.784124 18927 raft_consensus.cc:3060] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.785007 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
W20260713 09:05:50.786342 18691 leader_election.cc:343] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.786772 18691 leader_election.cc:304] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:50.791977 18950 raft_consensus.cc:493] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.792502 18950 raft_consensus.cc:515] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.797808 18926 leader_election.cc:290] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:50.807569 18915 tablet_bootstrap.cc:654] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.810884 18927 raft_consensus.cc:515] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.822603 18919 tablet_bootstrap.cc:492] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:50.823158 18919 ts_tablet_manager.cc:1403] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.005s
I20260713 09:05:50.833951 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:50.835649 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:50.836948 18917 ts_tablet_manager.cc:1434] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.068s	user 0.012s	sys 0.007s
I20260713 09:05:50.838310 18950 leader_election.cc:290] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:50.838601 18916 ts_tablet_manager.cc:1434] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.004s
I20260713 09:05:50.839143 18726 raft_consensus.cc:2468] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:50.839661 18916 tablet_bootstrap.cc:492] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:50.840641 18927 leader_election.cc:290] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:50.844300 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:50.845106 18800 raft_consensus.cc:3060] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:50.837401 18614 leader_election.cc:343] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.859115 18917 tablet_bootstrap.cc:492] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:50.858786 18919 raft_consensus.cc:359] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.859561 18919 raft_consensus.cc:385] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.859910 18952 raft_consensus.cc:2749] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.861135 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:50.861236 18615 leader_election.cc:304] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:50.861820 18726 raft_consensus.cc:2468] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:50.862398 18921 raft_consensus.cc:2804] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.862797 18921 raft_consensus.cc:493] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.863318 18921 raft_consensus.cc:3060] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.864913 18916 tablet_bootstrap.cc:654] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.870550 18921 raft_consensus.cc:515] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.860487 18919 raft_consensus.cc:740] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.873333 18919 consensus_queue.cc:260] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.877764 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:50.878450 18615 leader_election.cc:304] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:50.881760 18915 tablet_bootstrap.cc:492] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
W20260713 09:05:50.881944 18690 leader_election.cc:343] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.879690 18921 leader_election.cc:290] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:50.882582 18915 ts_tablet_manager.cc:1403] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.120s	user 0.032s	sys 0.031s
I20260713 09:05:50.883303 18917 tablet_bootstrap.cc:654] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.885272 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:50.886030 18726 raft_consensus.cc:2393] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 6389b060803d4374915961de8d46eca7 in this term.
I20260713 09:05:50.887149 18800 raft_consensus.cc:2468] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:50.887235 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:50.887014 18915 raft_consensus.cc:359] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.888217 18915 raft_consensus.cc:385] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.883263 18921 raft_consensus.cc:2804] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.888578 18915 raft_consensus.cc:740] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.888761 18921 raft_consensus.cc:493] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.889192 18921 raft_consensus.cc:3060] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.889245 18919 ts_tablet_manager.cc:1434] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.052s	user 0.001s	sys 0.009s
I20260713 09:05:50.889467 18915 consensus_queue.cc:260] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
W20260713 09:05:50.893373 18764 leader_election.cc:343] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.894591 18915 ts_tablet_manager.cc:1434] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:05:50.895793 18915 tablet_bootstrap.cc:492] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:50.905486 18919 tablet_bootstrap.cc:492] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:50.905122 18689 leader_election.cc:304] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [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: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:50.908159 18952 raft_consensus.cc:2804] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.908756 18952 raft_consensus.cc:697] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:50.909804 18952 consensus_queue.cc:237] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.903918 18915 tablet_bootstrap.cc:654] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.911536 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:50.912189 18921 raft_consensus.cc:515] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
W20260713 09:05:50.912859 18764 leader_election.cc:343] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.913823 18764 leader_election.cc:304] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:50.915526 18957 raft_consensus.cc:2749] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.918255 18916 tablet_bootstrap.cc:492] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:50.918434 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:50.918742 18916 ts_tablet_manager.cc:1403] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.010s
I20260713 09:05:50.917068 18919 tablet_bootstrap.cc:654] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.922943 18921 leader_election.cc:290] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:50.923774 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:50.925451 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:50.927881 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:50.928427 18726 raft_consensus.cc:3060] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:50.929402 18614 leader_election.cc:343] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.931022 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:50.931720 18725 raft_consensus.cc:3060] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:50.931113 18765 leader_election.cc:343] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.934412 18765 leader_election.cc:304] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7
I20260713 09:05:50.935967 18957 raft_consensus.cc:2749] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.942121 18547 catalog_manager.cc:5697] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:50.932410 18615 leader_election.cc:343] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.946712 18916 raft_consensus.cc:359] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.950392 18916 raft_consensus.cc:385] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.950727 18916 raft_consensus.cc:740] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.946398 18725 raft_consensus.cc:2468] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:50.951776 18917 tablet_bootstrap.cc:492] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:50.951529 18726 raft_consensus.cc:2468] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:50.951958 18916 consensus_queue.cc:260] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.955426 18916 ts_tablet_manager.cc:1434] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260713 09:05:50.955335 18615 leader_election.cc:304] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:50.955734 18915 tablet_bootstrap.cc:492] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:50.956224 18915 ts_tablet_manager.cc:1403] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.020s
I20260713 09:05:50.956499 18916 tablet_bootstrap.cc:492] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:50.956561 18615 leader_election.cc:304] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:50.957556 18921 raft_consensus.cc:2804] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.959086 18915 raft_consensus.cc:359] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.959790 18915 raft_consensus.cc:385] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.960119 18915 raft_consensus.cc:740] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.962584 18960 raft_consensus.cc:2804] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.953286 18917 ts_tablet_manager.cc:1403] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.011s
I20260713 09:05:50.963676 18921 raft_consensus.cc:697] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:05:50.964883 18924 raft_consensus.cc:493] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.964354 18915 consensus_queue.cc:260] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:50.965358 18924 raft_consensus.cc:515] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:50.967098 18917 raft_consensus.cc:359] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.967839 18917 raft_consensus.cc:385] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.968158 18917 raft_consensus.cc:740] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.970856 18916 tablet_bootstrap.cc:654] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.972309 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f71e9045bc4581aa8b205b1791e751" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:50.967620 18924 leader_election.cc:290] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
W20260713 09:05:50.974618 18837 leader_election.cc:343] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.974871 18915 ts_tablet_manager.cc:1434] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:05:50.977826 18917 consensus_queue.cc:260] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.978245 18921 consensus_queue.cc:237] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:50.980410 18917 ts_tablet_manager.cc:1434] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:05:50.981367 18917 tablet_bootstrap.cc:492] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:50.977912 18952 raft_consensus.cc:493] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.984941 18952 raft_consensus.cc:515] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.987722 18917 tablet_bootstrap.cc:654] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.988937 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5321629664c8dbb90a7e1d6801815" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:50.976145 18960 raft_consensus.cc:697] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
W20260713 09:05:50.990494 18690 leader_election.cc:343] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.990991 18960 consensus_queue.cc:237] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:50.993620 18915 tablet_bootstrap.cc:492] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:50.994199 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5321629664c8dbb90a7e1d6801815" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:50.995407 18651 raft_consensus.cc:2468] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
I20260713 09:05:50.998834 18919 tablet_bootstrap.cc:492] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:50.998623 18691 leader_election.cc:304] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:50.999516 18927 raft_consensus.cc:2804] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.999912 18927 raft_consensus.cc:493] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.000275 18927 raft_consensus.cc:3060] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.000469 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f71e9045bc4581aa8b205b1791e751" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
W20260713 09:05:51.002000 18838 leader_election.cc:343] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.002445 18838 leader_election.cc:304] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7
I20260713 09:05:51.004024 18924 raft_consensus.cc:2749] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.995247 18952 leader_election.cc:290] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.007587 18919 ts_tablet_manager.cc:1403] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.014s
I20260713 09:05:51.010591 18919 raft_consensus.cc:359] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.011299 18919 raft_consensus.cc:385] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.012652 18927 raft_consensus.cc:515] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.015084 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5321629664c8dbb90a7e1d6801815" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
W20260713 09:05:51.016322 18690 leader_election.cc:343] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.011577 18919 raft_consensus.cc:740] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.017366 18919 consensus_queue.cc:260] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.019546 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5321629664c8dbb90a7e1d6801815" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:51.020125 18651 raft_consensus.cc:3060] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.021369 18915 tablet_bootstrap.cc:654] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.022224 18957 raft_consensus.cc:493] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.022853 18957 raft_consensus.cc:515] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.029580 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.023815 18927 leader_election.cc:290] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.031744 18957 leader_election.cc:290] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:51.033267 18919 ts_tablet_manager.cc:1434] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:05:51.033087 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.042481 18919 tablet_bootstrap.cc:492] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:51.042560 18726 raft_consensus.cc:2393] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in this term.
I20260713 09:05:51.041464 18651 raft_consensus.cc:2468] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:51.043768 18764 leader_election.cc:304] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7
I20260713 09:05:51.044652 18691 leader_election.cc:304] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:51.043753 18548 catalog_manager.cc:5697] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.046325 18916 tablet_bootstrap.cc:492] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:51.046857 18916 ts_tablet_manager.cc:1403] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.019s
I20260713 09:05:51.046629 18548 catalog_manager.cc:5697] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:51.048707 18968 log.cc:927] Time spent T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260713 09:05:51.049279 18957 raft_consensus.cc:3060] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.049165 18927 raft_consensus.cc:2804] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.052392 18927 raft_consensus.cc:697] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:51.053287 18927 consensus_queue.cc:237] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.054212 18917 tablet_bootstrap.cc:492] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:51.054682 18917 ts_tablet_manager.cc:1403] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.001s
I20260713 09:05:51.062860 18916 raft_consensus.cc:359] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.063612 18916 raft_consensus.cc:385] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.063930 18916 raft_consensus.cc:740] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.064913 18919 tablet_bootstrap.cc:654] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.066632 18924 raft_consensus.cc:493] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.067102 18924 raft_consensus.cc:515] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.060405 18915 tablet_bootstrap.cc:492] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:51.069151 18915 ts_tablet_manager.cc:1403] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.001s
I20260713 09:05:51.069881 18924 leader_election.cc:290] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.070693 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.071516 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.072172 18957 raft_consensus.cc:2749] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:51.072291 18837 leader_election.cc:343] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.064608 18916 consensus_queue.cc:260] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
W20260713 09:05:51.073189 18839 leader_election.cc:343] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.075234 18839 leader_election.cc:304] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:51.076342 18924 raft_consensus.cc:2749] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.076166 18915 raft_consensus.cc:359] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.076885 18915 raft_consensus.cc:385] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.077553 18916 ts_tablet_manager.cc:1434] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260713 09:05:51.079039 18915 raft_consensus.cc:740] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.077634 18917 raft_consensus.cc:359] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.079288 18960 raft_consensus.cc:493] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.079620 18917 raft_consensus.cc:385] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.079962 18960 raft_consensus.cc:515] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.079962 18915 consensus_queue.cc:260] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.081075 18916 tablet_bootstrap.cc:492] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:51.082299 18960 leader_election.cc:290] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:51.080127 18917 raft_consensus.cc:740] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.083164 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.083566 18915 ts_tablet_manager.cc:1434] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:05:51.083761 18917 consensus_queue.cc:260] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.084525 18915 tablet_bootstrap.cc:492] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
W20260713 09:05:51.085191 18614 leader_election.cc:343] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.084144 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.085950 18874 raft_consensus.cc:2468] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:51.086040 18917 ts_tablet_manager.cc:1434] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.003s
I20260713 09:05:51.087329 18917 tablet_bootstrap.cc:492] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:51.087357 18615 leader_election.cc:304] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:51.085920 18919 tablet_bootstrap.cc:492] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:51.088739 18960 raft_consensus.cc:2804] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.089154 18960 raft_consensus.cc:493] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.089378 18924 raft_consensus.cc:493] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.089489 18960 raft_consensus.cc:3060] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.089849 18924 raft_consensus.cc:515] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.091940 18927 raft_consensus.cc:493] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.092212 18915 tablet_bootstrap.cc:654] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.092527 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b073b8a6c46fea3f8bf1400fd0e9f" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.093128 18800 raft_consensus.cc:2468] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 0.
I20260713 09:05:51.093411 18917 tablet_bootstrap.cc:654] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.094403 18837 leader_election.cc:304] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a0963b0c538400f9defa74d73a60feb, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:51.097304 18924 leader_election.cc:290] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.097527 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b073b8a6c46fea3f8bf1400fd0e9f" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.098196 18651 raft_consensus.cc:2468] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 0.
I20260713 09:05:51.098218 18924 raft_consensus.cc:2804] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.099476 18924 raft_consensus.cc:493] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.099853 18924 raft_consensus.cc:3060] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.092424 18927 raft_consensus.cc:515] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.103154 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f71e9045bc4581aa8b205b1791e751" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.103719 18927 leader_election.cc:290] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
W20260713 09:05:51.104368 18689 leader_election.cc:343] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.089231 18919 ts_tablet_manager.cc:1403] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.008s
I20260713 09:05:51.098559 18960 raft_consensus.cc:515] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.109954 18916 tablet_bootstrap.cc:654] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.111452 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:51.112092 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:51.112257 18924 raft_consensus.cc:515] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
W20260713 09:05:51.112783 18614 leader_election.cc:343] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.113022 18874 raft_consensus.cc:3060] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.114670 18924 leader_election.cc:290] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.110579 18960 leader_election.cc:290] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:51.116005 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b073b8a6c46fea3f8bf1400fd0e9f" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:51.116689 18651 raft_consensus.cc:3060] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.119994 18915 tablet_bootstrap.cc:492] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:51.120486 18915 ts_tablet_manager.cc:1403] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.015s
I20260713 09:05:51.123579 18915 raft_consensus.cc:359] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.124306 18915 raft_consensus.cc:385] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.124606 18915 raft_consensus.cc:740] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.125185 18651 raft_consensus.cc:2468] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 1.
I20260713 09:05:51.125460 18915 consensus_queue.cc:260] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.126451 18839 leader_election.cc:304] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:51.127328 18924 raft_consensus.cc:2804] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.127866 18924 raft_consensus.cc:697] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Becoming Leader. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:05:51.128281 18915 ts_tablet_manager.cc:1434] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:05:51.129352 18915 tablet_bootstrap.cc:492] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:51.128911 18924 consensus_queue.cc:237] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.129853 18874 raft_consensus.cc:2468] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:51.131559 18615 leader_election.cc:304] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:51.132660 18960 raft_consensus.cc:2804] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.133196 18960 raft_consensus.cc:697] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:05:51.135299 18960 consensus_queue.cc:237] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.152586 18916 tablet_bootstrap.cc:492] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:51.153225 18916 ts_tablet_manager.cc:1403] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.006s
I20260713 09:05:51.151918 18549 catalog_manager.cc:5697] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:51.156215 18837 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.195:45105, user_credentials={real_user=slave}} blocked reactor thread for 61892.4us
I20260713 09:05:51.158075 18919 raft_consensus.cc:359] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.158782 18919 raft_consensus.cc:385] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.159087 18919 raft_consensus.cc:740] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.159518 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b073b8a6c46fea3f8bf1400fd0e9f" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:51.160117 18800 raft_consensus.cc:3060] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.159842 18919 consensus_queue.cc:260] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.160745 18917 tablet_bootstrap.cc:492] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:51.161461 18917 ts_tablet_manager.cc:1403] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.021s
I20260713 09:05:51.163277 18916 raft_consensus.cc:359] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.163970 18916 raft_consensus.cc:385] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.164225 18916 raft_consensus.cc:740] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.164584 18915 tablet_bootstrap.cc:654] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.164976 18916 consensus_queue.cc:260] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.167308 18916 ts_tablet_manager.cc:1434] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:05:51.167433 18800 raft_consensus.cc:2468] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 1.
I20260713 09:05:51.168251 18916 tablet_bootstrap.cc:492] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:51.167774 18917 raft_consensus.cc:359] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.173048 18917 raft_consensus.cc:385] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.173378 18917 raft_consensus.cc:740] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.174433 18916 tablet_bootstrap.cc:654] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.174202 18917 consensus_queue.cc:260] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.175995 18547 catalog_manager.cc:5697] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c reported cstate change: term changed from 0 to 1, leader changed from <none> to b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196). New cstate: current_term: 1 leader_uuid: "b887e7c5dfa94259ad67b217342a9d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.180157 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f71e9045bc4581aa8b205b1791e751" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.183584 18874 raft_consensus.cc:2468] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
I20260713 09:05:51.184751 18690 leader_election.cc:304] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:51.185765 18915 tablet_bootstrap.cc:492] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:51.186267 18915 ts_tablet_manager.cc:1403] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.007s
I20260713 09:05:51.186399 18927 raft_consensus.cc:2804] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.187667 18927 raft_consensus.cc:493] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.188120 18927 raft_consensus.cc:3060] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.189361 18952 raft_consensus.cc:493] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.189800 18952 raft_consensus.cc:515] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.191766 18952 leader_election.cc:290] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.193188 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
W20260713 09:05:51.194321 18691 leader_election.cc:343] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.198463 18924 raft_consensus.cc:493] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.199011 18919 ts_tablet_manager.cc:1434] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.000s
I20260713 09:05:51.198948 18924 raft_consensus.cc:515] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.200372 18919 tablet_bootstrap.cc:492] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:51.201815 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.203866 18924 leader_election.cc:290] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:51.204702 18917 ts_tablet_manager.cc:1434] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.004s
I20260713 09:05:51.204819 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.205421 18726 raft_consensus.cc:2468] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 0.
I20260713 09:05:51.205766 18917 tablet_bootstrap.cc:492] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:51.206249 18915 raft_consensus.cc:359] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.206768 18915 raft_consensus.cc:385] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.206605 18838 leader_election.cc:304] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:51.207026 18915 raft_consensus.cc:740] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.207448 18924 raft_consensus.cc:2804] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:05:51.207527 18839 leader_election.cc:343] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.207923 18924 raft_consensus.cc:493] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.207878 18915 consensus_queue.cc:260] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.209589 18915 ts_tablet_manager.cc:1434] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:05:51.210620 18915 tablet_bootstrap.cc:492] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:51.208493 18924 raft_consensus.cc:3060] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.208709 18927 raft_consensus.cc:515] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.212967 18916 tablet_bootstrap.cc:492] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:51.213795 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f71e9045bc4581aa8b205b1791e751" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:51.216980 18915 tablet_bootstrap.cc:654] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:51.217824 18689 leader_election.cc:343] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.218600 18916 ts_tablet_manager.cc:1403] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.001s
I20260713 09:05:51.216223 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.216586 18917 tablet_bootstrap.cc:654] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.221866 18548 catalog_manager.cc:5697] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.223172 18916 raft_consensus.cc:359] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.223994 18916 raft_consensus.cc:385] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.224299 18916 raft_consensus.cc:740] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.224864 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f71e9045bc4581aa8b205b1791e751" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:51.225637 18873 raft_consensus.cc:3060] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.225651 18916 consensus_queue.cc:260] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.234717 18924 raft_consensus.cc:515] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.235925 18874 raft_consensus.cc:2393] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6389b060803d4374915961de8d46eca7 in current term 1: Already voted for candidate b887e7c5dfa94259ad67b217342a9d8c in this term.
I20260713 09:05:51.232769 18919 tablet_bootstrap.cc:654] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.237370 18916 ts_tablet_manager.cc:1434] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:05:51.238870 18916 tablet_bootstrap.cc:492] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:51.242240 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
W20260713 09:05:51.243599 18839 leader_election.cc:343] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.245551 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:51.245834 18917 tablet_bootstrap.cc:492] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:51.246096 18726 raft_consensus.cc:3060] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.246455 18917 ts_tablet_manager.cc:1403] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.005s
I20260713 09:05:51.246495 18960 raft_consensus.cc:493] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.247207 18960 raft_consensus.cc:515] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.249516 18917 raft_consensus.cc:359] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.249835 18960 leader_election.cc:290] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:51.250562 18917 raft_consensus.cc:385] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.250758 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.250967 18917 raft_consensus.cc:740] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.251899 18917 consensus_queue.cc:260] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
W20260713 09:05:51.253315 18614 leader_election.cc:343] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.252655 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.254106 18872 raft_consensus.cc:2468] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:51.254565 18690 leader_election.cc:304] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:51.255285 18615 leader_election.cc:304] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:51.255717 18917 ts_tablet_manager.cc:1434] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:51.256384 18960 raft_consensus.cc:2804] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.256765 18960 raft_consensus.cc:493] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.256824 18917 tablet_bootstrap.cc:492] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:51.257166 18960 raft_consensus.cc:3060] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.263648 18726 raft_consensus.cc:2468] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 1.
I20260713 09:05:51.264248 18952 raft_consensus.cc:2749] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.253249 18916 tablet_bootstrap.cc:654] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.268600 18838 leader_election.cc:304] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:51.269698 18979 raft_consensus.cc:2804] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.270457 18927 leader_election.cc:290] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:51.272320 18960 raft_consensus.cc:515] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.276484 18924 leader_election.cc:290] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 election: Requested vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:51.277616 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
W20260713 09:05:51.279277 18614 leader_election.cc:343] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.273608 18873 raft_consensus.cc:2468] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:51.275013 18957 raft_consensus.cc:493] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.281828 18927 raft_consensus.cc:493] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.282346 18957 raft_consensus.cc:515] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.283615 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:51.284283 18874 raft_consensus.cc:3060] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.284495 18957 leader_election.cc:290] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:51.285872 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.288930 18917 tablet_bootstrap.cc:654] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.282756 18927 raft_consensus.cc:515] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.287206 18960 leader_election.cc:290] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
W20260713 09:05:51.287606 18764 leader_election.cc:343] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.290741 18690 leader_election.cc:304] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:51.292173 18952 raft_consensus.cc:2804] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.301334 18916 tablet_bootstrap.cc:492] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:51.301896 18916 ts_tablet_manager.cc:1403] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.000s
I20260713 09:05:51.303954 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.304771 18726 raft_consensus.cc:2468] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 0.
I20260713 09:05:51.306299 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.307029 18800 raft_consensus.cc:2468] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
I20260713 09:05:51.308512 18689 leader_election.cc:304] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:05:51.311236 18916 raft_consensus.cc:359] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.312145 18916 raft_consensus.cc:385] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.312495 18916 raft_consensus.cc:740] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.313294 18916 consensus_queue.cc:260] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.308771 18874 raft_consensus.cc:2468] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:51.317615 18991 raft_consensus.cc:2804] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.317535 18952 raft_consensus.cc:697] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:51.318490 18927 leader_election.cc:290] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:51.320960 18991 raft_consensus.cc:493] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.318156 18764 leader_election.cc:304] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:51.321492 18991 raft_consensus.cc:3060] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.321244 18615 leader_election.cc:304] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:51.322031 18957 raft_consensus.cc:2804] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.322412 18957 raft_consensus.cc:493] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.322769 18957 raft_consensus.cc:3060] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.322842 18960 raft_consensus.cc:2804] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.323482 18960 raft_consensus.cc:697] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:05:51.309302 18979 raft_consensus.cc:697] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Becoming Leader. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:05:51.324657 18919 tablet_bootstrap.cc:492] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:51.324321 18960 consensus_queue.cc:237] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.325208 18919 ts_tablet_manager.cc:1403] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.003s
I20260713 09:05:51.324723 18979 consensus_queue.cc:237] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.328001 18919 raft_consensus.cc:359] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.328985 18919 raft_consensus.cc:385] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.327452 18915 tablet_bootstrap.cc:492] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:51.329454 18919 raft_consensus.cc:740] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.330341 18919 consensus_queue.cc:260] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.329785 18957 raft_consensus.cc:515] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.333039 18917 tablet_bootstrap.cc:492] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:51.333181 18919 ts_tablet_manager.cc:1434] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:05:51.333492 18917 ts_tablet_manager.cc:1403] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.015s
I20260713 09:05:51.333664 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:51.334129 18919 tablet_bootstrap.cc:492] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:51.330629 18952 consensus_queue.cc:237] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.335203 18950 raft_consensus.cc:493] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.329757 18915 ts_tablet_manager.cc:1403] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.119s	user 0.032s	sys 0.040s
I20260713 09:05:51.335664 18950 raft_consensus.cc:515] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.337708 18950 leader_election.cc:290] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:51.339342 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.339956 18991 raft_consensus.cc:515] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.341566 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.342172 18725 raft_consensus.cc:2468] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 0.
I20260713 09:05:51.343112 18726 raft_consensus.cc:2393] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 6389b060803d4374915961de8d46eca7 in this term.
I20260713 09:05:51.339987 18651 raft_consensus.cc:2468] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 0.
I20260713 09:05:51.345183 18765 leader_election.cc:304] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
W20260713 09:05:51.345907 18597 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:51.345992 18950 raft_consensus.cc:2804] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.346587 18950 raft_consensus.cc:493] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.347024 18950 raft_consensus.cc:3060] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.347142 18919 tablet_bootstrap.cc:654] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.347965 18546 catalog_manager.cc:5697] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c reported cstate change: term changed from 0 to 1, leader changed from <none> to b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196). New cstate: current_term: 1 leader_uuid: "b887e7c5dfa94259ad67b217342a9d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.349538 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
W20260713 09:05:51.350703 18690 leader_election.cc:343] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.355300 18957 leader_election.cc:290] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:51.356552 18919 tablet_bootstrap.cc:492] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:51.356972 18919 ts_tablet_manager.cc:1403] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.002s
I20260713 09:05:51.340764 18915 raft_consensus.cc:359] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.358008 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:51.357860 18915 raft_consensus.cc:385] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.358882 18915 raft_consensus.cc:740] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
W20260713 09:05:51.359534 18764 leader_election.cc:343] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.360287 18764 leader_election.cc:304] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:51.360378 18917 raft_consensus.cc:359] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.361362 18917 raft_consensus.cc:385] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.361538 18957 raft_consensus.cc:2749] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.361739 18917 raft_consensus.cc:740] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.362795 18950 raft_consensus.cc:515] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.359490 18919 raft_consensus.cc:359] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.363945 18919 raft_consensus.cc:385] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.364220 18919 raft_consensus.cc:740] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.365868 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:51.366438 18651 raft_consensus.cc:3060] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.365661 18919 consensus_queue.cc:260] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
W20260713 09:05:51.368399 18689 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.195:45105, user_credentials={real_user=slave}} blocked reactor thread for 59989us
I20260713 09:05:51.368968 18919 ts_tablet_manager.cc:1434] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:05:51.369865 18919 tablet_bootstrap.cc:492] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:51.369913 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:51.370797 18800 raft_consensus.cc:2393] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6389b060803d4374915961de8d46eca7 in current term 1: Already voted for candidate 0a0963b0c538400f9defa74d73a60feb in this term.
I20260713 09:05:51.371080 18991 leader_election.cc:290] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:51.372390 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:51.359565 18915 consensus_queue.cc:260] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
W20260713 09:05:51.373538 18690 leader_election.cc:343] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.373970 18690 leader_election.cc:304] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:51.374404 18915 ts_tablet_manager.cc:1434] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260713 09:05:51.374753 18916 ts_tablet_manager.cc:1434] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.073s	user 0.012s	sys 0.020s
I20260713 09:05:51.374930 18952 raft_consensus.cc:2749] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.375429 18915 tablet_bootstrap.cc:492] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:51.375636 18916 tablet_bootstrap.cc:492] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:51.380993 18915 tablet_bootstrap.cc:654] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.381474 18916 tablet_bootstrap.cc:654] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.382241 18651 raft_consensus.cc:2468] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:51.382189 18546 catalog_manager.cc:5697] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.383577 18765 leader_election.cc:304] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
I20260713 09:05:51.384433 18957 raft_consensus.cc:2804] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.388275 18919 tablet_bootstrap.cc:654] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.392644 18991 raft_consensus.cc:493] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.393108 18991 raft_consensus.cc:515] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.393740 18916 tablet_bootstrap.cc:492] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:51.394165 18916 ts_tablet_manager.cc:1403] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.002s
I20260713 09:05:51.395097 18991 leader_election.cc:290] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:51.396332 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.396924 18800 raft_consensus.cc:2468] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
I20260713 09:05:51.397239 18916 raft_consensus.cc:359] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.397941 18916 raft_consensus.cc:385] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.398212 18916 raft_consensus.cc:740] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.398259 18689 leader_election.cc:304] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:05:51.399292 18952 raft_consensus.cc:2804] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.395592 18991 consensus_queue.cc:1048] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:05:51.400363 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.401008 18651 raft_consensus.cc:2468] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
I20260713 09:05:51.401876 18919 tablet_bootstrap.cc:492] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:51.402295 18919 ts_tablet_manager.cc:1403] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:05:51.404737 18919 raft_consensus.cc:359] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.405340 18919 raft_consensus.cc:385] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.405550 18952 raft_consensus.cc:493] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.408237 18952 raft_consensus.cc:3060] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.399834 18916 consensus_queue.cc:260] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.409858 18547 catalog_manager.cc:5697] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.413244 18916 ts_tablet_manager.cc:1434] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:05:51.411249 18957 raft_consensus.cc:697] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 1 LEADER]: Becoming Leader. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:05:51.405653 18919 raft_consensus.cc:740] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.414408 18919 consensus_queue.cc:260] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.414347 18957 consensus_queue.cc:237] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.416218 18916 tablet_bootstrap.cc:492] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:51.417467 18919 ts_tablet_manager.cc:1434] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:05:51.418526 18919 tablet_bootstrap.cc:492] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:51.423753 18919 tablet_bootstrap.cc:654] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.433081 18874 raft_consensus.cc:3060] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.439484 18916 tablet_bootstrap.cc:654] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.442101 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:51.443187 18991 consensus_queue.cc:1048] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.444510 18726 raft_consensus.cc:3060] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:51.451550 18690 consensus_peers.cc:597] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 -> Peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Couldn't send request to peer b887e7c5dfa94259ad67b217342a9d8c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:51.452085 18950 leader_election.cc:290] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 election: Requested vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:51.443912 18917 consensus_queue.cc:260] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.453833 18873 raft_consensus.cc:3060] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.453971 18726 raft_consensus.cc:2468] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:51.455236 18917 ts_tablet_manager.cc:1434] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.000s
I20260713 09:05:51.456625 18917 tablet_bootstrap.cc:492] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:51.460695 18915 tablet_bootstrap.cc:492] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:51.461179 18915 ts_tablet_manager.cc:1403] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.023s
I20260713 09:05:51.463759 18960 consensus_queue.cc:1048] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.463922 18915 raft_consensus.cc:359] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.464576 18915 raft_consensus.cc:385] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.464854 18915 raft_consensus.cc:740] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.465665 18915 consensus_queue.cc:260] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.467432 18919 tablet_bootstrap.cc:492] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:51.467885 18919 ts_tablet_manager.cc:1403] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260713 09:05:51.472225 18952 raft_consensus.cc:515] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.473801 18927 consensus_queue.cc:1048] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.474123 18919 raft_consensus.cc:359] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.474807 18919 raft_consensus.cc:385] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.475078 18919 raft_consensus.cc:740] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.478992 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:51.479549 18650 raft_consensus.cc:3060] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.480556 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:51.481235 18799 raft_consensus.cc:3060] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.481179 18921 consensus_queue.cc:1048] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.476666 18919 consensus_queue.cc:260] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.484314 18919 ts_tablet_manager.cc:1434] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:05:51.485229 18919 tablet_bootstrap.cc:492] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:51.487229 18650 raft_consensus.cc:2468] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:51.488517 18691 leader_election.cc:304] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:05:51.489351 18927 raft_consensus.cc:2804] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.489809 18927 raft_consensus.cc:697] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:51.490504 18952 leader_election.cc:290] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Requested vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:51.490684 18927 consensus_queue.cc:237] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.489813 18799 raft_consensus.cc:2468] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:51.500532 18919 tablet_bootstrap.cc:654] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.504325 18979 raft_consensus.cc:493] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.504936 18979 raft_consensus.cc:515] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.505407 18950 raft_consensus.cc:493] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.506008 18950 raft_consensus.cc:515] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.509297 18917 tablet_bootstrap.cc:654] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.510334 18915 ts_tablet_manager.cc:1434] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260713 09:05:51.512089 18915 tablet_bootstrap.cc:492] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:51.515003 18919 tablet_bootstrap.cc:492] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:51.508865 18979 leader_election.cc:290] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:51.517025 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556885c787aa40628a6da8f6c35a40f4" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.517230 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556885c787aa40628a6da8f6c35a40f4" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
W20260713 09:05:51.518397 18839 leader_election.cc:343] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:51.519337 18838 leader_election.cc:343] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.519841 18838 leader_election.cc:304] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7
I20260713 09:05:51.521229 18979 raft_consensus.cc:2749] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.515436 18919 ts_tablet_manager.cc:1403] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.005s
I20260713 09:05:51.522009 18950 leader_election.cc:290] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.523012 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.523299 18916 tablet_bootstrap.cc:492] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:51.523793 18916 ts_tablet_manager.cc:1403] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.000s
I20260713 09:05:51.524209 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.526539 18873 raft_consensus.cc:2393] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in this term.
I20260713 09:05:51.528028 18916 raft_consensus.cc:359] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.529106 18919 raft_consensus.cc:359] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.529536 18916 raft_consensus.cc:385] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.529835 18919 raft_consensus.cc:385] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.529937 18916 raft_consensus.cc:740] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.530377 18919 raft_consensus.cc:740] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.534242 18764 leader_election.cc:304] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:51.535332 18921 raft_consensus.cc:493] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.540045 18921 raft_consensus.cc:515] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.542151 18921 leader_election.cc:290] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:51.532757 18919 consensus_queue.cc:260] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.537516 18915 tablet_bootstrap.cc:654] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.543701 18950 raft_consensus.cc:3060] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.550556 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.551086 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
W20260713 09:05:51.552058 18614 leader_election.cc:343] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.554047 18547 catalog_manager.cc:5697] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a0963b0c538400f9defa74d73a60feb (127.15.249.195). New cstate: current_term: 1 leader_uuid: "0a0963b0c538400f9defa74d73a60feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.556058 18919 ts_tablet_manager.cc:1434] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260713 09:05:51.557065 18919 tablet_bootstrap.cc:492] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:51.559226 18979 consensus_queue.cc:1048] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.543641 18916 consensus_queue.cc:260] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.575418 18916 ts_tablet_manager.cc:1434] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260713 09:05:51.563709 18927 raft_consensus.cc:493] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.582052 18916 tablet_bootstrap.cc:492] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:51.567926 18960 consensus_queue.cc:1048] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:05:51.584563 18927 raft_consensus.cc:515] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.593037 18726 raft_consensus.cc:2468] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:51.594509 18960 consensus_queue.cc:1048] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.595044 18615 leader_election.cc:304] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:51.596320 18960 raft_consensus.cc:2804] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.596663 18960 raft_consensus.cc:493] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.596988 18960 raft_consensus.cc:3060] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.594913 18927 leader_election.cc:290] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:51.594558 18952 raft_consensus.cc:493] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.626111 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.631671 19022 raft_consensus.cc:493] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.633097 18952 raft_consensus.cc:515] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.652640 18919 tablet_bootstrap.cc:654] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.653329 18547 catalog_manager.cc:5697] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.657212 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
W20260713 09:05:51.658365 18689 leader_election.cc:343] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.659272 18916 tablet_bootstrap.cc:654] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.634178 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.641109 19022 raft_consensus.cc:515] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.651676 18952 leader_election.cc:290] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
W20260713 09:05:51.664230 18691 leader_election.cc:343] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.666347 18950 raft_consensus.cc:2749] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.662122 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.667609 19022 leader_election.cc:290] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:51.669819 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
W20260713 09:05:51.670377 18689 leader_election.cc:343] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.670622 18725 raft_consensus.cc:2393] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in current term 1: Already voted for candidate b887e7c5dfa94259ad67b217342a9d8c in this term.
I20260713 09:05:51.670836 18689 leader_election.cc:304] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:51.669819 18872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.674418 18952 raft_consensus.cc:2749] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.674269 18960 raft_consensus.cc:515] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.679157 18979 raft_consensus.cc:493] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.679471 18615 leader_election.cc:304] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:51.679777 18979 raft_consensus.cc:515] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.681224 18921 raft_consensus.cc:3060] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.687274 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.688313 18726 raft_consensus.cc:2393] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b887e7c5dfa94259ad67b217342a9d8c in current term 1: Already voted for candidate 6389b060803d4374915961de8d46eca7 in this term.
I20260713 09:05:51.689723 18921 raft_consensus.cc:2749] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.690824 18649 raft_consensus.cc:2393] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6389b060803d4374915961de8d46eca7 in current term 1: Already voted for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in this term.
I20260713 09:05:51.690639 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:51.691676 18799 raft_consensus.cc:2393] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b887e7c5dfa94259ad67b217342a9d8c in current term 1: Already voted for candidate 0a0963b0c538400f9defa74d73a60feb in this term.
I20260713 09:05:51.692028 18960 leader_election.cc:290] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:51.693401 18837 leader_election.cc:304] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7
I20260713 09:05:51.694423 18990 raft_consensus.cc:3060] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.694545 18979 leader_election.cc:290] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:51.697175 18915 tablet_bootstrap.cc:492] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:51.697057 18966 consensus_queue.cc:1048] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.699075 18915 ts_tablet_manager.cc:1403] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.187s	user 0.018s	sys 0.019s
I20260713 09:05:51.703310 18966 consensus_queue.cc:1048] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.699946 18919 tablet_bootstrap.cc:492] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:51.705626 18919 ts_tablet_manager.cc:1403] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.041s
I20260713 09:05:51.706890 18691 leader_election.cc:304] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:51.703214 18915 raft_consensus.cc:359] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.707825 18915 raft_consensus.cc:385] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.708124 18952 raft_consensus.cc:3060] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.708797 18915 raft_consensus.cc:740] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.711560 18915 consensus_queue.cc:260] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.713725 18919 raft_consensus.cc:359] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.714361 18919 raft_consensus.cc:385] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.714625 18919 raft_consensus.cc:740] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.717568 18915 ts_tablet_manager.cc:1434] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:05:51.718497 18915 tablet_bootstrap.cc:492] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:51.694443 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:51.721292 18979 consensus_queue.cc:1048] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:51.722096 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
W20260713 09:05:51.723629 18614 leader_election.cc:343] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.729092 18990 raft_consensus.cc:2749] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.729825 18990 raft_consensus.cc:493] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.730337 18990 raft_consensus.cc:515] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.731516 18915 tablet_bootstrap.cc:654] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.731840 18952 raft_consensus.cc:2749] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.736353 18919 consensus_queue.cc:260] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.741604 18917 tablet_bootstrap.cc:492] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:51.742050 18917 ts_tablet_manager.cc:1403] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.286s	user 0.017s	sys 0.005s
I20260713 09:05:51.743453 18726 raft_consensus.cc:2468] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:51.744683 18919 ts_tablet_manager.cc:1434] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:05:51.744854 18917 raft_consensus.cc:359] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.745666 18615 leader_election.cc:304] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:51.746492 19022 raft_consensus.cc:2804] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.745648 18917 raft_consensus.cc:385] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.746925 19022 raft_consensus.cc:697] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:05:51.747154 18917 raft_consensus.cc:740] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.747781 19022 consensus_queue.cc:237] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.747404 18916 tablet_bootstrap.cc:492] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:51.748960 18917 consensus_queue.cc:260] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.751360 18916 ts_tablet_manager.cc:1403] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.170s	user 0.024s	sys 0.005s
I20260713 09:05:51.751436 18917 ts_tablet_manager.cc:1434] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:05:51.752662 18919 tablet_bootstrap.cc:492] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:51.754195 18916 raft_consensus.cc:359] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.754786 18916 raft_consensus.cc:385] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.755038 18916 raft_consensus.cc:740] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.755748 18916 consensus_queue.cc:260] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.752672 18917 tablet_bootstrap.cc:492] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:51.758495 18924 raft_consensus.cc:493] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.758971 18924 raft_consensus.cc:515] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.759964 18979 consensus_queue.cc:1048] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.762706 18924 leader_election.cc:290] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:51.765378 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.768231 18917 tablet_bootstrap.cc:654] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.769657 18916 ts_tablet_manager.cc:1434] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:05:51.770572 18916 tablet_bootstrap.cc:492] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:51.775074 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.777519 19022 consensus_queue.cc:1048] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.778412 18916 tablet_bootstrap.cc:654] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.777132 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
W20260713 09:05:51.779700 18838 leader_election.cc:343] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.786177 18919 tablet_bootstrap.cc:654] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.791421 18950 raft_consensus.cc:493] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.792033 18950 raft_consensus.cc:515] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.793083 18837 leader_election.cc:304] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7
I20260713 09:05:51.795758 18924 raft_consensus.cc:2749] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.796277 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f71e9045bc4581aa8b205b1791e751" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.794268 18950 leader_election.cc:290] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:51.796274 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f71e9045bc4581aa8b205b1791e751" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.804035 18874 raft_consensus.cc:2393] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 6389b060803d4374915961de8d46eca7 in this term.
I20260713 09:05:51.800058 18979 consensus_queue.cc:1048] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:51.813342 18915 tablet_bootstrap.cc:492] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:51.813973 18915 ts_tablet_manager.cc:1403] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.015s
I20260713 09:05:51.806974 18990 leader_election.cc:290] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:51.838567 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
W20260713 09:05:51.840559 18837 leader_election.cc:343] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.841024 18837 leader_election.cc:304] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7
I20260713 09:05:51.826354 18764 leader_election.cc:304] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:51.845607 18950 raft_consensus.cc:3060] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.850769 18874 raft_consensus.cc:3060] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.851969 18915 raft_consensus.cc:359] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.852626 18915 raft_consensus.cc:385] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.852874 18915 raft_consensus.cc:740] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.853514 18915 consensus_queue.cc:260] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.854193 18950 raft_consensus.cc:2749] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.855481 18915 ts_tablet_manager.cc:1434] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260713 09:05:51.859210 18924 raft_consensus.cc:2749] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.868624 18915 tablet_bootstrap.cc:492] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:51.868738 18927 consensus_queue.cc:1048] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:05:51.873395 18614 consensus_peers.cc:597] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 -> Peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Couldn't send request to peer 0a0963b0c538400f9defa74d73a60feb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:51.874264 18924 raft_consensus.cc:493] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.874905 18924 raft_consensus.cc:515] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.879982 18924 leader_election.cc:290] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.880951 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b30c2d1acb4a01be91f64c6cf6bd72" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.884310 18651 raft_consensus.cc:2468] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 0.
I20260713 09:05:51.886016 18839 leader_election.cc:304] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:51.882067 18915 tablet_bootstrap.cc:654] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.881860 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b30c2d1acb4a01be91f64c6cf6bd72" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
W20260713 09:05:51.889539 18837 leader_election.cc:343] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.894742 18927 raft_consensus.cc:493] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.895612 18990 raft_consensus.cc:2804] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.896585 18990 raft_consensus.cc:493] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.896915 18990 raft_consensus.cc:3060] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.895438 18927 raft_consensus.cc:515] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.899065 18927 leader_election.cc:290] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.900552 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:51.907843 18927 raft_consensus.cc:493] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.934113 19022 raft_consensus.cc:493] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.934736 19022 raft_consensus.cc:515] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.936950 19022 leader_election.cc:290] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:51.925061 18994 consensus_queue.cc:1048] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:05:51.937784 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.938472 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
W20260713 09:05:51.940397 18614 leader_election.cc:343] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.938529 18725 raft_consensus.cc:2468] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:51.941077 18916 tablet_bootstrap.cc:492] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:51.941540 18916 ts_tablet_manager.cc:1403] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.171s	user 0.010s	sys 0.024s
I20260713 09:05:51.942206 18615 leader_election.cc:304] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:51.943229 19022 raft_consensus.cc:2804] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.943574 19022 raft_consensus.cc:493] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.943912 19022 raft_consensus.cc:3060] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:51.919855 18691 leader_election.cc:343] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.947491 18927 raft_consensus.cc:515] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:51.949532 18927 leader_election.cc:290] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:51.954432 19022 raft_consensus.cc:515] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.955108 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.955814 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556885c787aa40628a6da8f6c35a40f4" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
W20260713 09:05:51.970589 18691 leader_election.cc:343] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.963075 18916 raft_consensus.cc:359] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.971302 18916 raft_consensus.cc:385] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.971786 18916 raft_consensus.cc:740] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.972591 18916 consensus_queue.cc:260] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:51.974520 18957 raft_consensus.cc:493] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.976127 18916 ts_tablet_manager.cc:1434] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260713 09:05:51.975939 18957 raft_consensus.cc:515] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:51.977105 18916 tablet_bootstrap.cc:492] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:51.977878 18957 leader_election.cc:290] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:51.974177 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556885c787aa40628a6da8f6c35a40f4" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:51.979367 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:51.980470 18725 raft_consensus.cc:2393] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in this term.
I20260713 09:05:51.979468 18869 raft_consensus.cc:2468] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
I20260713 09:05:51.984908 18916 tablet_bootstrap.cc:654] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.985134 18547 catalog_manager.cc:5697] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:51.988098 18690 leader_election.cc:343] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.997961 18690 leader_election.cc:304] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:51.992249 18990 raft_consensus.cc:515] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:51.987967 18957 consensus_queue.cc:1048] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:51.998618 18919 tablet_bootstrap.cc:492] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:51.999114 18919 ts_tablet_manager.cc:1403] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.254s	user 0.030s	sys 0.041s
I20260713 09:05:51.999511 18690 leader_election.cc:304] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:52.001374 18952 raft_consensus.cc:2749] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.001509 18991 raft_consensus.cc:2804] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.001632 18919 raft_consensus.cc:359] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.001859 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b30c2d1acb4a01be91f64c6cf6bd72" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:52.002049 18991 raft_consensus.cc:493] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.002749 18990 leader_election.cc:290] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:52.002812 18991 raft_consensus.cc:3060] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:52.003271 18837 leader_election.cc:343] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.003826 18919 raft_consensus.cc:385] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.004112 18919 raft_consensus.cc:740] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.004956 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b30c2d1acb4a01be91f64c6cf6bd72" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:52.005525 18650 raft_consensus.cc:3060] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.007465 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:52.008033 18725 raft_consensus.cc:3060] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.004734 18919 consensus_queue.cc:260] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.017283 18919 ts_tablet_manager.cc:1434] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:05:52.018165 18919 tablet_bootstrap.cc:492] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:52.020265 18650 raft_consensus.cc:2468] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 1.
I20260713 09:05:52.021354 18991 raft_consensus.cc:515] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.021574 18839 leader_election.cc:304] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.022678 19042 raft_consensus.cc:2804] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.023156 19042 raft_consensus.cc:697] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Becoming Leader. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:05:52.024009 19042 consensus_queue.cc:237] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.026562 18991 leader_election.cc:290] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:52.029060 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:52.029686 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556885c787aa40628a6da8f6c35a40f4" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
W20260713 09:05:52.030241 18614 leader_election.cc:343] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.030284 18874 raft_consensus.cc:3060] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.031620 19022 leader_election.cc:290] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:52.031543 18725 raft_consensus.cc:2468] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:52.033329 18615 leader_election.cc:304] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.034523 19022 raft_consensus.cc:2804] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.037415 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556885c787aa40628a6da8f6c35a40f4" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
W20260713 09:05:52.039382 18691 leader_election.cc:343] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.039769 19022 raft_consensus.cc:697] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:05:52.040865 19022 consensus_queue.cc:237] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.041662 18874 raft_consensus.cc:2468] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:52.046212 18915 tablet_bootstrap.cc:492] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:52.046672 18915 ts_tablet_manager.cc:1403] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.178s	user 0.008s	sys 0.013s
I20260713 09:05:52.048439 18917 tablet_bootstrap.cc:492] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:52.042771 18690 leader_election.cc:304] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:52.049849 18919 tablet_bootstrap.cc:654] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.050001 18917 ts_tablet_manager.cc:1403] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.298s	user 0.047s	sys 0.075s
I20260713 09:05:52.051040 18915 raft_consensus.cc:359] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.051862 18915 raft_consensus.cc:385] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.052233 18915 raft_consensus.cc:740] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.053241 18915 consensus_queue.cc:260] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.056401 18991 raft_consensus.cc:2804] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.056905 18991 raft_consensus.cc:697] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:52.057751 18991 consensus_queue.cc:237] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.059914 18915 ts_tablet_manager.cc:1434] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:05:52.061190 18915 tablet_bootstrap.cc:492] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:52.062857 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:52.066401 18927 consensus_queue.cc:1048] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:52.070411 18765 leader_election.cc:304] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7
I20260713 09:05:52.073141 18927 consensus_queue.cc:1048] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.077121 19047 raft_consensus.cc:3060] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.078385 18957 consensus_queue.cc:1048] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.090458 18915 tablet_bootstrap.cc:654] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.097139 18549 catalog_manager.cc:5697] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c reported cstate change: term changed from 0 to 1, leader changed from <none> to b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196). New cstate: current_term: 1 leader_uuid: "b887e7c5dfa94259ad67b217342a9d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.102587 18916 tablet_bootstrap.cc:492] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:52.105576 18917 raft_consensus.cc:359] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.112051 18917 raft_consensus.cc:385] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.112577 18917 raft_consensus.cc:740] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.108183 18919 tablet_bootstrap.cc:492] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:52.113767 18919 ts_tablet_manager.cc:1403] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.009s
I20260713 09:05:52.117009 18919 raft_consensus.cc:359] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.123914 18919 raft_consensus.cc:385] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.124230 18919 raft_consensus.cc:740] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.125146 18919 consensus_queue.cc:260] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.127321 18919 ts_tablet_manager.cc:1434] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:05:52.128189 18919 tablet_bootstrap.cc:492] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:52.133811 18919 tablet_bootstrap.cc:654] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.111645 18916 ts_tablet_manager.cc:1403] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.135s	user 0.008s	sys 0.009s
I20260713 09:05:52.108217 19047 raft_consensus.cc:2749] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.118080 18917 consensus_queue.cc:260] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.137128 18548 catalog_manager.cc:5697] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:52.139513 18916 raft_consensus.cc:359] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.140184 18916 raft_consensus.cc:385] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.142091 18917 ts_tablet_manager.cc:1434] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.091s	user 0.003s	sys 0.003s
I20260713 09:05:52.142463 18915 tablet_bootstrap.cc:492] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:52.142946 18915 ts_tablet_manager.cc:1403] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.011s
I20260713 09:05:52.142963 18917 tablet_bootstrap.cc:492] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:52.145702 18915 raft_consensus.cc:359] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.146276 18915 raft_consensus.cc:385] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.140441 18916 raft_consensus.cc:740] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.147091 18916 consensus_queue.cc:260] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.147889 18915 raft_consensus.cc:740] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.149190 18916 ts_tablet_manager.cc:1434] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:05:52.148950 18915 consensus_queue.cc:260] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.150087 18916 tablet_bootstrap.cc:492] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:52.152110 18915 ts_tablet_manager.cc:1434] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:05:52.155347 18916 tablet_bootstrap.cc:654] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.156061 18915 tablet_bootstrap.cc:492] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:52.164157 18915 tablet_bootstrap.cc:654] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.166157 18919 tablet_bootstrap.cc:492] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:52.166736 18919 ts_tablet_manager.cc:1403] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.010s
I20260713 09:05:52.168022 18916 tablet_bootstrap.cc:492] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:52.168474 18916 ts_tablet_manager.cc:1403] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260713 09:05:52.170189 18919 raft_consensus.cc:359] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.171146 18919 raft_consensus.cc:385] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.171130 18916 raft_consensus.cc:359] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.171782 18919 raft_consensus.cc:740] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.171975 18916 raft_consensus.cc:385] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.172470 18916 raft_consensus.cc:740] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.173151 18916 consensus_queue.cc:260] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.173009 18919 consensus_queue.cc:260] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.173761 18546 catalog_manager.cc:5697] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.175474 18916 ts_tablet_manager.cc:1434] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:52.176379 18916 tablet_bootstrap.cc:492] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:52.179279 18917 tablet_bootstrap.cc:654] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.181603 18916 tablet_bootstrap.cc:654] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.184131 19042 raft_consensus.cc:493] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.184747 19042 raft_consensus.cc:515] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.188738 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
W20260713 09:05:52.190547 18838 leader_election.cc:343] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.192652 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
W20260713 09:05:52.194448 18839 leader_election.cc:343] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.195011 18839 leader_election.cc:304] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7
I20260713 09:05:52.195955 18990 raft_consensus.cc:2749] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.196319 19042 leader_election.cc:290] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:52.198767 18919 ts_tablet_manager.cc:1434] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:05:52.213043 18991 raft_consensus.cc:493] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.213532 18991 raft_consensus.cc:515] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.215745 18991 leader_election.cc:290] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.218580 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:52.226864 18871 raft_consensus.cc:2468] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
I20260713 09:05:52.219931 18927 raft_consensus.cc:493] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.228158 18927 raft_consensus.cc:515] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.230858 18927 leader_election.cc:290] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.220360 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
W20260713 09:05:52.233672 18689 leader_election.cc:343] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.235236 18917 tablet_bootstrap.cc:492] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:52.235671 18690 leader_election.cc:304] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.238204 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2793daa5af44468e9b48a130036c014a" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:52.223364 19022 consensus_queue.cc:1048] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:05:52.241633 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2793daa5af44468e9b48a130036c014a" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:52.242306 18871 raft_consensus.cc:2468] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
W20260713 09:05:52.243623 18689 leader_election.cc:343] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.244426 18690 leader_election.cc:304] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.245296 18991 raft_consensus.cc:2804] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.245716 18991 raft_consensus.cc:493] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.246137 18991 raft_consensus.cc:3060] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.252766 18916 tablet_bootstrap.cc:492] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:52.253264 18916 ts_tablet_manager.cc:1403] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.040s
I20260713 09:05:52.253683 18927 raft_consensus.cc:2804] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.254953 18927 raft_consensus.cc:493] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.252787 18915 tablet_bootstrap.cc:492] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:52.255769 18915 ts_tablet_manager.cc:1403] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.052s
I20260713 09:05:52.257265 18991 raft_consensus.cc:515] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.255306 18927 raft_consensus.cc:3060] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.258414 18916 raft_consensus.cc:359] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.259148 18916 raft_consensus.cc:385] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.259410 18916 raft_consensus.cc:740] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.235702 18917 ts_tablet_manager.cc:1403] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.000s
I20260713 09:05:52.260063 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:52.260660 18915 raft_consensus.cc:359] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.261293 18915 raft_consensus.cc:385] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.261577 18915 raft_consensus.cc:740] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
W20260713 09:05:52.261667 18689 leader_election.cc:343] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.262389 18915 consensus_queue.cc:260] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.263536 18917 raft_consensus.cc:359] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.264417 18917 raft_consensus.cc:385] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.264746 18917 raft_consensus.cc:740] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.260085 18916 consensus_queue.cc:260] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.269609 18916 ts_tablet_manager.cc:1434] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:05:52.271299 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:52.270339 18991 leader_election.cc:290] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.271520 18916 tablet_bootstrap.cc:492] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7: Bootstrap starting.
I20260713 09:05:52.271878 18871 raft_consensus.cc:3060] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.272631 18915 ts_tablet_manager.cc:1434] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:05:52.276181 18915 tablet_bootstrap.cc:492] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:52.277624 18916 tablet_bootstrap.cc:654] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.280483 18919 tablet_bootstrap.cc:492] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:52.281742 18915 tablet_bootstrap.cc:654] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.279678 18871 raft_consensus.cc:2468] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:52.284947 18690 leader_election.cc:304] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.285789 18994 raft_consensus.cc:2804] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.286252 18994 raft_consensus.cc:697] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:52.287091 18994 consensus_queue.cc:237] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.288694 18916 tablet_bootstrap.cc:492] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7: No bootstrap required, opened a new log
I20260713 09:05:52.289148 18916 ts_tablet_manager.cc:1403] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260713 09:05:52.290484 18915 tablet_bootstrap.cc:492] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:52.290964 18915 ts_tablet_manager.cc:1403] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260713 09:05:52.291620 18916 raft_consensus.cc:359] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.292276 18916 raft_consensus.cc:385] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.292531 18916 raft_consensus.cc:740] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.292752 18917 consensus_queue.cc:260] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.293227 18916 consensus_queue.cc:260] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.296222 18917 ts_tablet_manager.cc:1434] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260713 09:05:52.296819 18916 ts_tablet_manager.cc:1434] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:52.297262 18921 consensus_queue.cc:1048] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.293340 18915 raft_consensus.cc:359] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.299994 18915 raft_consensus.cc:385] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.300319 18915 raft_consensus.cc:740] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.301229 19026 raft_consensus.cc:493] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.301210 18915 consensus_queue.cc:260] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.301823 19026 raft_consensus.cc:515] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.305456 19026 leader_election.cc:290] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:52.306936 18915 ts_tablet_manager.cc:1434] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260713 09:05:52.308177 18915 tablet_bootstrap.cc:492] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:52.308151 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556885c787aa40628a6da8f6c35a40f4" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:52.309378 18871 raft_consensus.cc:2393] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in current term 1: Already voted for candidate 6389b060803d4374915961de8d46eca7 in this term.
I20260713 09:05:52.315130 18915 tablet_bootstrap.cc:654] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.317620 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556885c787aa40628a6da8f6c35a40f4" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:52.318917 18615 leader_election.cc:304] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:52.293998 18927 raft_consensus.cc:515] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.298815 18919 tablet_bootstrap.cc:654] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.319960 19026 raft_consensus.cc:3060] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.299712 18917 tablet_bootstrap.cc:492] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:52.327639 19026 raft_consensus.cc:2749] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.329007 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2793daa5af44468e9b48a130036c014a" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
W20260713 09:05:52.330483 18689 leader_election.cc:343] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.331101 18917 tablet_bootstrap.cc:654] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.333146 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2793daa5af44468e9b48a130036c014a" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:52.333901 18871 raft_consensus.cc:3060] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.336395 18919 tablet_bootstrap.cc:492] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:52.339742 18919 ts_tablet_manager.cc:1403] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.003s
I20260713 09:05:52.343181 18919 raft_consensus.cc:359] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.345221 18919 raft_consensus.cc:385] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.345534 18919 raft_consensus.cc:740] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.346347 18917 tablet_bootstrap.cc:492] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:52.346246 18919 consensus_queue.cc:260] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.346778 18917 ts_tablet_manager.cc:1403] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.008s
I20260713 09:05:52.346946 18547 catalog_manager.cc:5697] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.348249 18871 raft_consensus.cc:2468] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:52.349354 18690 leader_election.cc:304] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.336524 18915 tablet_bootstrap.cc:492] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:52.350366 18915 ts_tablet_manager.cc:1403] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.018s
I20260713 09:05:52.350764 18994 raft_consensus.cc:2804] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.351263 18994 raft_consensus.cc:697] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:52.351677 18919 ts_tablet_manager.cc:1434] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:52.352607 18919 tablet_bootstrap.cc:492] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:52.352257 18994 consensus_queue.cc:237] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.353045 18915 raft_consensus.cc:359] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.353695 18915 raft_consensus.cc:385] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.353957 18915 raft_consensus.cc:740] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.354573 18915 consensus_queue.cc:260] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.356132 18915 ts_tablet_manager.cc:1434] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:05:52.359416 18915 tablet_bootstrap.cc:492] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:52.364658 18915 tablet_bootstrap.cc:654] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.366130 18919 tablet_bootstrap.cc:654] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.370903 18927 leader_election.cc:290] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.377250 18919 tablet_bootstrap.cc:492] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
I20260713 09:05:52.377758 18919 ts_tablet_manager.cc:1403] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260713 09:05:52.380268 18919 raft_consensus.cc:359] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.381052 18919 raft_consensus.cc:385] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.349354 18917 raft_consensus.cc:359] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.381655 18917 raft_consensus.cc:385] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.381373 18919 raft_consensus.cc:740] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.381948 18917 raft_consensus.cc:740] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.382561 18919 consensus_queue.cc:260] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.382596 18917 consensus_queue.cc:260] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.385061 18917 ts_tablet_manager.cc:1434] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.003s
I20260713 09:05:52.391212 18917 tablet_bootstrap.cc:492] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:52.390269 18919 ts_tablet_manager.cc:1434] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:05:52.395258 18545 catalog_manager.cc:5697] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.399071 19026 raft_consensus.cc:493] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.395720 18919 tablet_bootstrap.cc:492] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c: Bootstrap starting.
I20260713 09:05:52.399566 19026 raft_consensus.cc:515] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.404083 18798 raft_consensus.cc:3060] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.404968 18917 tablet_bootstrap.cc:654] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.408260 18915 tablet_bootstrap.cc:492] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: No bootstrap required, opened a new log
I20260713 09:05:52.408682 18915 ts_tablet_manager.cc:1403] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.014s
I20260713 09:05:52.408890 18919 tablet_bootstrap.cc:654] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.411257 18915 raft_consensus.cc:359] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.411597 19026 leader_election.cc:290] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:52.412153 18915 raft_consensus.cc:385] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.412463 18915 raft_consensus.cc:740] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.413209 18917 tablet_bootstrap.cc:492] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:52.413111 18915 consensus_queue.cc:260] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.413681 18917 ts_tablet_manager.cc:1403] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.004s
I20260713 09:05:52.415022 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:52.415556 18915 ts_tablet_manager.cc:1434] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:05:52.415621 18871 raft_consensus.cc:2468] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:52.416277 18917 raft_consensus.cc:359] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.416908 18917 raft_consensus.cc:385] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.417183 18917 raft_consensus.cc:740] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.417835 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:52.418587 18726 raft_consensus.cc:2468] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:52.419075 18917 consensus_queue.cc:260] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.420174 18919 tablet_bootstrap.cc:492] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c: No bootstrap required, opened a new log
W20260713 09:05:52.420531 18597 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:52.420109 18615 leader_election.cc:304] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:05:52.420899 18919 ts_tablet_manager.cc:1403] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260713 09:05:52.421397 19026 raft_consensus.cc:2804] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.421851 19026 raft_consensus.cc:493] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.422160 19026 raft_consensus.cc:3060] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.424767 18966 raft_consensus.cc:493] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.425082 18919 raft_consensus.cc:359] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.425233 18966 raft_consensus.cc:515] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.425740 18919 raft_consensus.cc:385] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.426045 18919 raft_consensus.cc:740] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.426738 18919 consensus_queue.cc:260] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.427278 18966 leader_election.cc:290] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:52.427436 18917 ts_tablet_manager.cc:1434] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:05:52.428342 18917 tablet_bootstrap.cc:492] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:52.428965 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
W20260713 09:05:52.430240 18614 leader_election.cc:343] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.438122 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:52.441331 18917 tablet_bootstrap.cc:654] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.441500 18726 raft_consensus.cc:2468] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:52.440228 19026 raft_consensus.cc:515] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.442765 18615 leader_election.cc:304] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.443534 18966 raft_consensus.cc:2804] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.444021 19026 leader_election.cc:290] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:52.446499 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:52.446777 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:52.447067 18871 raft_consensus.cc:3060] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.447532 19026 raft_consensus.cc:493] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.448078 19026 raft_consensus.cc:515] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.450815 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:52.451396 18798 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:52.444053 18966 raft_consensus.cc:493] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.452008 18966 raft_consensus.cc:3060] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.430922 18919 ts_tablet_manager.cc:1434] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:52.452736 18614 leader_election.cc:304] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
I20260713 09:05:52.453539 18917 tablet_bootstrap.cc:492] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:52.453539 18921 raft_consensus.cc:2804] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.454025 18921 raft_consensus.cc:493] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.454360 18921 raft_consensus.cc:3060] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.454475 18917 ts_tablet_manager.cc:1403] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260713 09:05:52.452029 18726 raft_consensus.cc:3060] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.456986 18917 raft_consensus.cc:359] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.457304 19026 leader_election.cc:290] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.457647 18917 raft_consensus.cc:385] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.457978 18917 raft_consensus.cc:740] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.458598 18917 consensus_queue.cc:260] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.459968 18871 raft_consensus.cc:2468] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:52.460594 18917 ts_tablet_manager.cc:1434] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:52.462597 18917 tablet_bootstrap.cc:492] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:52.465624 18726 raft_consensus.cc:2468] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:52.465584 18921 raft_consensus.cc:515] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.467129 19026 raft_consensus.cc:493] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.467924 18917 tablet_bootstrap.cc:654] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.467618 19026 raft_consensus.cc:515] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.468542 18798 raft_consensus.cc:3060] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.468833 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:52.469475 18874 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:52.469767 19026 leader_election.cc:290] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:52.470443 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:52.471201 18799 raft_consensus.cc:3060] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.474447 18615 leader_election.cc:304] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:52.476826 19026 raft_consensus.cc:2804] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.477308 19026 raft_consensus.cc:697] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:05:52.478084 19026 consensus_queue.cc:237] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.480244 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:52.481098 18725 raft_consensus.cc:2468] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:52.482810 18966 raft_consensus.cc:515] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.484767 18966 leader_election.cc:290] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:52.484591 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:52.485502 18874 raft_consensus.cc:2468] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 0.
I20260713 09:05:52.494117 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:52.495189 18799 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
W20260713 09:05:52.495376 18614 leader_election.cc:343] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.485656 18921 leader_election.cc:290] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.496964 19042 consensus_queue.cc:1048] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.497571 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:52.498337 18726 raft_consensus.cc:3060] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.501539 18545 catalog_manager.cc:5697] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.505137 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:52.505817 18874 raft_consensus.cc:3060] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.506191 19047 raft_consensus.cc:493] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.506651 19047 raft_consensus.cc:515] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.508637 19047 leader_election.cc:290] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:52.510075 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:52.510824 18725 raft_consensus.cc:2393] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in this term.
I20260713 09:05:52.513000 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:52.514729 18765 leader_election.cc:304] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7
I20260713 09:05:52.516088 19047 raft_consensus.cc:3060] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.523694 18615 leader_election.cc:304] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:52.524904 18921 raft_consensus.cc:2804] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.525383 18921 raft_consensus.cc:493] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.525516 19026 consensus_queue.cc:1048] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.525830 18921 raft_consensus.cc:3060] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.533896 18990 consensus_queue.cc:1048] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.538355 18994 raft_consensus.cc:493] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.538841 18994 raft_consensus.cc:515] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.541254 18994 leader_election.cc:290] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.543525 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059e25613c1e4cbd92d9de472da6f7c1" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:52.544164 18871 raft_consensus.cc:2468] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 0.
I20260713 09:05:52.534866 19047 raft_consensus.cc:2749] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.552070 18690 leader_election.cc:304] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:52.553045 18994 raft_consensus.cc:2804] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.553407 18994 raft_consensus.cc:493] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.553750 18994 raft_consensus.cc:3060] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.554549 18614 leader_election.cc:304] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
I20260713 09:05:52.557402 18966 raft_consensus.cc:2804] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.557873 18966 raft_consensus.cc:697] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:05:52.558652 18966 consensus_queue.cc:237] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.564688 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059e25613c1e4cbd92d9de472da6f7c1" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
W20260713 09:05:52.566259 18689 leader_election.cc:343] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.568298 18994 raft_consensus.cc:515] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.573149 18921 raft_consensus.cc:515] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.567492 18874 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:52.578056 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059e25613c1e4cbd92d9de472da6f7c1" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:52.579155 18994 leader_election.cc:290] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.580535 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059e25613c1e4cbd92d9de472da6f7c1" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
W20260713 09:05:52.580704 18689 leader_election.cc:343] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.581144 18871 raft_consensus.cc:3060] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.582552 18917 tablet_bootstrap.cc:492] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:52.583041 18917 ts_tablet_manager.cc:1403] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.121s	user 0.031s	sys 0.074s
I20260713 09:05:52.586198 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:52.586378 18917 raft_consensus.cc:359] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.587028 18874 raft_consensus.cc:3060] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.587060 18917 raft_consensus.cc:385] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.587656 18917 raft_consensus.cc:740] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.588368 18917 consensus_queue.cc:260] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.590349 18917 ts_tablet_manager.cc:1434] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:52.591596 18917 tablet_bootstrap.cc:492] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:52.597486 18917 tablet_bootstrap.cc:654] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.602005 18921 leader_election.cc:290] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:52.601567 18871 raft_consensus.cc:2468] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:52.603790 18726 raft_consensus.cc:2468] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:52.603662 18690 leader_election.cc:304] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.605199 18874 raft_consensus.cc:2468] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:52.605912 18994 raft_consensus.cc:2804] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.606539 18994 raft_consensus.cc:697] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:52.608659 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:52.609879 18725 raft_consensus.cc:3060] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.612378 18615 leader_election.cc:304] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:52.613294 18615 leader_election.cc:304] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.614485 18921 raft_consensus.cc:2804] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.614655 19022 raft_consensus.cc:2804] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.615113 18921 raft_consensus.cc:697] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:05:52.615190 19022 raft_consensus.cc:697] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:05:52.616422 18921 consensus_queue.cc:237] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:52.616674 19022 consensus_queue.cc:237] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.622459 19047 raft_consensus.cc:493] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.622942 19047 raft_consensus.cc:515] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.626355 18994 consensus_queue.cc:237] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.627547 19047 leader_election.cc:290] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.629438 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:52.630470 18871 raft_consensus.cc:2393] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 6389b060803d4374915961de8d46eca7 in this term.
I20260713 09:05:52.636904 18725 raft_consensus.cc:2468] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 1.
I20260713 09:05:52.647127 19022 consensus_queue.cc:1048] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.648360 18927 consensus_queue.cc:1048] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.649902 18545 catalog_manager.cc:5697] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.677224 18927 consensus_queue.cc:1048] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:52.689797 18917 tablet_bootstrap.cc:492] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:52.690315 18917 ts_tablet_manager.cc:1403] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.023s
W20260713 09:05:52.690150 18615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.194:41631, user_credentials={real_user=slave}} blocked reactor thread for 50633.8us
I20260713 09:05:52.690920 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:52.692596 18764 leader_election.cc:304] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:52.693511 19047 raft_consensus.cc:3060] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.708931 19047 raft_consensus.cc:2749] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.708827 18546 catalog_manager.cc:5697] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:52.710843 18546 catalog_manager.cc:5697] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.713387 18917 raft_consensus.cc:359] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.713315 18546 catalog_manager.cc:5697] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.714051 18917 raft_consensus.cc:385] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.714337 18917 raft_consensus.cc:740] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.714936 18917 consensus_queue.cc:260] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.716816 18917 ts_tablet_manager.cc:1434] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260713 09:05:52.717628 18917 tablet_bootstrap.cc:492] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:52.723856 18917 tablet_bootstrap.cc:654] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.726825 18994 consensus_queue.cc:1048] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:52.734457 18917 tablet_bootstrap.cc:492] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:52.734894 18917 ts_tablet_manager.cc:1403] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260713 09:05:52.736871 19042 raft_consensus.cc:493] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.737233 18917 raft_consensus.cc:359] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.737437 19042 raft_consensus.cc:515] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.737982 18917 raft_consensus.cc:385] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.738356 18917 raft_consensus.cc:740] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.739122 18917 consensus_queue.cc:260] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.743882 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28d01030ddd41a48b92a3600cc3508d" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:52.745251 19042 leader_election.cc:290] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
W20260713 09:05:52.745222 18837 leader_election.cc:343] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.745976 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28d01030ddd41a48b92a3600cc3508d" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:52.746462 18917 ts_tablet_manager.cc:1434] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:52.746618 18649 raft_consensus.cc:2468] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 0.
I20260713 09:05:52.747411 18917 tablet_bootstrap.cc:492] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb: Bootstrap starting.
I20260713 09:05:52.747879 18839 leader_election.cc:304] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.749408 19042 raft_consensus.cc:2804] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:52.749755 19042 raft_consensus.cc:493] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.750072 19042 raft_consensus.cc:3060] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.753261 18917 tablet_bootstrap.cc:654] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.757331 18952 consensus_queue.cc:1048] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.758570 19042 raft_consensus.cc:515] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.760673 18994 consensus_queue.cc:1048] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.762141 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28d01030ddd41a48b92a3600cc3508d" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
W20260713 09:05:52.763443 18837 leader_election.cc:343] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:52.763746 18917 tablet_bootstrap.cc:492] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb: No bootstrap required, opened a new log
I20260713 09:05:52.764207 18917 ts_tablet_manager.cc:1403] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260713 09:05:52.766592 18917 raft_consensus.cc:359] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.766950 18799 raft_consensus.cc:3060] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.767189 18917 raft_consensus.cc:385] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.767540 18917 raft_consensus.cc:740] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.768193 19042 leader_election.cc:290] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 1 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:52.768368 18917 consensus_queue.cc:260] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.769169 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28d01030ddd41a48b92a3600cc3508d" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:52.769753 18649 raft_consensus.cc:3060] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.780740 18952 consensus_queue.cc:1048] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.781347 18917 ts_tablet_manager.cc:1434] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:05:52.795147 18649 raft_consensus.cc:2468] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 1.
I20260713 09:05:52.797713 18839 leader_election.cc:304] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:52.798916 19042 raft_consensus.cc:2804] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:52.799564 19042 raft_consensus.cc:697] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Becoming Leader. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:05:52.800727 19042 consensus_queue.cc:237] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:52.808624 19047 raft_consensus.cc:493] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.809155 19047 raft_consensus.cc:515] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:52.811206 19047 leader_election.cc:290] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:52.813159 18548 catalog_manager.cc:5697] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c reported cstate change: term changed from 0 to 1, leader changed from <none> to b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196). New cstate: current_term: 1 leader_uuid: "b887e7c5dfa94259ad67b217342a9d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.813705 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059e25613c1e4cbd92d9de472da6f7c1" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:52.814265 18871 raft_consensus.cc:2393] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 6389b060803d4374915961de8d46eca7 in this term.
I20260713 09:05:52.815806 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059e25613c1e4cbd92d9de472da6f7c1" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:52.816879 18764 leader_election.cc:304] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:52.817762 19047 raft_consensus.cc:3060] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.823320 19047 raft_consensus.cc:2749] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.931509 19047 raft_consensus.cc:493] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.931964 19047 raft_consensus.cc:515] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:52.933676 19047 leader_election.cc:290] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:52.934454 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:52.934808 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:52.935577 18725 raft_consensus.cc:2393] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in this term.
I20260713 09:05:52.936463 18764 leader_election.cc:304] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7
I20260713 09:05:52.937104 19047 raft_consensus.cc:3060] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.941747 19047 raft_consensus.cc:2749] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:53.005890 19026 consensus_queue.cc:1048] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.016955 19022 consensus_queue.cc:1048] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.036957 18952 consensus_queue.cc:1048] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.051255 18927 consensus_queue.cc:1048] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.055200 18966 consensus_queue.cc:1048] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.071944 18966 consensus_queue.cc:1048] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.074012 18966 consensus_queue.cc:1048] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.093372 19022 consensus_queue.cc:1048] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.094996 19022 consensus_queue.cc:1048] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.108759 19026 consensus_queue.cc:1048] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.261011 18957 raft_consensus.cc:493] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:53.261648 18957 raft_consensus.cc:515] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:53.263651 18957 leader_election.cc:290] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:53.264362 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28d01030ddd41a48b92a3600cc3508d" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:53.265187 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28d01030ddd41a48b92a3600cc3508d" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:53.265924 18649 raft_consensus.cc:2393] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 1: Already voted for candidate b887e7c5dfa94259ad67b217342a9d8c in this term.
I20260713 09:05:53.266795 18765 leader_election.cc:304] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:53.267499 18957 raft_consensus.cc:3060] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:53.274293 18957 raft_consensus.cc:2749] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:53.277055 19042 consensus_queue.cc:1048] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.286213 18979 consensus_queue.cc:1048] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:53.313071 18957 raft_consensus.cc:493] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:53.313512 18957 raft_consensus.cc:515] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:53.315191 18957 leader_election.cc:290] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:53.315775 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:53.316121 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:53.316350 18725 raft_consensus.cc:2468] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:53.316730 18871 raft_consensus.cc:2468] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:53.317394 18764 leader_election.cc:304] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:05:53.318315 18957 raft_consensus.cc:2804] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.318645 18957 raft_consensus.cc:493] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:53.318917 18957 raft_consensus.cc:3060] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.323999 18957 raft_consensus.cc:515] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:53.325439 18957 leader_election.cc:290] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:05:53.326152 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:53.326267 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72f16c8f984db9aced968316571b86" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:53.326601 18725 raft_consensus.cc:3060] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.326761 18871 raft_consensus.cc:3060] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.331292 18725 raft_consensus.cc:2468] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:05:53.331482 18871 raft_consensus.cc:2468] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:05:53.332304 18764 leader_election.cc:304] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:05:53.332948 18957 raft_consensus.cc:2804] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:53.333326 18957 raft_consensus.cc:697] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Leader. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:05:53.334038 18957 consensus_queue.cc:237] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Queue going to LEADER 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: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:05:53.340400 18546 catalog_manager.cc:5697] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb reported cstate change: term changed from 0 to 2, leader changed from <none> to 0a0963b0c538400f9defa74d73a60feb (127.15.249.195). New cstate: current_term: 2 leader_uuid: "0a0963b0c538400f9defa74d73a60feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:53.436328 16359 tablet_server.cc:179] TabletServer@127.15.249.193:0 shutting down...
W20260713 09:05:53.457686 18839 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260713 09:05:53.463439 18839 consensus_peers.cc:597] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.469830 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:53.470386 16359 tablet_replica.cc:333] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.470979 16359 raft_consensus.cc:2243] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.471791 16359 raft_consensus.cc:2272] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.474090 16359 tablet_replica.cc:333] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.474668 16359 raft_consensus.cc:2243] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.475365 16359 raft_consensus.cc:2272] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.477183 16359 tablet_replica.cc:333] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.477700 16359 raft_consensus.cc:2243] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.478425 16359 raft_consensus.cc:2272] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.480177 16359 tablet_replica.cc:333] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.480737 16359 raft_consensus.cc:2243] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.481388 16359 raft_consensus.cc:2272] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.482856 16359 tablet_replica.cc:333] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.483345 16359 raft_consensus.cc:2243] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.484100 16359 raft_consensus.cc:2272] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.485800 16359 tablet_replica.cc:333] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.486313 16359 raft_consensus.cc:2243] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.486966 16359 raft_consensus.cc:2272] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.488633 16359 tablet_replica.cc:333] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.489125 16359 raft_consensus.cc:2243] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.489503 16359 raft_consensus.cc:2272] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.490932 16359 tablet_replica.cc:333] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.491417 16359 raft_consensus.cc:2243] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.491847 16359 raft_consensus.cc:2272] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.493749 16359 tablet_replica.cc:333] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.494462 16359 raft_consensus.cc:2243] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.494997 16359 raft_consensus.cc:2272] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.496608 16359 tablet_replica.cc:333] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.497058 16359 raft_consensus.cc:2243] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.497370 16359 raft_consensus.cc:2272] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.498752 16359 tablet_replica.cc:333] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.499176 16359 raft_consensus.cc:2243] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.499480 16359 raft_consensus.cc:2272] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.501232 16359 tablet_replica.cc:333] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.501679 16359 raft_consensus.cc:2243] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.502256 16359 raft_consensus.cc:2272] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.503639 16359 tablet_replica.cc:333] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.504257 16359 raft_consensus.cc:2243] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.504588 16359 raft_consensus.cc:2272] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.506587 16359 tablet_replica.cc:333] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.507176 16359 raft_consensus.cc:2243] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.507947 16359 raft_consensus.cc:2272] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.510123 16359 tablet_replica.cc:333] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.510646 16359 raft_consensus.cc:2243] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:05:53.511056 18839 consensus_peers.cc:597] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.511426 16359 raft_consensus.cc:2272] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.513221 16359 tablet_replica.cc:333] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.513887 16359 raft_consensus.cc:2243] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.514376 16359 raft_consensus.cc:2272] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.517098 16359 tablet_replica.cc:333] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.517747 16359 raft_consensus.cc:2243] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.518203 16359 raft_consensus.cc:2272] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.520291 16359 tablet_replica.cc:333] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: stopping tablet replica
I20260713 09:05:53.520884 16359 raft_consensus.cc:2243] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.521719 16359 raft_consensus.cc:2272] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:53.525130 18691 consensus_peers.cc:597] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.559341 16359 tablet_server.cc:196] TabletServer@127.15.249.193:0 shutdown complete.
I20260713 09:05:53.581516 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:53.587159 19116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:53.588989 19117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:53.592192 19119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:53.592859 16359 server_base.cc:1061] running on GCE node
I20260713 09:05:53.595713 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:53.596027 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:53.596189 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933553596170 us; error 0 us; skew 500 ppm
I20260713 09:05:53.596669 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:53.598945 16359 webserver.cc:533] Webserver started at http://127.15.249.193:39255/ using document root <none> and password file <none>
I20260713 09:05:53.599370 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:53.599522 16359 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:05:53.602984 16359 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
W20260713 09:05:53.609661 18691 consensus_peers.cc:597] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.609974 19125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:53.611198 16359 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260713 09:05:53.611593 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-2jxz"
I20260713 09:05:53.611901 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:53.626101 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:53.626976 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:53.628307 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:53.632020 19132 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:05:53.640810 18691 consensus_peers.cc:597] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.747359 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:05:53.748391 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.117s	user 0.001s	sys 0.004s
I20260713 09:05:53.749223 16359 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:05:53.780601 19132 tablet_bootstrap.cc:492] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
W20260713 09:05:53.782264 18765 consensus_peers.cc:597] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.782999 18874 raft_consensus.cc:1275] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:53.785715 18957 consensus_queue.cc:1048] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:53.825650 18725 raft_consensus.cc:1275] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:53.840324 18957 consensus_queue.cc:1048] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:53.845158 19132 tablet_bootstrap.cc:492] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:53.847354 19132 tablet_bootstrap.cc:492] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:53.848062 19132 ts_tablet_manager.cc:1403] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.025s
I20260713 09:05:53.851408 19132 raft_consensus.cc:359] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:53.852237 19132 raft_consensus.cc:740] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.853164 19132 consensus_queue.cc:260] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
W20260713 09:05:53.857270 18839 consensus_peers.cc:597] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:53.869235 18839 consensus_peers.cc:597] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.876168 19132 ts_tablet_manager.cc:1434] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.014s
I20260713 09:05:53.877092 19132 tablet_bootstrap.cc:492] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:53.895619 19132 tablet_bootstrap.cc:492] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:53.896579 19132 tablet_bootstrap.cc:492] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:53.897085 19132 ts_tablet_manager.cc:1403] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:05:53.898929 19132 raft_consensus.cc:359] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:53.899435 19132 raft_consensus.cc:740] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.900094 19132 consensus_queue.cc:260] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:53.901391 19132 ts_tablet_manager.cc:1434] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:05:53.901952 19132 tablet_bootstrap.cc:492] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:53.912339 19132 tablet_bootstrap.cc:492] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:53.912750 16359 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:05:53.913007 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.164s	user 0.105s	sys 0.007s
I20260713 09:05:53.913121 19132 tablet_bootstrap.cc:492] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:53.913714 19132 ts_tablet_manager.cc:1403] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.008s
I20260713 09:05:53.915536 19132 raft_consensus.cc:359] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:53.916076 19132 raft_consensus.cc:740] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.916739 19132 consensus_queue.cc:260] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:53.918139 19132 ts_tablet_manager.cc:1434] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:53.918768 19132 tablet_bootstrap.cc:492] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:53.933028 19132 tablet_bootstrap.cc:492] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:53.933972 19132 tablet_bootstrap.cc:492] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:53.934564 19132 ts_tablet_manager.cc:1403] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260713 09:05:53.936800 19132 raft_consensus.cc:359] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:53.937458 19132 raft_consensus.cc:740] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.938400 19132 consensus_queue.cc:260] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:53.940299 19132 ts_tablet_manager.cc:1434] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:05:53.941131 19132 tablet_bootstrap.cc:492] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:53.954561 19132 tablet_bootstrap.cc:492] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:53.955310 19132 tablet_bootstrap.cc:492] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:53.955893 19132 ts_tablet_manager.cc:1403] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:05:53.957707 19132 raft_consensus.cc:359] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:53.958210 19132 raft_consensus.cc:740] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.958870 19132 consensus_queue.cc:260] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:53.960397 19132 ts_tablet_manager.cc:1434] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:53.961019 19132 tablet_bootstrap.cc:492] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:53.971311 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:40739
I20260713 09:05:53.971563 19208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:40739 every 8 connection(s)
I20260713 09:05:53.974380 19132 tablet_bootstrap.cc:492] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:53.975319 19132 tablet_bootstrap.cc:492] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:53.976104 19132 ts_tablet_manager.cc:1403] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260713 09:05:53.978523 19132 raft_consensus.cc:359] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:53.979188 19132 raft_consensus.cc:740] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.979948 19132 consensus_queue.cc:260] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:53.982115 19132 ts_tablet_manager.cc:1434] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:53.982738 19132 tablet_bootstrap.cc:492] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:53.994418 19209 heartbeater.cc:344] Connected to a master server at 127.15.249.254:32979
I20260713 09:05:53.994789 19209 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:53.995468 19209 heartbeater.cc:507] Master 127.15.249.254:32979 requested a full tablet report, sending...
I20260713 09:05:53.995772 19132 tablet_bootstrap.cc:492] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:53.996495 19132 tablet_bootstrap.cc:492] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:53.996961 19132 ts_tablet_manager.cc:1403] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:05:53.998637 19132 raft_consensus.cc:359] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:53.999120 19132 raft_consensus.cc:740] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.999601 19132 consensus_queue.cc:260] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.001225 19132 ts_tablet_manager.cc:1434] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:54.001838 19132 tablet_bootstrap.cc:492] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.002204 18548 ts_manager.cc:194] Re-registered known tserver with Master: 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.012739 19132 tablet_bootstrap.cc:492] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.013559 19132 tablet_bootstrap.cc:492] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.014012 19132 ts_tablet_manager.cc:1403] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:05:54.015570 18548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60396
I20260713 09:05:54.015735 19132 raft_consensus.cc:359] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.016382 19132 raft_consensus.cc:740] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.017017 19132 consensus_queue.cc:260] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.018626 19132 ts_tablet_manager.cc:1434] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:54.019235 19132 tablet_bootstrap.cc:492] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.019649 19209 heartbeater.cc:499] Master 127.15.249.254:32979 was elected leader, sending a full tablet report...
I20260713 09:05:54.034121 19132 tablet_bootstrap.cc:492] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.035049 19132 tablet_bootstrap.cc:492] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.035661 19132 ts_tablet_manager.cc:1403] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260713 09:05:54.038062 19132 raft_consensus.cc:359] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.039039 19132 raft_consensus.cc:740] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.039705 19132 consensus_queue.cc:260] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.041709 19132 ts_tablet_manager.cc:1434] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:54.042452 19132 tablet_bootstrap.cc:492] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.054153 19132 tablet_bootstrap.cc:492] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.054922 19132 tablet_bootstrap.cc:492] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.055410 19132 ts_tablet_manager.cc:1403] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:05:54.057090 19132 raft_consensus.cc:359] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.057574 19132 raft_consensus.cc:740] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.058136 19132 consensus_queue.cc:260] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.059444 19132 ts_tablet_manager.cc:1434] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:54.060309 19132 tablet_bootstrap.cc:492] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.071516 19132 tablet_bootstrap.cc:492] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.072316 19132 tablet_bootstrap.cc:492] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.072744 19132 ts_tablet_manager.cc:1403] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:05:54.074491 19132 raft_consensus.cc:359] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.074947 19132 raft_consensus.cc:740] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.075572 19132 consensus_queue.cc:260] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.077463 19132 ts_tablet_manager.cc:1434] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:54.078042 19132 tablet_bootstrap.cc:492] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.091252 19132 tablet_bootstrap.cc:492] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.092072 19132 tablet_bootstrap.cc:492] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.092702 19132 ts_tablet_manager.cc:1403] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:05:54.094974 19132 raft_consensus.cc:359] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.095415 19132 raft_consensus.cc:740] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.095999 19132 consensus_queue.cc:260] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.097427 19132 ts_tablet_manager.cc:1434] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:54.098018 19132 tablet_bootstrap.cc:492] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.110738 19132 tablet_bootstrap.cc:492] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.111454 19132 tablet_bootstrap.cc:492] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.112136 19132 ts_tablet_manager.cc:1403] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:05:54.114763 19132 raft_consensus.cc:359] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.115393 19132 raft_consensus.cc:740] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.116065 19132 consensus_queue.cc:260] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.118067 19132 ts_tablet_manager.cc:1434] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:54.118773 19132 tablet_bootstrap.cc:492] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.132606 19132 tablet_bootstrap.cc:492] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.133360 19132 tablet_bootstrap.cc:492] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.133829 19132 ts_tablet_manager.cc:1403] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:05:54.135504 19132 raft_consensus.cc:359] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.136071 19132 raft_consensus.cc:740] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.136538 19132 consensus_queue.cc:260] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.137923 19132 ts_tablet_manager.cc:1434] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:54.138839 19132 tablet_bootstrap.cc:492] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.150695 19132 tablet_bootstrap.cc:492] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.151505 19132 tablet_bootstrap.cc:492] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.152104 19132 ts_tablet_manager.cc:1403] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:05:54.154338 19132 raft_consensus.cc:359] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.154940 19132 raft_consensus.cc:740] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.155591 19132 consensus_queue.cc:260] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.157555 19132 ts_tablet_manager.cc:1434] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:54.158488 19132 tablet_bootstrap.cc:492] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.171639 19132 tablet_bootstrap.cc:492] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.172403 19132 tablet_bootstrap.cc:492] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.173038 19132 ts_tablet_manager.cc:1403] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260713 09:05:54.175427 19132 raft_consensus.cc:359] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.175941 19132 raft_consensus.cc:740] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.176507 19132 consensus_queue.cc:260] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.178391 19132 ts_tablet_manager.cc:1434] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:05:54.179333 19132 tablet_bootstrap.cc:492] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.192731 19132 tablet_bootstrap.cc:492] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.193616 19132 tablet_bootstrap.cc:492] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.194128 19132 ts_tablet_manager.cc:1403] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:05:54.196106 19132 raft_consensus.cc:359] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.196604 19132 raft_consensus.cc:740] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.197192 19132 consensus_queue.cc:260] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.198979 19132 ts_tablet_manager.cc:1434] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:54.199955 19132 tablet_bootstrap.cc:492] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap starting.
I20260713 09:05:54.211686 19132 tablet_bootstrap.cc:492] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:54.212316 19132 tablet_bootstrap.cc:492] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: Bootstrap complete.
I20260713 09:05:54.212749 19132 ts_tablet_manager.cc:1403] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260713 09:05:54.214440 19132 raft_consensus.cc:359] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.214864 19132 raft_consensus.cc:740] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.215292 19132 consensus_queue.cc:260] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.216595 19132 ts_tablet_manager.cc:1434] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:05:54.521304 19226 raft_consensus.cc:493] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.521867 19226 raft_consensus.cc:515] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.523881 19226 leader_election.cc:290] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.524629 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.524943 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:54.525234 19182 raft_consensus.cc:2468] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:54.526301 18765 leader_election.cc:304] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
I20260713 09:05:54.526943 19226 raft_consensus.cc:2804] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.527300 19226 raft_consensus.cc:493] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.527561 19226 raft_consensus.cc:3060] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.533241 19226 raft_consensus.cc:515] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.534798 19226 leader_election.cc:290] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 election: Requested vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.535571 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.536027 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:54.536209 19182 raft_consensus.cc:3060] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.544697 19182 raft_consensus.cc:2468] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:05:54.545701 18765 leader_election.cc:304] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 6389b060803d4374915961de8d46eca7
I20260713 09:05:54.546452 19226 raft_consensus.cc:2804] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.546895 19226 raft_consensus.cc:697] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Leader. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:05:54.547701 19226 consensus_queue.cc:237] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.555502 18548 catalog_manager.cc:5697] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to 0a0963b0c538400f9defa74d73a60feb (127.15.249.195). New cstate: current_term: 2 leader_uuid: "0a0963b0c538400f9defa74d73a60feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:54.566824 19141 raft_consensus.cc:493] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.567273 19141 raft_consensus.cc:515] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.568984 19141 leader_election.cc:290] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.569772 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.569988 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:54.570796 19182 raft_consensus.cc:2468] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 1.
I20260713 09:05:54.572086 18839 leader_election.cc:304] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 6389b060803d4374915961de8d46eca7
I20260713 09:05:54.572815 19141 raft_consensus.cc:2804] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.573139 19141 raft_consensus.cc:493] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.573413 19141 raft_consensus.cc:3060] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.578002 18927 raft_consensus.cc:493] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.578092 19141 raft_consensus.cc:515] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.578447 18927 raft_consensus.cc:515] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.580010 19141 leader_election.cc:290] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 2 election: Requested vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.580500 18927 leader_election.cc:290] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.581248 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:54.580698 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.581641 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.581212 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:54.582065 18725 raft_consensus.cc:3060] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.582202 19182 raft_consensus.cc:3060] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.582587 18873 raft_consensus.cc:2393] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6389b060803d4374915961de8d46eca7 in current term 2: Already voted for candidate b887e7c5dfa94259ad67b217342a9d8c in this term.
I20260713 09:05:54.583523 19141 raft_consensus.cc:493] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.583963 18690 leader_election.cc:304] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:54.584048 19141 raft_consensus.cc:515] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.586601 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.587219 19181 raft_consensus.cc:2468] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 1.
I20260713 09:05:54.587182 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:54.588567 18839 leader_election.cc:304] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:54.589250 19141 leader_election.cc:290] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.589417 19142 raft_consensus.cc:2804] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.589444 18725 raft_consensus.cc:2468] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 2.
I20260713 09:05:54.589941 19142 raft_consensus.cc:493] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.590312 19182 raft_consensus.cc:2468] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 2.
I20260713 09:05:54.590437 19142 raft_consensus.cc:3060] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.590351 18927 raft_consensus.cc:2749] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.591078 18838 leader_election.cc:304] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:54.591931 19141 raft_consensus.cc:2804] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.592487 19141 raft_consensus.cc:697] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Becoming Leader. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:05:54.593420 19141 consensus_queue.cc:237] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.599414 19142 raft_consensus.cc:515] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.600991 18548 catalog_manager.cc:5697] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196). New cstate: current_term: 2 leader_uuid: "b887e7c5dfa94259ad67b217342a9d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.601725 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.601999 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb61c6857664f6db057f495c632218c" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:54.602293 19182 raft_consensus.cc:3060] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.602535 18725 raft_consensus.cc:3060] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.603911 19142 leader_election.cc:290] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 2 election: Requested vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.608994 18725 raft_consensus.cc:2468] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 2.
I20260713 09:05:54.609787 19182 raft_consensus.cc:2468] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 2.
I20260713 09:05:54.609952 18838 leader_election.cc:304] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:54.610805 19142 raft_consensus.cc:2804] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.611277 19142 raft_consensus.cc:697] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Becoming Leader. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:05:54.611279 19226 raft_consensus.cc:493] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.611963 19226 raft_consensus.cc:515] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.612134 19142 consensus_queue.cc:237] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.613998 19226 leader_election.cc:290] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.614758 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:54.615407 18873 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:54.617228 18764 leader_election.cc:304] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:05:54.621253 19226 raft_consensus.cc:2804] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.621657 19226 raft_consensus.cc:493] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.622066 19226 raft_consensus.cc:3060] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.630944 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.631589 19182 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:54.634667 18548 catalog_manager.cc:5697] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196). New cstate: current_term: 2 leader_uuid: "b887e7c5dfa94259ad67b217342a9d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.635567 19226 raft_consensus.cc:515] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.638450 19226 leader_election.cc:290] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.638792 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:54.639382 18873 raft_consensus.cc:3060] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.640013 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.640534 19182 raft_consensus.cc:3060] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.646524 19047 raft_consensus.cc:493] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.646793 19182 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:05:54.647054 19047 raft_consensus.cc:515] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.648761 18765 leader_election.cc:304] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
I20260713 09:05:54.649139 19047 leader_election.cc:290] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.649665 19047 raft_consensus.cc:2804] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.650050 19047 raft_consensus.cc:697] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Leader. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:05:54.650362 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.650985 19181 raft_consensus.cc:2468] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:54.652554 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:54.653899 18765 leader_election.cc:304] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
I20260713 09:05:54.650838 19047 consensus_queue.cc:237] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.654762 19226 raft_consensus.cc:2804] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.655184 19226 raft_consensus.cc:493] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.655474 19226 raft_consensus.cc:3060] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.657560 18873 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:05:54.659157 19134 raft_consensus.cc:493] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.659612 19134 raft_consensus.cc:515] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.661190 19226 raft_consensus.cc:515] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.662145 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.662767 19181 raft_consensus.cc:2468] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:54.663172 19226 leader_election.cc:290] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 election: Requested vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.664085 18691 leader_election.cc:304] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:05:54.664947 18991 raft_consensus.cc:2804] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.665113 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.665345 18991 raft_consensus.cc:493] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.665695 19181 raft_consensus.cc:3060] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.665740 18991 raft_consensus.cc:3060] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.667423 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:54.668651 19134 leader_election.cc:290] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.672832 19181 raft_consensus.cc:2468] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:05:54.673689 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:54.674573 18991 raft_consensus.cc:515] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.676823 18765 leader_election.cc:304] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 6389b060803d4374915961de8d46eca7
I20260713 09:05:54.677237 18991 leader_election.cc:290] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 2 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.678076 19047 raft_consensus.cc:2804] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.678129 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:54.678611 19047 raft_consensus.cc:697] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Leader. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:05:54.678753 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.679286 19181 raft_consensus.cc:3060] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.679512 19047 consensus_queue.cc:237] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.685612 19181 raft_consensus.cc:2468] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 2.
I20260713 09:05:54.686594 18691 leader_election.cc:304] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:54.687209 18927 raft_consensus.cc:2804] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.686784 18546 catalog_manager.cc:5697] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to 0a0963b0c538400f9defa74d73a60feb (127.15.249.195). New cstate: current_term: 2 leader_uuid: "0a0963b0c538400f9defa74d73a60feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.687628 18927 raft_consensus.cc:697] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 2 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:54.688344 18927 consensus_queue.cc:237] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.698097 18548 catalog_manager.cc:5697] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:54.706795 18546 catalog_manager.cc:5697] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to 0a0963b0c538400f9defa74d73a60feb (127.15.249.195). New cstate: current_term: 2 leader_uuid: "0a0963b0c538400f9defa74d73a60feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:54.708159 19235 raft_consensus.cc:493] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.708678 19235 raft_consensus.cc:515] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.711730 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:54.712282 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.712888 19181 raft_consensus.cc:2468] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 1.
I20260713 09:05:54.711706 19235 leader_election.cc:290] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.714036 18839 leader_election.cc:304] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:54.714730 19235 raft_consensus.cc:2804] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.715154 19235 raft_consensus.cc:493] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.715479 19235 raft_consensus.cc:3060] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.720214 19047 raft_consensus.cc:493] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.720799 19047 raft_consensus.cc:515] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.722113 19235 raft_consensus.cc:515] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.723062 19047 leader_election.cc:290] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.724102 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:54.724901 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:54.725346 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.725958 19182 raft_consensus.cc:3060] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.724488 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.726809 19181 raft_consensus.cc:2468] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:54.727061 19235 leader_election.cc:290] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 2 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.727895 18765 leader_election.cc:304] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:54.728559 19047 raft_consensus.cc:2804] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.728936 19047 raft_consensus.cc:493] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.729346 19047 raft_consensus.cc:3060] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.733363 19182 raft_consensus.cc:2468] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 2.
I20260713 09:05:54.734526 18839 leader_election.cc:304] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:54.735386 19235 raft_consensus.cc:2804] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.735831 19235 raft_consensus.cc:697] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Becoming Leader. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:05:54.736572 19235 consensus_queue.cc:237] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.736931 19047 raft_consensus.cc:515] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.738880 19047 leader_election.cc:290] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.739732 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:05:54.739982 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.743145 19182 raft_consensus.cc:3060] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.745884 18546 catalog_manager.cc:5697] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196). New cstate: current_term: 2 leader_uuid: "b887e7c5dfa94259ad67b217342a9d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.749837 19182 raft_consensus.cc:2468] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:05:54.750918 18765 leader_election.cc:304] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:54.751624 19047 raft_consensus.cc:2804] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.752187 19047 raft_consensus.cc:697] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Leader. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:05:54.753053 19047 consensus_queue.cc:237] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.761900 18546 catalog_manager.cc:5697] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to 0a0963b0c538400f9defa74d73a60feb (127.15.249.195). New cstate: current_term: 2 leader_uuid: "0a0963b0c538400f9defa74d73a60feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.764199 18927 raft_consensus.cc:493] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.764756 18927 raft_consensus.cc:515] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.766768 18927 leader_election.cc:290] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:54.767511 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.768138 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:54.768285 19182 raft_consensus.cc:2468] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 1.
I20260713 09:05:54.769688 18691 leader_election.cc:304] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:05:54.770579 18927 raft_consensus.cc:2804] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.770936 18927 raft_consensus.cc:493] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.771270 18927 raft_consensus.cc:3060] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.776458 18927 raft_consensus.cc:515] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.777797 18927 leader_election.cc:290] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 2 election: Requested vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:54.778656 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.778864 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:05:54.779295 19182 raft_consensus.cc:3060] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.784703 19182 raft_consensus.cc:2468] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 2.
I20260713 09:05:54.785637 18691 leader_election.cc:304] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb
I20260713 09:05:54.786276 18927 raft_consensus.cc:2804] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.786737 18927 raft_consensus.cc:697] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 2 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:05:54.787551 18927 consensus_queue.cc:237] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.794341 18546 catalog_manager.cc:5697] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.799906 19047 raft_consensus.cc:493] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.800524 19047 raft_consensus.cc:515] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.802671 19226 raft_consensus.cc:493] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.803256 19226 raft_consensus.cc:515] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.804421 19047 leader_election.cc:290] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.805472 19226 leader_election.cc:290] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.805362 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.806317 19182 raft_consensus.cc:2468] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 1.
I20260713 09:05:54.808092 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.808274 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8122abc4834b97a6caa227cc0bc675" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c" is_pre_election: true
I20260713 09:05:54.808565 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:54.808876 19182 raft_consensus.cc:2393] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 2: Already voted for candidate b887e7c5dfa94259ad67b217342a9d8c in this term.
I20260713 09:05:54.808319 18765 leader_election.cc:304] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
I20260713 09:05:54.810892 19236 raft_consensus.cc:493] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.811415 19236 raft_consensus.cc:515] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:05:54.813390 19236 leader_election.cc:290] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739)
I20260713 09:05:54.813971 19226 raft_consensus.cc:2804] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.814338 19226 raft_consensus.cc:493] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.814471 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.814759 19226 raft_consensus.cc:3060] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.815487 19182 raft_consensus.cc:2393] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b887e7c5dfa94259ad67b217342a9d8c in current term 2: Already voted for candidate 0a0963b0c538400f9defa74d73a60feb in this term.
I20260713 09:05:54.814476 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4562fc2246014fca9fbdf59bd20c9c81" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:54.817667 18837 leader_election.cc:304] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:54.818235 18764 leader_election.cc:304] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:05:54.818776 19236 raft_consensus.cc:3060] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.819547 19047 raft_consensus.cc:3060] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.822157 19226 raft_consensus.cc:515] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.824985 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
I20260713 09:05:54.825537 19182 raft_consensus.cc:3060] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.827239 19047 raft_consensus.cc:2749] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.828413 19236 raft_consensus.cc:2749] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.829000 19226 leader_election.cc:290] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 election: Requested vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.829636 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:05:54.832144 19182 raft_consensus.cc:2468] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:05:54.833175 18765 leader_election.cc:304] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 6389b060803d4374915961de8d46eca7
I20260713 09:05:54.833827 19226 raft_consensus.cc:2804] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.834364 19226 raft_consensus.cc:697] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Leader. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:05:54.835146 19226 consensus_queue.cc:237] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.842690 18546 catalog_manager.cc:5697] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb reported cstate change: term changed from 1 to 2, leader changed from 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193) to 0a0963b0c538400f9defa74d73a60feb (127.15.249.195). New cstate: current_term: 2 leader_uuid: "0a0963b0c538400f9defa74d73a60feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:54.881265 19226 raft_consensus.cc:493] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.881687 19226 raft_consensus.cc:515] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.883200 19226 leader_election.cc:290] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.883965 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.884258 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:54.884613 19182 raft_consensus.cc:2393] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a0963b0c538400f9defa74d73a60feb in current term 2: Already voted for candidate 6389b060803d4374915961de8d46eca7 in this term.
I20260713 09:05:54.885579 18765 leader_election.cc:304] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7
I20260713 09:05:54.886214 19226 raft_consensus.cc:3060] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.890905 19226 raft_consensus.cc:2749] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.941818 18927 raft_consensus.cc:493] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.942349 18927 raft_consensus.cc:515] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.943730 18927 leader_election.cc:290] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:54.944494 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.944773 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d594bbf854730b1ee8aee4b9a2288" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:54.945284 19182 raft_consensus.cc:2393] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6389b060803d4374915961de8d46eca7 in current term 2: Already voted for candidate 0a0963b0c538400f9defa74d73a60feb in this term.
I20260713 09:05:54.946169 18691 leader_election.cc:304] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:54.946724 18927 raft_consensus.cc:3060] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.950826 18927 raft_consensus.cc:2749] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.974161 18927 raft_consensus.cc:493] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.974581 18927 raft_consensus.cc:515] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:54.976495 18927 leader_election.cc:290] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:54.977130 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.977458 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2daac98a424c25b3146a896ca8e989" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:54.977998 19182 raft_consensus.cc:2393] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6389b060803d4374915961de8d46eca7 in current term 2: Already voted for candidate 0a0963b0c538400f9defa74d73a60feb in this term.
I20260713 09:05:54.979034 18691 leader_election.cc:304] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:54.979671 18927 raft_consensus.cc:3060] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.983623 18927 raft_consensus.cc:2749] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.994972 19236 raft_consensus.cc:493] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:54.995366 19236 raft_consensus.cc:515] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:05:54.997411 19236 leader_election.cc:290] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:05:54.997673 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:54.998014 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8cb6ac5dda403fa1bff16d561a8814" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6389b060803d4374915961de8d46eca7" is_pre_election: true
I20260713 09:05:54.998453 19182 raft_consensus.cc:2393] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b887e7c5dfa94259ad67b217342a9d8c in current term 2: Already voted for candidate 6389b060803d4374915961de8d46eca7 in this term.
I20260713 09:05:54.999675 18838 leader_election.cc:304] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [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: b887e7c5dfa94259ad67b217342a9d8c; no voters: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7
I20260713 09:05:55.000419 19236 raft_consensus.cc:3060] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.006281 19236 raft_consensus.cc:2749] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:55.015545 18927 raft_consensus.cc:493] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f7a9c6662cf41f88589cad0a7aea6a6)
I20260713 09:05:55.015993 18927 raft_consensus.cc:515] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:05:55.017375 18927 leader_election.cc:290] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:05:55.017949 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" is_pre_election: true
I20260713 09:05:55.018281 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48189483a9ce42c7afa050e3a4bde38f" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a0963b0c538400f9defa74d73a60feb" is_pre_election: true
I20260713 09:05:55.018625 19182 raft_consensus.cc:2393] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6389b060803d4374915961de8d46eca7 in current term 2: Already voted for candidate 0a0963b0c538400f9defa74d73a60feb in this term.
I20260713 09:05:55.019539 18691 leader_election.cc:304] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7; no voters: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:05:55.020172 18927 raft_consensus.cc:3060] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.025856 18927 raft_consensus.cc:2749] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:55.039674 19182 raft_consensus.cc:1275] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer b887e7c5dfa94259ad67b217342a9d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.040822 19236 consensus_queue.cc:1048] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.049348 19181 raft_consensus.cc:1275] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer b887e7c5dfa94259ad67b217342a9d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.050693 18725 raft_consensus.cc:1275] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer b887e7c5dfa94259ad67b217342a9d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.050760 19235 consensus_queue.cc:1048] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:55.052229 19235 consensus_queue.cc:1048] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.064522 19181 raft_consensus.cc:1275] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.066013 19226 consensus_queue.cc:1048] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:05:55.077785 18725 raft_consensus.cc:1275] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer b887e7c5dfa94259ad67b217342a9d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.079289 19235 consensus_queue.cc:1048] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.086792 18724 raft_consensus.cc:1275] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.088871 18957 consensus_queue.cc:1048] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.124545 18724 raft_consensus.cc:1275] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.125607 18957 consensus_queue.cc:1048] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.133646 19181 raft_consensus.cc:1275] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.135257 19047 consensus_queue.cc:1048] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.147758 18873 raft_consensus.cc:1275] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Refusing update from remote peer 6389b060803d4374915961de8d46eca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.149091 18927 consensus_queue.cc:1048] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.158403 19181 raft_consensus.cc:1275] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer 6389b060803d4374915961de8d46eca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.159590 18927 consensus_queue.cc:1048] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.213788 19181 raft_consensus.cc:1275] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.214951 19047 consensus_queue.cc:1048] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.223975 18724 raft_consensus.cc:1275] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.225446 19226 consensus_queue.cc:1048] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.227499 19182 raft_consensus.cc:1275] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.229590 19047 consensus_queue.cc:1048] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.240577 18873 raft_consensus.cc:1275] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.242043 19226 consensus_queue.cc:1048] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.256716 19181 raft_consensus.cc:1275] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer b887e7c5dfa94259ad67b217342a9d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.258108 19235 consensus_queue.cc:1048] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.266434 18799 raft_consensus.cc:1275] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Refusing update from remote peer b887e7c5dfa94259ad67b217342a9d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.267951 19233 consensus_queue.cc:1048] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.292479 18873 raft_consensus.cc:1275] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.293540 19226 consensus_queue.cc:1048] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.302199 19181 raft_consensus.cc:1275] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.303218 19182 raft_consensus.cc:1275] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Refusing update from remote peer 6389b060803d4374915961de8d46eca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.303969 18957 consensus_queue.cc:1048] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.304679 18927 consensus_queue.cc:1048] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.321925 18799 raft_consensus.cc:1275] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Refusing update from remote peer 6389b060803d4374915961de8d46eca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.323743 18927 consensus_queue.cc:1048] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.978582 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:04.010842 18725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f"
dest_uuid: "6389b060803d4374915961de8d46eca7"
mode: GRACEFUL
new_leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:36026
I20260713 09:06:04.011701 18725 raft_consensus.cc:606] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Received request to transfer leadership to TS 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:06:04.015005 18725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2793daa5af44468e9b48a130036c014a"
dest_uuid: "6389b060803d4374915961de8d46eca7"
mode: GRACEFUL
new_leader_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
 from {username='slave'} at 127.0.0.1:36026
I20260713 09:06:04.015545 18725 raft_consensus.cc:606] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Received request to transfer leadership to TS b887e7c5dfa94259ad67b217342a9d8c
I20260713 09:06:04.017820 18725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6"
dest_uuid: "6389b060803d4374915961de8d46eca7"
mode: GRACEFUL
new_leader_uuid: "0a0963b0c538400f9defa74d73a60feb"
 from {username='slave'} at 127.0.0.1:36026
I20260713 09:06:04.018298 18725 raft_consensus.cc:606] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Received request to transfer leadership to TS 0a0963b0c538400f9defa74d73a60feb
I20260713 09:06:04.031005 18799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8"
dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
mode: GRACEFUL
new_leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:35080
I20260713 09:06:04.031589 18799 raft_consensus.cc:606] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 1 LEADER]: Received request to transfer leadership to TS 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:06:04.033918 18725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00"
dest_uuid: "6389b060803d4374915961de8d46eca7"
mode: GRACEFUL
new_leader_uuid: "0a0963b0c538400f9defa74d73a60feb"
 from {username='slave'} at 127.0.0.1:36026
I20260713 09:06:04.034396 18725 raft_consensus.cc:606] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Received request to transfer leadership to TS 0a0963b0c538400f9defa74d73a60feb
I20260713 09:06:04.045612 18874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9"
dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
mode: GRACEFUL
new_leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:41282
I20260713 09:06:04.046087 18874 raft_consensus.cc:606] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Received request to transfer leadership to TS 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:06:04.047147 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:06:04.047914 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:04.064401 19286 raft_consensus.cc:993] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7: : Instructing follower 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:04.065063 19292 raft_consensus.cc:1081] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Signalling peer 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:04.066799 19181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f"
dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:50652
I20260713 09:06:04.067394 19181 raft_consensus.cc:493] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.067744 19181 raft_consensus.cc:3060] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.074769 19181 raft_consensus.cc:515] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:06:04.076814 19181 leader_election.cc:290] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 2 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:06:04.089982 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:06:04.090776 18725 raft_consensus.cc:3055] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.091101 18725 raft_consensus.cc:740] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:06:04.091282 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa8abbbfeb41fcbf6129676a18e03f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:06:04.091888 18799 raft_consensus.cc:3060] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.092276 18725 consensus_queue.cc:260] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:06:04.093760 18725 raft_consensus.cc:3060] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.099186 18799 raft_consensus.cc:2468] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 2.
I20260713 09:06:04.100688 19126 leader_election.cc:304] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
I20260713 09:06:04.103099 18725 raft_consensus.cc:2468] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 2.
I20260713 09:06:04.103235 19286 raft_consensus.cc:993] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7: : Instructing follower 0a0963b0c538400f9defa74d73a60feb to start an election
I20260713 09:06:04.103171 19301 raft_consensus.cc:2804] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.103876 19292 raft_consensus.cc:1081] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Signalling peer 0a0963b0c538400f9defa74d73a60feb to start an election
I20260713 09:06:04.105134 19301 raft_consensus.cc:697] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:06:04.105792 18799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00"
dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
 from {username='slave'} at 127.0.0.1:51518
I20260713 09:06:04.106407 18799 raft_consensus.cc:493] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.106197 19301 consensus_queue.cc:237] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:06:04.106786 18799 raft_consensus.cc:3060] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.110194 19284 raft_consensus.cc:993] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c: : Instructing follower 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:04.110855 19289 raft_consensus.cc:1081] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Signalling peer 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:04.112804 19181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9"
dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:50656
I20260713 09:06:04.113332 19181 raft_consensus.cc:493] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.113240 18799 raft_consensus.cc:515] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:04.113772 19181 raft_consensus.cc:3060] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.117578 18799 leader_election.cc:290] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:06:04.118777 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:06:04.119429 18874 raft_consensus.cc:3060] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.119957 19181 raft_consensus.cc:515] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:06:04.122459 19181 leader_election.cc:290] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 2 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:06:04.120335 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989f1c80ca340ff9b1a033667420a00" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:06:04.124094 18725 raft_consensus.cc:3055] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.124430 18725 raft_consensus.cc:740] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:06:04.125279 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:06:04.125851 18726 raft_consensus.cc:3060] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.125416 18725 consensus_queue.cc:260] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [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: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:04.126976 18725 raft_consensus.cc:3060] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.127818 18874 raft_consensus.cc:2468] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:06:04.129252 18764 leader_election.cc:304] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:06:04.122210 18546 catalog_manager.cc:5697] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 1 to 2, leader changed from 6389b060803d4374915961de8d46eca7 (127.15.249.194) to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.130319 19291 raft_consensus.cc:2804] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.130795 19291 raft_consensus.cc:697] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Leader. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:06:04.131773 19291 consensus_queue.cc:237] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [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: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:04.135449 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2779bd332fb4710a81e0b77e205e6a9" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:06:04.136031 18874 raft_consensus.cc:3055] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.136240 18725 raft_consensus.cc:2468] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:06:04.136371 18874 raft_consensus.cc:740] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:06:04.137292 18874 consensus_queue.cc:260] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:06:04.138885 18874 raft_consensus.cc:3060] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.144626 18726 raft_consensus.cc:2468] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 2.
I20260713 09:06:04.144883 18874 raft_consensus.cc:2468] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 2.
I20260713 09:06:04.145989 19127 leader_election.cc:304] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:06:04.146809 19301 raft_consensus.cc:2804] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.147419 19301 raft_consensus.cc:697] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:06:04.148528 19301 consensus_queue.cc:237] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:06:04.158002 18548 catalog_manager.cc:5697] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb reported cstate change: term changed from 1 to 2, leader changed from 6389b060803d4374915961de8d46eca7 (127.15.249.194) to 0a0963b0c538400f9defa74d73a60feb (127.15.249.195). New cstate: current_term: 2 leader_uuid: "0a0963b0c538400f9defa74d73a60feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.167819 18548 catalog_manager.cc:5697] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 1 to 2, leader changed from b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196) to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.233685 19292 raft_consensus.cc:993] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7: : Instructing follower b887e7c5dfa94259ad67b217342a9d8c to start an election
I20260713 09:06:04.234203 19286 raft_consensus.cc:1081] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Signalling peer b887e7c5dfa94259ad67b217342a9d8c to start an election
I20260713 09:06:04.235620 18874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2793daa5af44468e9b48a130036c014a"
dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
 from {username='slave'} at 127.0.0.1:38472
I20260713 09:06:04.236064 18874 raft_consensus.cc:493] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.236300 18874 raft_consensus.cc:3060] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.242220 18874 raft_consensus.cc:515] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:04.244203 18874 leader_election.cc:290] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [CANDIDATE]: Term 2 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:06:04.245282 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2793daa5af44468e9b48a130036c014a" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:06:04.245432 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2793daa5af44468e9b48a130036c014a" candidate_uuid: "b887e7c5dfa94259ad67b217342a9d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:06:04.245867 18799 raft_consensus.cc:3060] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.245939 18726 raft_consensus.cc:3055] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.246320 18726 raft_consensus.cc:740] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:06:04.247059 18726 consensus_queue.cc:260] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [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: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:04.248304 18726 raft_consensus.cc:3060] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.252198 18799 raft_consensus.cc:2468] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 2.
I20260713 09:06:04.253311 18837 leader_election.cc:304] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [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: 0a0963b0c538400f9defa74d73a60feb, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:06:04.253994 19289 raft_consensus.cc:2804] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.254405 19289 raft_consensus.cc:697] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Becoming Leader. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:06:04.254449 18726 raft_consensus.cc:2468] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b887e7c5dfa94259ad67b217342a9d8c in term 2.
I20260713 09:06:04.255493 19289 consensus_queue.cc:237] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [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: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:04.263994 18548 catalog_manager.cc:5697] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c reported cstate change: term changed from 1 to 2, leader changed from 6389b060803d4374915961de8d46eca7 (127.15.249.194) to b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196). New cstate: current_term: 2 leader_uuid: "b887e7c5dfa94259ad67b217342a9d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:04.309124 19292 raft_consensus.cc:993] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7: : Instructing follower 0a0963b0c538400f9defa74d73a60feb to start an election
I20260713 09:06:04.309602 19286 raft_consensus.cc:1081] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Signalling peer 0a0963b0c538400f9defa74d73a60feb to start an election
I20260713 09:06:04.310905 18799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6"
dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
 from {username='slave'} at 127.0.0.1:51518
I20260713 09:06:04.311288 18799 raft_consensus.cc:493] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.311503 18799 raft_consensus.cc:3060] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.315873 18799 raft_consensus.cc:515] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:04.317137 18799 leader_election.cc:290] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [CANDIDATE]: Term 2 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:06:04.317866 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:06:04.318128 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "0a0963b0c538400f9defa74d73a60feb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:06:04.318421 18726 raft_consensus.cc:3055] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.318621 18874 raft_consensus.cc:3060] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.318770 18726 raft_consensus.cc:740] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:06:04.319566 18726 consensus_queue.cc:260] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [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: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:04.320791 18726 raft_consensus.cc:3060] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.324800 18874 raft_consensus.cc:2468] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:06:04.325924 18764 leader_election.cc:304] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [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: 0a0963b0c538400f9defa74d73a60feb, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:06:04.326673 19291 raft_consensus.cc:2804] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.326805 18726 raft_consensus.cc:2468] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a0963b0c538400f9defa74d73a60feb in term 2.
I20260713 09:06:04.327121 19291 raft_consensus.cc:697] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Leader. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:06:04.328109 19291 consensus_queue.cc:237] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [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: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:04.335592 18548 catalog_manager.cc:5697] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb reported cstate change: term changed from 1 to 2, leader changed from 6389b060803d4374915961de8d46eca7 (127.15.249.194) to 0a0963b0c538400f9defa74d73a60feb (127.15.249.195). New cstate: current_term: 2 leader_uuid: "0a0963b0c538400f9defa74d73a60feb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.517030 19291 raft_consensus.cc:993] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb: : Instructing follower 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:04.517619 19294 raft_consensus.cc:1081] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 1 LEADER]: Signalling peer 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:04.519091 19181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8"
dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:50672
I20260713 09:06:04.519569 19181 raft_consensus.cc:493] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.519886 19181 raft_consensus.cc:3060] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.521688 18726 raft_consensus.cc:1275] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.522900 19294 consensus_queue.cc:1048] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.524094 18874 raft_consensus.cc:1275] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.525375 19294 consensus_queue.cc:1048] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.525875 19181 raft_consensus.cc:515] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:06:04.526432 18799 raft_consensus.cc:1275] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.528180 19181 leader_election.cc:290] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 2 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:06:04.528611 19301 consensus_queue.cc:1048] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.529251 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:06:04.529779 18725 raft_consensus.cc:3060] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.530346 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51afa39475194231bd651a8da7e8b0c8" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:06:04.531243 18799 raft_consensus.cc:3055] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.531631 18799 raft_consensus.cc:740] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:06:04.532440 18799 consensus_queue.cc:260] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:06:04.533740 18799 raft_consensus.cc:3060] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.540294 18725 raft_consensus.cc:2468] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 2.
I20260713 09:06:04.541416 19127 leader_election.cc:304] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:06:04.542280 19301 raft_consensus.cc:2804] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.542723 19301 raft_consensus.cc:697] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:06:04.547048 18799 raft_consensus.cc:2468] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 2.
I20260713 09:06:04.543601 19301 consensus_queue.cc:237] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:06:04.621889 18548 catalog_manager.cc:5697] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 1 to 2, leader changed from 0a0963b0c538400f9defa74d73a60feb (127.15.249.195) to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.636615 18725 raft_consensus.cc:1275] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.648274 18724 raft_consensus.cc:1275] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.649575 19302 consensus_queue.cc:1048] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260713 09:06:04.652499 19322 consensus_queue.cc:1048] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:04.681919 18874 raft_consensus.cc:1275] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.703572 19302 consensus_queue.cc:1048] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.755878 18874 raft_consensus.cc:1275] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.757066 19324 consensus_queue.cc:1048] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.764971 18724 raft_consensus.cc:1275] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer 0a0963b0c538400f9defa74d73a60feb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.766391 19324 consensus_queue.cc:1048] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.770602 18726 raft_consensus.cc:1275] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer b887e7c5dfa94259ad67b217342a9d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.771903 19289 consensus_queue.cc:1048] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.787101 18800 raft_consensus.cc:1275] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Refusing update from remote peer b887e7c5dfa94259ad67b217342a9d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.788443 19332 consensus_queue.cc:1048] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.048719 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:05.062837 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:05.072471 18800 raft_consensus.cc:1275] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.073827 19301 consensus_queue.cc:1048] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.077461 18799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4"
dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
mode: GRACEFUL
new_leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:35080
I20260713 09:06:05.078095 18799 raft_consensus.cc:606] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Received request to transfer leadership to TS 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:06:05.080880 18800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6"
dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
mode: GRACEFUL
new_leader_uuid: "6389b060803d4374915961de8d46eca7"
 from {username='slave'} at 127.0.0.1:35080
I20260713 09:06:05.081476 18800 raft_consensus.cc:606] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Received request to transfer leadership to TS 6389b060803d4374915961de8d46eca7
I20260713 09:06:05.085489 18726 raft_consensus.cc:1275] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.085697 18874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f"
dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
mode: GRACEFUL
new_leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:41282
I20260713 09:06:05.086241 18874 raft_consensus.cc:606] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Received request to transfer leadership to TS 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:06:05.086931 19322 consensus_queue.cc:1048] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.093350 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:06:05.094326 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:05.163084 19324 raft_consensus.cc:993] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb: : Instructing follower 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:05.163599 19316 raft_consensus.cc:1081] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Signalling peer 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:05.165006 19181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4"
dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:50672
I20260713 09:06:05.165438 19181 raft_consensus.cc:493] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.165724 19181 raft_consensus.cc:3060] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.169966 19181 raft_consensus.cc:515] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:06:05.171272 19181 leader_election.cc:290] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 3 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:06:05.172082 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:06:05.172298 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9b6b1ceca479598893796692b0ff4" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:06:05.172593 18800 raft_consensus.cc:3055] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:05.172854 18874 raft_consensus.cc:3060] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.172953 18800 raft_consensus.cc:740] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:06:05.173678 18800 consensus_queue.cc:260] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:06:05.174526 18800 raft_consensus.cc:3060] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.177254 18874 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 3.
I20260713 09:06:05.178174 19127 leader_election.cc:304] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:06:05.178920 19322 raft_consensus.cc:2804] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:05.179103 18800 raft_consensus.cc:2468] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 3.
I20260713 09:06:05.179337 19322 raft_consensus.cc:697] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:06:05.180258 19322 consensus_queue.cc:237] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } }
I20260713 09:06:05.188153 18548 catalog_manager.cc:5697] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 2 to 3, leader changed from 0a0963b0c538400f9defa74d73a60feb (127.15.249.195) to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 3 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.194334 19318 raft_consensus.cc:993] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb: : Instructing follower 6389b060803d4374915961de8d46eca7 to start an election
I20260713 09:06:05.194828 19318 raft_consensus.cc:1081] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Signalling peer 6389b060803d4374915961de8d46eca7 to start an election
I20260713 09:06:05.196357 18726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6"
dest_uuid: "6389b060803d4374915961de8d46eca7"
 from {username='slave'} at 127.0.0.1:53912
I20260713 09:06:05.196805 18726 raft_consensus.cc:493] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.197113 18726 raft_consensus.cc:3060] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.202736 18726 raft_consensus.cc:515] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:05.204325 18726 leader_election.cc:290] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [CANDIDATE]: Term 3 election: Requested vote from peers 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105), b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497)
I20260713 09:06:05.205034 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:06:05.205217 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8a320a84e4d8483761705c8c1a9f6" candidate_uuid: "6389b060803d4374915961de8d46eca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:06:05.205541 18800 raft_consensus.cc:3055] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:05.205780 18874 raft_consensus.cc:3060] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.205899 18800 raft_consensus.cc:740] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a0963b0c538400f9defa74d73a60feb, State: Running, Role: LEADER
I20260713 09:06:05.206655 18800 consensus_queue.cc:260] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [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: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:05.207453 18800 raft_consensus.cc:3060] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.210119 18874 raft_consensus.cc:2468] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 3.
I20260713 09:06:05.211130 18690 leader_election.cc:304] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [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: 6389b060803d4374915961de8d46eca7, b887e7c5dfa94259ad67b217342a9d8c; no voters: 
I20260713 09:06:05.211853 19292 raft_consensus.cc:2804] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:05.212059 18800 raft_consensus.cc:2468] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6389b060803d4374915961de8d46eca7 in term 3.
I20260713 09:06:05.212262 19292 raft_consensus.cc:697] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 3 LEADER]: Becoming Leader. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:06:05.213289 19292 consensus_queue.cc:237] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [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: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } }
I20260713 09:06:05.219149 18548 catalog_manager.cc:5697] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 reported cstate change: term changed from 2 to 3, leader changed from 0a0963b0c538400f9defa74d73a60feb (127.15.249.195) to 6389b060803d4374915961de8d46eca7 (127.15.249.194). New cstate: current_term: 3 leader_uuid: "6389b060803d4374915961de8d46eca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.541720 19289 raft_consensus.cc:993] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c: : Instructing follower 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:05.542186 19284 raft_consensus.cc:1081] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Signalling peer 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:05.543426 19181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f"
dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:50656
I20260713 09:06:05.543823 19181 raft_consensus.cc:493] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.544055 19181 raft_consensus.cc:3060] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.548125 19181 raft_consensus.cc:515] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:06:05.549369 19181 leader_election.cc:290] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 3 election: Requested vote from peers b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196:41497), 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631)
I20260713 09:06:05.550122 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b887e7c5dfa94259ad67b217342a9d8c"
I20260713 09:06:05.550419 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8418b24d1f9463c9ae856374e7d0b8f" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:06:05.550624 18874 raft_consensus.cc:3055] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:05.550936 18874 raft_consensus.cc:740] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b887e7c5dfa94259ad67b217342a9d8c, State: Running, Role: LEADER
I20260713 09:06:05.550948 18726 raft_consensus.cc:3060] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.551599 18874 consensus_queue.cc:260] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:06:05.552500 18874 raft_consensus.cc:3060] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.555209 18726 raft_consensus.cc:2468] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 3.
I20260713 09:06:05.556171 19127 leader_election.cc:304] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 3f7a9c6662cf41f88589cad0a7aea6a6, 6389b060803d4374915961de8d46eca7; no voters: 
I20260713 09:06:05.556697 18874 raft_consensus.cc:2468] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 3.
I20260713 09:06:05.556846 19302 raft_consensus.cc:2804] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:05.557392 19302 raft_consensus.cc:697] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:06:05.558144 19302 consensus_queue.cc:237] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } }
I20260713 09:06:05.565320 18548 catalog_manager.cc:5697] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 2 to 3, leader changed from b887e7c5dfa94259ad67b217342a9d8c (127.15.249.196) to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 3 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.610811 18800 raft_consensus.cc:1275] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:05.612035 19302 consensus_queue.cc:1048] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.628288 18874 raft_consensus.cc:1275] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:05.629642 19302 consensus_queue.cc:1048] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.639541 18873 raft_consensus.cc:1275] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Refusing update from remote peer 6389b060803d4374915961de8d46eca7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:05.641068 19292 consensus_queue.cc:1048] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.651938 18800 raft_consensus.cc:1275] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Refusing update from remote peer 6389b060803d4374915961de8d46eca7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:05.653285 19292 consensus_queue.cc:1048] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:06:05.997970 18724 raft_consensus.cc:1275] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:05.999238 19302 consensus_queue.cc:1048] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.008486 18874 raft_consensus.cc:1275] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:06.010313 19322 consensus_queue.cc:1048] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b887e7c5dfa94259ad67b217342a9d8c" member_type: VOTER last_known_addr { host: "127.15.249.196" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.095309 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:06.111732 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:06.125726 18724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2"
dest_uuid: "6389b060803d4374915961de8d46eca7"
mode: GRACEFUL
new_leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:36026
I20260713 09:06:06.126245 18724 raft_consensus.cc:606] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 2 LEADER]: Received request to transfer leadership to TS 3f7a9c6662cf41f88589cad0a7aea6a6
I20260713 09:06:06.127306 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:06.127902 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:06.320658 19286 raft_consensus.cc:993] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7: : Instructing follower 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:06.321099 19292 raft_consensus.cc:1081] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 2 LEADER]: Signalling peer 3f7a9c6662cf41f88589cad0a7aea6a6 to start an election
I20260713 09:06:06.322311 19181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2"
dest_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6"
 from {username='slave'} at 127.0.0.1:50652
I20260713 09:06:06.322687 19181 raft_consensus.cc:493] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:06.322901 19181 raft_consensus.cc:3060] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:06.327152 19181 raft_consensus.cc:515] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:06:06.328459 19181 leader_election.cc:290] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [CANDIDATE]: Term 3 election: Requested vote from peers 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631), 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105)
I20260713 09:06:06.329335 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6389b060803d4374915961de8d46eca7"
I20260713 09:06:06.329586 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565d466724b04996a7389a7ee4d558a2" candidate_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a0963b0c538400f9defa74d73a60feb"
I20260713 09:06:06.329888 18726 raft_consensus.cc:3055] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:06.330067 18800 raft_consensus.cc:3060] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:06.330238 18726 raft_consensus.cc:740] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6389b060803d4374915961de8d46eca7, State: Running, Role: LEADER
I20260713 09:06:06.331066 18726 consensus_queue.cc:260] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:06:06.332228 18726 raft_consensus.cc:3060] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:06.336292 18800 raft_consensus.cc:2468] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 3.
I20260713 09:06:06.337493 19126 leader_election.cc:304] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: 0a0963b0c538400f9defa74d73a60feb, 3f7a9c6662cf41f88589cad0a7aea6a6; no voters: 
I20260713 09:06:06.338310 18726 raft_consensus.cc:2468] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7a9c6662cf41f88589cad0a7aea6a6 in term 3.
I20260713 09:06:06.339038 19301 raft_consensus.cc:2804] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:06.339535 19301 raft_consensus.cc:697] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 LEADER]: Becoming Leader. State: Replica: 3f7a9c6662cf41f88589cad0a7aea6a6, State: Running, Role: LEADER
I20260713 09:06:06.340345 19301 consensus_queue.cc:237] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [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: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } }
I20260713 09:06:06.347450 18546 catalog_manager.cc:5697] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 reported cstate change: term changed from 2 to 3, leader changed from 6389b060803d4374915961de8d46eca7 (127.15.249.194) to 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193). New cstate: current_term: 3 leader_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7a9c6662cf41f88589cad0a7aea6a6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.763522 18800 raft_consensus.cc:1275] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:06.765015 19301 consensus_queue.cc:1048] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a0963b0c538400f9defa74d73a60feb" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.774926 18726 raft_consensus.cc:1275] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Refusing update from remote peer 3f7a9c6662cf41f88589cad0a7aea6a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:06.776206 19322 consensus_queue.cc:1048] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6389b060803d4374915961de8d46eca7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:07.128731 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:07.142058 16359 tablet_server.cc:179] TabletServer@127.15.249.193:40739 shutting down...
W20260713 09:06:07.166013 18765 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260713 09:06:07.166808 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:07.167650 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.168426 16359 raft_consensus.cc:2243] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:06:07.169286 18765 consensus_peers.cc:597] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.169344 16359 raft_consensus.cc:2272] T 565d466724b04996a7389a7ee4d558a2 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.172523 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.173061 16359 raft_consensus.cc:2243] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.173738 16359 raft_consensus.cc:2272] T 27e9b6b1ceca479598893796692b0ff4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.175570 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.176177 16359 raft_consensus.cc:2243] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.176563 16359 raft_consensus.cc:2272] T b64b073b8a6c46fea3f8bf1400fd0e9f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.178448 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.178938 16359 raft_consensus.cc:2243] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.179328 16359 raft_consensus.cc:2272] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.181175 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.181661 16359 raft_consensus.cc:2243] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.182062 16359 raft_consensus.cc:2272] T 2b2daac98a424c25b3146a896ca8e989 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.184137 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.184629 16359 raft_consensus.cc:2243] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.185286 16359 raft_consensus.cc:2272] T 0cfa8abbbfeb41fcbf6129676a18e03f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.187134 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.187672 16359 raft_consensus.cc:2243] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.188140 16359 raft_consensus.cc:2272] T 4562fc2246014fca9fbdf59bd20c9c81 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.189843 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.190330 16359 raft_consensus.cc:2243] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.190719 16359 raft_consensus.cc:2272] T 2d8cb6ac5dda403fa1bff16d561a8814 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.192386 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.192893 16359 raft_consensus.cc:2243] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.193281 16359 raft_consensus.cc:2272] T f28d01030ddd41a48b92a3600cc3508d P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.195461 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.196082 16359 raft_consensus.cc:2243] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.196552 16359 raft_consensus.cc:2272] T 321d594bbf854730b1ee8aee4b9a2288 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.198992 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.199627 16359 raft_consensus.cc:2243] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.200148 16359 raft_consensus.cc:2272] T 48189483a9ce42c7afa050e3a4bde38f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.202211 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.202941 16359 raft_consensus.cc:2243] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.203881 16359 raft_consensus.cc:2272] T f8418b24d1f9463c9ae856374e7d0b8f P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:07.204490 18839 consensus_peers.cc:597] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:07.206161 18765 consensus_peers.cc:597] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.206411 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.207010 16359 raft_consensus.cc:2243] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.207428 16359 raft_consensus.cc:2272] T 3cb61c6857664f6db057f495c632218c P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.209352 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.209815 16359 raft_consensus.cc:2243] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.210464 16359 raft_consensus.cc:2272] T 51afa39475194231bd651a8da7e8b0c8 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.212193 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.212641 16359 raft_consensus.cc:2243] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.213390 16359 raft_consensus.cc:2272] T b2779bd332fb4710a81e0b77e205e6a9 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.215143 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.215612 16359 raft_consensus.cc:2243] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.215986 16359 raft_consensus.cc:2272] T e7a5321629664c8dbb90a7e1d6801815 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.217741 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.218187 16359 raft_consensus.cc:2243] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.218549 16359 raft_consensus.cc:2272] T 556885c787aa40628a6da8f6c35a40f4 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.220402 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:07.220924 16359 raft_consensus.cc:2243] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.221351 16359 raft_consensus.cc:2272] T 6f8122abc4834b97a6caa227cc0bc675 P 3f7a9c6662cf41f88589cad0a7aea6a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.259347 16359 tablet_server.cc:196] TabletServer@127.15.249.193:40739 shutdown complete.
I20260713 09:06:07.289050 16359 tablet_server.cc:179] TabletServer@127.15.249.194:0 shutting down...
I20260713 09:06:07.316828 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:07.317500 16359 tablet_replica.cc:333] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.318123 16359 raft_consensus.cc:2243] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.318629 16359 raft_consensus.cc:2272] T 3cb61c6857664f6db057f495c632218c P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.320888 16359 tablet_replica.cc:333] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.321592 16359 raft_consensus.cc:2243] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.322252 16359 raft_consensus.cc:2272] T 39a8a320a84e4d8483761705c8c1a9f6 P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.324033 16359 tablet_replica.cc:333] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.324501 16359 raft_consensus.cc:2243] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.325127 16359 raft_consensus.cc:2272] T 556885c787aa40628a6da8f6c35a40f4 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.326668 16359 tablet_replica.cc:333] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.327080 16359 raft_consensus.cc:2243] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.327392 16359 raft_consensus.cc:2272] T 565d466724b04996a7389a7ee4d558a2 P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.330029 16359 tablet_replica.cc:333] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.330489 16359 raft_consensus.cc:2243] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.330847 16359 raft_consensus.cc:2272] T f8418b24d1f9463c9ae856374e7d0b8f P 6389b060803d4374915961de8d46eca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.332758 16359 tablet_replica.cc:333] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.333392 16359 raft_consensus.cc:2243] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.334229 16359 raft_consensus.cc:2272] T 2d8cb6ac5dda403fa1bff16d561a8814 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.336427 16359 tablet_replica.cc:333] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.337047 16359 raft_consensus.cc:2243] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:07.337045 18839 consensus_peers.cc:597] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.338013 16359 raft_consensus.cc:2272] T 321d594bbf854730b1ee8aee4b9a2288 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:07.341302 18764 consensus_peers.cc:597] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb -> Peer 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631): Couldn't send request to peer 6389b060803d4374915961de8d46eca7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.342267 16359 tablet_replica.cc:333] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
W20260713 09:06:07.342808 18839 consensus_peers.cc:597] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.343343 16359 raft_consensus.cc:2243] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.344099 16359 raft_consensus.cc:2272] T ef72f16c8f984db9aced968316571b86 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.346418 16359 tablet_replica.cc:333] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.347137 16359 raft_consensus.cc:2243] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:07.347859 18691 consensus_peers.cc:597] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.347992 16359 raft_consensus.cc:2272] T 059e25613c1e4cbd92d9de472da6f7c1 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.349834 16359 tablet_replica.cc:333] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.350281 16359 raft_consensus.cc:2243] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.350607 16359 raft_consensus.cc:2272] T 2b2daac98a424c25b3146a896ca8e989 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.352309 16359 tablet_replica.cc:333] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.352761 16359 raft_consensus.cc:2243] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.353075 16359 raft_consensus.cc:2272] T 0cfa8abbbfeb41fcbf6129676a18e03f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.354846 16359 tablet_replica.cc:333] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.355331 16359 raft_consensus.cc:2243] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.356127 16359 raft_consensus.cc:2272] T 38f71e9045bc4581aa8b205b1791e751 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:07.358322 18765 consensus_peers.cc:597] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.358583 16359 tablet_replica.cc:333] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.359153 16359 raft_consensus.cc:2243] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.359534 16359 raft_consensus.cc:2272] T b2779bd332fb4710a81e0b77e205e6a9 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.361220 16359 tablet_replica.cc:333] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.361720 16359 raft_consensus.cc:2243] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.362422 16359 raft_consensus.cc:2272] T e7a5321629664c8dbb90a7e1d6801815 P 6389b060803d4374915961de8d46eca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.364151 16359 tablet_replica.cc:333] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.364619 16359 raft_consensus.cc:2243] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.364989 16359 raft_consensus.cc:2272] T 9989f1c80ca340ff9b1a033667420a00 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.366628 16359 tablet_replica.cc:333] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.367079 16359 raft_consensus.cc:2243] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.367444 16359 raft_consensus.cc:2272] T 2793daa5af44468e9b48a130036c014a P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.369206 16359 tablet_replica.cc:333] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.369688 16359 raft_consensus.cc:2243] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.370103 16359 raft_consensus.cc:2272] T 48189483a9ce42c7afa050e3a4bde38f P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.371774 16359 tablet_replica.cc:333] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7: stopping tablet replica
I20260713 09:06:07.372248 16359 raft_consensus.cc:2243] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.372633 16359 raft_consensus.cc:2272] T 51afa39475194231bd651a8da7e8b0c8 P 6389b060803d4374915961de8d46eca7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:07.399492 18764 consensus_peers.cc:597] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb -> Peer 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631): Couldn't send request to peer 6389b060803d4374915961de8d46eca7. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:41631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.408556 16359 tablet_server.cc:196] TabletServer@127.15.249.194:0 shutdown complete.
I20260713 09:06:07.438126 16359 tablet_server.cc:179] TabletServer@127.15.249.195:0 shutting down...
W20260713 09:06:07.454829 18764 consensus_peers.cc:597] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb -> Peer 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631): Couldn't send request to peer 6389b060803d4374915961de8d46eca7. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:41631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:07.456653 18837 consensus_peers.cc:597] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c -> Peer 0a0963b0c538400f9defa74d73a60feb (127.15.249.195:45105): Couldn't send request to peer 0a0963b0c538400f9defa74d73a60feb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.468873 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:07.469617 16359 tablet_replica.cc:333] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.470283 16359 raft_consensus.cc:2243] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.470808 16359 raft_consensus.cc:2272] T 39a8a320a84e4d8483761705c8c1a9f6 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.472708 16359 tablet_replica.cc:333] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.473268 16359 raft_consensus.cc:2243] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.473682 16359 raft_consensus.cc:2272] T f28d01030ddd41a48b92a3600cc3508d P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.475380 16359 tablet_replica.cc:333] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.475997 16359 raft_consensus.cc:2243] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.476974 16359 raft_consensus.cc:2272] T 321d594bbf854730b1ee8aee4b9a2288 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.479228 16359 tablet_replica.cc:333] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.479938 16359 raft_consensus.cc:2243] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.480386 16359 raft_consensus.cc:2272] T 27e9b6b1ceca479598893796692b0ff4 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:07.480538 18838 consensus_peers.cc:597] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c -> Peer 6389b060803d4374915961de8d46eca7 (127.15.249.194:41631): Couldn't send request to peer 6389b060803d4374915961de8d46eca7. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:41631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.482280 16359 tablet_replica.cc:333] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.482787 16359 raft_consensus.cc:2243] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.483179 16359 raft_consensus.cc:2272] T 6f8122abc4834b97a6caa227cc0bc675 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.484962 16359 tablet_replica.cc:333] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.485419 16359 raft_consensus.cc:2243] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.485775 16359 raft_consensus.cc:2272] T 565d466724b04996a7389a7ee4d558a2 P 0a0963b0c538400f9defa74d73a60feb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.487602 16359 tablet_replica.cc:333] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.488157 16359 raft_consensus.cc:2243] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.488577 16359 raft_consensus.cc:2272] T 38f71e9045bc4581aa8b205b1791e751 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.490293 16359 tablet_replica.cc:333] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.490767 16359 raft_consensus.cc:2243] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.491482 16359 raft_consensus.cc:2272] T ef72f16c8f984db9aced968316571b86 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.493230 16359 tablet_replica.cc:333] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.493728 16359 raft_consensus.cc:2243] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.494113 16359 raft_consensus.cc:2272] T 059e25613c1e4cbd92d9de472da6f7c1 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.495930 16359 tablet_replica.cc:333] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.496410 16359 raft_consensus.cc:2243] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.497124 16359 raft_consensus.cc:2272] T 2b2daac98a424c25b3146a896ca8e989 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.498944 16359 tablet_replica.cc:333] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.499485 16359 raft_consensus.cc:2243] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.499917 16359 raft_consensus.cc:2272] T 0cfa8abbbfeb41fcbf6129676a18e03f P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.501559 16359 tablet_replica.cc:333] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.502024 16359 raft_consensus.cc:2243] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.502714 16359 raft_consensus.cc:2272] T 4562fc2246014fca9fbdf59bd20c9c81 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.504447 16359 tablet_replica.cc:333] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.504973 16359 raft_consensus.cc:2243] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.505342 16359 raft_consensus.cc:2272] T 66b30c2d1acb4a01be91f64c6cf6bd72 P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.506990 16359 tablet_replica.cc:333] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.507483 16359 raft_consensus.cc:2243] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.507993 16359 raft_consensus.cc:2272] T b64b073b8a6c46fea3f8bf1400fd0e9f P 0a0963b0c538400f9defa74d73a60feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.509675 16359 tablet_replica.cc:333] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.510152 16359 raft_consensus.cc:2243] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.510798 16359 raft_consensus.cc:2272] T 9989f1c80ca340ff9b1a033667420a00 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.512398 16359 tablet_replica.cc:333] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.512853 16359 raft_consensus.cc:2243] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.513229 16359 raft_consensus.cc:2272] T 51afa39475194231bd651a8da7e8b0c8 P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.514859 16359 tablet_replica.cc:333] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.515329 16359 raft_consensus.cc:2243] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.515672 16359 raft_consensus.cc:2272] T 2793daa5af44468e9b48a130036c014a P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.517284 16359 tablet_replica.cc:333] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb: stopping tablet replica
I20260713 09:06:07.517659 16359 raft_consensus.cc:2243] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.518291 16359 raft_consensus.cc:2272] T 48189483a9ce42c7afa050e3a4bde38f P 0a0963b0c538400f9defa74d73a60feb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.544325 16359 tablet_server.cc:196] TabletServer@127.15.249.195:0 shutdown complete.
W20260713 09:06:07.545439 18839 consensus_peers.cc:597] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.573094 16359 tablet_server.cc:179] TabletServer@127.15.249.196:0 shutting down...
W20260713 09:06:07.579389 18839 consensus_peers.cc:597] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c -> Peer 3f7a9c6662cf41f88589cad0a7aea6a6 (127.15.249.193:40739): Couldn't send request to peer 3f7a9c6662cf41f88589cad0a7aea6a6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.600558 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:07.601348 16359 tablet_replica.cc:333] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.601938 16359 raft_consensus.cc:2243] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.602367 16359 raft_consensus.cc:2272] T f8418b24d1f9463c9ae856374e7d0b8f P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.604167 16359 tablet_replica.cc:333] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.604700 16359 raft_consensus.cc:2243] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.605389 16359 raft_consensus.cc:2272] T 3cb61c6857664f6db057f495c632218c P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.607161 16359 tablet_replica.cc:333] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.607653 16359 raft_consensus.cc:2243] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.608212 16359 raft_consensus.cc:2272] T 27e9b6b1ceca479598893796692b0ff4 P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.609725 16359 tablet_replica.cc:333] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.610208 16359 raft_consensus.cc:2243] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.610908 16359 raft_consensus.cc:2272] T 2793daa5af44468e9b48a130036c014a P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.612604 16359 tablet_replica.cc:333] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.613315 16359 raft_consensus.cc:2243] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.613765 16359 raft_consensus.cc:2272] T 39a8a320a84e4d8483761705c8c1a9f6 P b887e7c5dfa94259ad67b217342a9d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.615388 16359 tablet_replica.cc:333] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.615947 16359 raft_consensus.cc:2243] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.616344 16359 raft_consensus.cc:2272] T e7a5321629664c8dbb90a7e1d6801815 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.617978 16359 tablet_replica.cc:333] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.618449 16359 raft_consensus.cc:2243] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.618813 16359 raft_consensus.cc:2272] T b2779bd332fb4710a81e0b77e205e6a9 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.620586 16359 tablet_replica.cc:333] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.621110 16359 raft_consensus.cc:2243] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.621507 16359 raft_consensus.cc:2272] T 556885c787aa40628a6da8f6c35a40f4 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.623064 16359 tablet_replica.cc:333] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.623553 16359 raft_consensus.cc:2243] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.624295 16359 raft_consensus.cc:2272] T 6f8122abc4834b97a6caa227cc0bc675 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.625988 16359 tablet_replica.cc:333] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.626469 16359 raft_consensus.cc:2243] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.626837 16359 raft_consensus.cc:2272] T 9989f1c80ca340ff9b1a033667420a00 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.628434 16359 tablet_replica.cc:333] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.628969 16359 raft_consensus.cc:2243] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.629647 16359 raft_consensus.cc:2272] T f28d01030ddd41a48b92a3600cc3508d P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.631224 16359 tablet_replica.cc:333] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.631676 16359 raft_consensus.cc:2243] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.632081 16359 raft_consensus.cc:2272] T 2d8cb6ac5dda403fa1bff16d561a8814 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.633611 16359 tablet_replica.cc:333] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.634073 16359 raft_consensus.cc:2243] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.634789 16359 raft_consensus.cc:2272] T 66b30c2d1acb4a01be91f64c6cf6bd72 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.636457 16359 tablet_replica.cc:333] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.636920 16359 raft_consensus.cc:2243] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.637594 16359 raft_consensus.cc:2272] T b64b073b8a6c46fea3f8bf1400fd0e9f P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.639552 16359 tablet_replica.cc:333] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.640076 16359 raft_consensus.cc:2243] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.640476 16359 raft_consensus.cc:2272] T 38f71e9045bc4581aa8b205b1791e751 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.642194 16359 tablet_replica.cc:333] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.642639 16359 raft_consensus.cc:2243] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.643008 16359 raft_consensus.cc:2272] T ef72f16c8f984db9aced968316571b86 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.644691 16359 tablet_replica.cc:333] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.645165 16359 raft_consensus.cc:2243] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.645547 16359 raft_consensus.cc:2272] T 059e25613c1e4cbd92d9de472da6f7c1 P b887e7c5dfa94259ad67b217342a9d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.647163 16359 tablet_replica.cc:333] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c: stopping tablet replica
I20260713 09:06:07.647593 16359 raft_consensus.cc:2243] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.647995 16359 raft_consensus.cc:2272] T 4562fc2246014fca9fbdf59bd20c9c81 P b887e7c5dfa94259ad67b217342a9d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.683653 16359 tablet_server.cc:196] TabletServer@127.15.249.196:0 shutdown complete.
I20260713 09:06:07.713142 16359 master.cc:562] Master@127.15.249.254:32979 shutting down...
I20260713 09:06:07.733636 16359 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.734190 16359 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.734527 16359 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55475d224e3e46a7bf862c177bc54be2: stopping tablet replica
I20260713 09:06:07.755043 16359 master.cc:584] Master@127.15.249.254:32979 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18599 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:06:07.811494 16359 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.249.254:37897
I20260713 09:06:07.812600 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:07.818104 19369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:07.818913 19370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:07.820967 16359 server_base.cc:1061] running on GCE node
W20260713 09:06:07.821511 19372 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:07.822404 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:07.822579 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:07.822697 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933567822686 us; error 0 us; skew 500 ppm
I20260713 09:06:07.823117 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:07.825321 16359 webserver.cc:533] Webserver started at http://127.15.249.254:46567/ using document root <none> and password file <none>
I20260713 09:06:07.825745 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:07.825891 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:07.826099 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:07.827090 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/master-0-root/instance:
uuid: "58bde0a523dd4c268776526f82d2d4b6"
format_stamp: "Formatted at 2026-07-13 09:06:07 on dist-test-slave-2jxz"
I20260713 09:06:07.831113 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:06:07.834196 19377 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:07.834882 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:07.835162 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/master-0-root
uuid: "58bde0a523dd4c268776526f82d2d4b6"
format_stamp: "Formatted at 2026-07-13 09:06:07 on dist-test-slave-2jxz"
I20260713 09:06:07.835448 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:07.855186 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:07.856421 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:07.892799 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.254:37897
I20260713 09:06:07.892908 19428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.254:37897 every 8 connection(s)
I20260713 09:06:07.896624 19429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.906422 19429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6: Bootstrap starting.
I20260713 09:06:07.910887 19429 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.914731 19429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6: No bootstrap required, opened a new log
I20260713 09:06:07.916744 19429 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bde0a523dd4c268776526f82d2d4b6" member_type: VOTER }
I20260713 09:06:07.917124 19429 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.917349 19429 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bde0a523dd4c268776526f82d2d4b6, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.917925 19429 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58bde0a523dd4c268776526f82d2d4b6" member_type: VOTER }
I20260713 09:06:07.918361 19429 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:07.918576 19429 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:07.918872 19429 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.922998 19429 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bde0a523dd4c268776526f82d2d4b6" member_type: VOTER }
I20260713 09:06:07.923527 19429 leader_election.cc:304] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [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: 58bde0a523dd4c268776526f82d2d4b6; no voters: 
I20260713 09:06:07.924620 19429 leader_election.cc:290] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:07.925096 19432 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.926532 19432 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 1 LEADER]: Becoming Leader. State: Replica: 58bde0a523dd4c268776526f82d2d4b6, State: Running, Role: LEADER
I20260713 09:06:07.927397 19429 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:07.927275 19432 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [LEADER]: Queue going to LEADER mode. State: All 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: "58bde0a523dd4c268776526f82d2d4b6" member_type: VOTER }
I20260713 09:06:07.932745 19433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58bde0a523dd4c268776526f82d2d4b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bde0a523dd4c268776526f82d2d4b6" member_type: VOTER } }
I20260713 09:06:07.933900 19434 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58bde0a523dd4c268776526f82d2d4b6. Latest consensus state: current_term: 1 leader_uuid: "58bde0a523dd4c268776526f82d2d4b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bde0a523dd4c268776526f82d2d4b6" member_type: VOTER } }
I20260713 09:06:07.934386 19433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:07.934490 19434 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:07.936532 19442 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:07.943051 19442 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:07.944121 16359 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:07.952077 19442 catalog_manager.cc:1383] Generated new cluster ID: 6adfb456d3364f46a9b929316b9924d6
I20260713 09:06:07.952407 19442 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:07.965093 19442 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:07.966270 19442 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:07.978645 19442 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6: Generated new TSK 0
I20260713 09:06:07.979214 19442 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:08.010146 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:08.016058 19450 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:08.016834 19451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:08.018487 19453 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:08.019052 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:08.019981 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:08.020161 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:08.020321 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933568020304 us; error 0 us; skew 500 ppm
I20260713 09:06:08.021041 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:08.023772 16359 webserver.cc:533] Webserver started at http://127.15.249.193:34011/ using document root <none> and password file <none>
I20260713 09:06:08.024319 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:08.024533 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:08.024807 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:08.025828 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-0-root/instance:
uuid: "e942a5f22d1a45818dc23c7863e5bec9"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-2jxz"
I20260713 09:06:08.030292 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:08.033463 19458 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.034283 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:08.034566 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "e942a5f22d1a45818dc23c7863e5bec9"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-2jxz"
I20260713 09:06:08.034847 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:08.050064 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:08.051276 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:08.052680 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:08.054854 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:08.055063 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.055320 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:08.055512 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.094178 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:40293
I20260713 09:06:08.094271 19520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:40293 every 8 connection(s)
I20260713 09:06:08.099047 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:08.106295 19525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:08.109239 19526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:08.110206 19528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:08.111439 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:08.112540 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:08.112766 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:08.112955 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933568112936 us; error 0 us; skew 500 ppm
I20260713 09:06:08.113619 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:08.114780 19521 heartbeater.cc:344] Connected to a master server at 127.15.249.254:37897
I20260713 09:06:08.115152 19521 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:08.116060 19521 heartbeater.cc:507] Master 127.15.249.254:37897 requested a full tablet report, sending...
I20260713 09:06:08.116277 16359 webserver.cc:533] Webserver started at http://127.15.249.194:46597/ using document root <none> and password file <none>
I20260713 09:06:08.116951 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:08.117172 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:08.117486 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:08.118384 19394 ts_manager.cc:194] Registered new tserver with Master: e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293)
I20260713 09:06:08.118705 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-1-root/instance:
uuid: "b58e8753e00245cb8a1206f43cf216f7"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-2jxz"
I20260713 09:06:08.120146 19394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51186
I20260713 09:06:08.123934 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260713 09:06:08.127239 19533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.128043 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:08.128345 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-1-root
uuid: "b58e8753e00245cb8a1206f43cf216f7"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-2jxz"
I20260713 09:06:08.128635 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:08.149174 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:08.150297 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:08.151981 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:08.154068 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:08.154291 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.154539 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:08.154716 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.192842 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.194:43561
I20260713 09:06:08.192950 19595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.194:43561 every 8 connection(s)
I20260713 09:06:08.197403 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:08.204120 19599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:08.206362 19600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:08.207795 16359 server_base.cc:1061] running on GCE node
W20260713 09:06:08.207772 19602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:08.209121 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:08.209386 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:08.209607 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933568209587 us; error 0 us; skew 500 ppm
I20260713 09:06:08.210321 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:08.210384 19596 heartbeater.cc:344] Connected to a master server at 127.15.249.254:37897
I20260713 09:06:08.210810 19596 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:08.211678 19596 heartbeater.cc:507] Master 127.15.249.254:37897 requested a full tablet report, sending...
I20260713 09:06:08.213102 16359 webserver.cc:533] Webserver started at http://127.15.249.195:35307/ using document root <none> and password file <none>
I20260713 09:06:08.213673 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:08.213820 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:08.213836 19394 ts_manager.cc:194] Registered new tserver with Master: b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:08.214015 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:08.215068 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-2-root/instance:
uuid: "804070819d6741039d1f65952d61083b"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-2jxz"
I20260713 09:06:08.215133 19394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51188
I20260713 09:06:08.219269 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:08.222473 19607 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.223219 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:08.223450 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-2-root
uuid: "804070819d6741039d1f65952d61083b"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-2jxz"
I20260713 09:06:08.223680 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:08.255678 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:08.256855 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:08.258220 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:08.260394 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:08.260576 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.260880 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:08.261022 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.298648 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.195:40119
I20260713 09:06:08.298754 19669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.195:40119 every 8 connection(s)
I20260713 09:06:08.311949 19670 heartbeater.cc:344] Connected to a master server at 127.15.249.254:37897
I20260713 09:06:08.312331 19670 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:08.312999 19670 heartbeater.cc:507] Master 127.15.249.254:37897 requested a full tablet report, sending...
I20260713 09:06:08.314788 19394 ts_manager.cc:194] Registered new tserver with Master: 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:08.315208 16359 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013436491s
I20260713 09:06:08.316144 19394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51204
I20260713 09:06:08.338516 19394 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51206:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:08.341262 19394 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:08.420259 19482 tablet_service.cc:1511] Processing CreateTablet for tablet 22ffdcd7c4944ea993b9085abae13484 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:08.420872 19485 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe76e8edc5b43978f00e46f0960fdb8 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:08.422266 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe76e8edc5b43978f00e46f0960fdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.423215 19481 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee63a33545241fb99a9bfe94ee55eac (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:08.424649 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee63a33545241fb99a9bfe94ee55eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.424968 19484 tablet_service.cc:1511] Processing CreateTablet for tablet 56c4af405cb4484f9f7c814619f9de63 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:08.426258 19484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c4af405cb4484f9f7c814619f9de63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.429133 19483 tablet_service.cc:1511] Processing CreateTablet for tablet f6dee6b7af5f411abb17fc805759e244 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:08.429847 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ffdcd7c4944ea993b9085abae13484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.430442 19483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6dee6b7af5f411abb17fc805759e244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.432255 19480 tablet_service.cc:1511] Processing CreateTablet for tablet 8d66f30e2ecd42b6b0e23380b0ed97e2 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:08.432449 19486 tablet_service.cc:1511] Processing CreateTablet for tablet 6e94f8b247d248729d5fa4bece23e574 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:08.433768 19480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d66f30e2ecd42b6b0e23380b0ed97e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.436321 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e94f8b247d248729d5fa4bece23e574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.436033 19479 tablet_service.cc:1511] Processing CreateTablet for tablet 95473978d7be4941a76f770ce1a5da70 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:08.437304 19479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95473978d7be4941a76f770ce1a5da70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.445190 19478 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed222ed24a349ffa6d4b8e4ad86c58e (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:08.446480 19478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed222ed24a349ffa6d4b8e4ad86c58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.473799 19635 tablet_service.cc:1511] Processing CreateTablet for tablet 6e94f8b247d248729d5fa4bece23e574 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:08.475106 19635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e94f8b247d248729d5fa4bece23e574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.476940 19634 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe76e8edc5b43978f00e46f0960fdb8 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:08.480499 19684 tablet_bootstrap.cc:492] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:08.481122 19633 tablet_service.cc:1511] Processing CreateTablet for tablet 56c4af405cb4484f9f7c814619f9de63 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:08.484805 19628 tablet_service.cc:1511] Processing CreateTablet for tablet 95473978d7be4941a76f770ce1a5da70 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:08.485031 19627 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed222ed24a349ffa6d4b8e4ad86c58e (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:08.484805 19478 tablet_service.cc:1511] Processing CreateTablet for tablet 14654e3f9acd4368802b19109b78bfc1 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:08.485929 19629 tablet_service.cc:1511] Processing CreateTablet for tablet 8d66f30e2ecd42b6b0e23380b0ed97e2 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:08.487059 19478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14654e3f9acd4368802b19109b78bfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.492872 19630 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee63a33545241fb99a9bfe94ee55eac (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:08.494065 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe76e8edc5b43978f00e46f0960fdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.500754 19684 tablet_bootstrap.cc:654] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.500869 19631 tablet_service.cc:1511] Processing CreateTablet for tablet 22ffdcd7c4944ea993b9085abae13484 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:08.502651 19632 tablet_service.cc:1511] Processing CreateTablet for tablet f6dee6b7af5f411abb17fc805759e244 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:08.503505 19633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c4af405cb4484f9f7c814619f9de63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.507647 19630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee63a33545241fb99a9bfe94ee55eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.516671 19627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed222ed24a349ffa6d4b8e4ad86c58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.520181 19628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95473978d7be4941a76f770ce1a5da70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.521656 19631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ffdcd7c4944ea993b9085abae13484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.523856 19629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d66f30e2ecd42b6b0e23380b0ed97e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.525230 19632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6dee6b7af5f411abb17fc805759e244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.533289 19626 tablet_service.cc:1511] Processing CreateTablet for tablet 14654e3f9acd4368802b19109b78bfc1 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:08.540925 19626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14654e3f9acd4368802b19109b78bfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.564529 19561 tablet_service.cc:1511] Processing CreateTablet for tablet 6e94f8b247d248729d5fa4bece23e574 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:08.565882 19561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e94f8b247d248729d5fa4bece23e574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.569237 19560 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe76e8edc5b43978f00e46f0960fdb8 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:08.571028 19560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe76e8edc5b43978f00e46f0960fdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.573334 19559 tablet_service.cc:1511] Processing CreateTablet for tablet 56c4af405cb4484f9f7c814619f9de63 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:08.575078 19559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c4af405cb4484f9f7c814619f9de63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.577344 19558 tablet_service.cc:1511] Processing CreateTablet for tablet f6dee6b7af5f411abb17fc805759e244 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:08.579017 19558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6dee6b7af5f411abb17fc805759e244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.581247 19557 tablet_service.cc:1511] Processing CreateTablet for tablet 22ffdcd7c4944ea993b9085abae13484 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:08.582931 19557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ffdcd7c4944ea993b9085abae13484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.585796 19556 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee63a33545241fb99a9bfe94ee55eac (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:08.587468 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee63a33545241fb99a9bfe94ee55eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.609316 19555 tablet_service.cc:1511] Processing CreateTablet for tablet 8d66f30e2ecd42b6b0e23380b0ed97e2 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:08.610766 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d66f30e2ecd42b6b0e23380b0ed97e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.617976 19554 tablet_service.cc:1511] Processing CreateTablet for tablet 95473978d7be4941a76f770ce1a5da70 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:08.618971 19684 tablet_bootstrap.cc:492] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:08.619340 19554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95473978d7be4941a76f770ce1a5da70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.619498 19684 ts_tablet_manager.cc:1403] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.139s	user 0.033s	sys 0.060s
I20260713 09:06:08.622386 19684 raft_consensus.cc:359] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.623039 19684 raft_consensus.cc:385] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.623344 19684 raft_consensus.cc:740] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.624095 19684 consensus_queue.cc:260] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.630591 19552 tablet_service.cc:1511] Processing CreateTablet for tablet 14654e3f9acd4368802b19109b78bfc1 (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:08.626442 19553 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed222ed24a349ffa6d4b8e4ad86c58e (DEFAULT_TABLE table=test-workload [id=4f33372d47ce45bdbbf628fb2c0a24e6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:08.631917 19552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14654e3f9acd4368802b19109b78bfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.632668 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed222ed24a349ffa6d4b8e4ad86c58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.664742 19684 ts_tablet_manager.cc:1434] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.008s
I20260713 09:06:08.665639 19521 heartbeater.cc:499] Master 127.15.249.254:37897 was elected leader, sending a full tablet report...
I20260713 09:06:08.665850 19684 tablet_bootstrap.cc:492] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:08.672526 19686 tablet_bootstrap.cc:492] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:08.678956 19686 tablet_bootstrap.cc:654] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.689250 19688 tablet_bootstrap.cc:492] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:08.697896 19686 tablet_bootstrap.cc:492] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:08.697970 19684 tablet_bootstrap.cc:654] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.698423 19686 ts_tablet_manager.cc:1403] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260713 09:06:08.700095 19688 tablet_bootstrap.cc:654] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.700867 19686 raft_consensus.cc:359] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.701586 19686 raft_consensus.cc:385] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.701829 19686 raft_consensus.cc:740] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.702512 19686 consensus_queue.cc:260] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.705052 19670 heartbeater.cc:499] Master 127.15.249.254:37897 was elected leader, sending a full tablet report...
I20260713 09:06:08.705606 19686 ts_tablet_manager.cc:1434] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:06:08.706579 19686 tablet_bootstrap.cc:492] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:08.707357 19684 tablet_bootstrap.cc:492] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:08.707903 19684 ts_tablet_manager.cc:1403] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260713 09:06:08.708662 19688 tablet_bootstrap.cc:492] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:08.709164 19688 ts_tablet_manager.cc:1403] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:06:08.710736 19684 raft_consensus.cc:359] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.711448 19684 raft_consensus.cc:385] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.711753 19684 raft_consensus.cc:740] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.712392 19686 tablet_bootstrap.cc:654] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.711774 19688 raft_consensus.cc:359] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:08.712849 19688 raft_consensus.cc:385] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.712590 19684 consensus_queue.cc:260] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.713222 19688 raft_consensus.cc:740] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.714196 19688 consensus_queue.cc:260] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:08.714740 19684 ts_tablet_manager.cc:1434] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:06:08.716192 19684 tablet_bootstrap.cc:492] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:08.722620 19684 tablet_bootstrap.cc:654] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.728026 19686 tablet_bootstrap.cc:492] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:08.728674 19686 ts_tablet_manager.cc:1403] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260713 09:06:08.732353 19686 raft_consensus.cc:359] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.733103 19686 raft_consensus.cc:385] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.733479 19686 raft_consensus.cc:740] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.734373 19686 consensus_queue.cc:260] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.735538 19684 tablet_bootstrap.cc:492] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:08.736140 19684 ts_tablet_manager.cc:1403] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:06:08.737761 19686 ts_tablet_manager.cc:1434] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:06:08.739161 19686 tablet_bootstrap.cc:492] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:08.739195 19684 raft_consensus.cc:359] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.740304 19684 raft_consensus.cc:385] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.740639 19684 raft_consensus.cc:740] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.741489 19684 consensus_queue.cc:260] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.744107 19684 ts_tablet_manager.cc:1434] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:06:08.745105 19684 tablet_bootstrap.cc:492] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:08.747598 19686 tablet_bootstrap.cc:654] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.748389 19687 raft_consensus.cc:493] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.748894 19687 raft_consensus.cc:515] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.751354 19687 leader_election.cc:290] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:08.757331 19596 heartbeater.cc:499] Master 127.15.249.254:37897 was elected leader, sending a full tablet report...
I20260713 09:06:08.757877 19688 ts_tablet_manager.cc:1434] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.048s	user 0.018s	sys 0.025s
I20260713 09:06:08.758867 19688 tablet_bootstrap.cc:492] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:08.763345 19684 tablet_bootstrap.cc:654] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.765425 19688 tablet_bootstrap.cc:654] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.773787 19684 tablet_bootstrap.cc:492] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:08.774425 19684 ts_tablet_manager.cc:1403] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260713 09:06:08.778115 19684 raft_consensus.cc:359] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.779053 19684 raft_consensus.cc:385] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.779433 19684 raft_consensus.cc:740] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.788489 19686 tablet_bootstrap.cc:492] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:08.795403 19686 ts_tablet_manager.cc:1403] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.014s
I20260713 09:06:08.794981 19684 consensus_queue.cc:260] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.798108 19684 ts_tablet_manager.cc:1434] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:06:08.798444 19686 raft_consensus.cc:359] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:08.798791 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95473978d7be4941a76f770ce1a5da70" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:08.799227 19686 raft_consensus.cc:385] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.799400 19684 tablet_bootstrap.cc:492] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:08.799510 19686 raft_consensus.cc:740] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.801003 19686 consensus_queue.cc:260] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:08.803176 19688 tablet_bootstrap.cc:492] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:08.803666 19688 ts_tablet_manager.cc:1403] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.019s
I20260713 09:06:08.805053 19686 ts_tablet_manager.cc:1434] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:08.806043 19686 tablet_bootstrap.cc:492] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:08.806663 19688 raft_consensus.cc:359] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.807379 19688 raft_consensus.cc:385] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.807650 19688 raft_consensus.cc:740] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.808087 19684 tablet_bootstrap.cc:654] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.812884 19688 consensus_queue.cc:260] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
W20260713 09:06:08.815138 19459 leader_election.cc:343] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.817926 19688 ts_tablet_manager.cc:1434] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:06:08.818894 19688 tablet_bootstrap.cc:492] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:08.820119 19684 tablet_bootstrap.cc:492] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:08.822101 19684 ts_tablet_manager.cc:1403] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260713 09:06:08.820338 19686 tablet_bootstrap.cc:654] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.823096 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95473978d7be4941a76f770ce1a5da70" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
W20260713 09:06:08.825261 19459 leader_election.cc:343] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804070819d6741039d1f65952d61083b (127.15.249.195:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.825307 19684 raft_consensus.cc:359] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.826195 19684 raft_consensus.cc:385] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.826570 19684 raft_consensus.cc:740] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.825975 19459 leader_election.cc:304] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [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: e942a5f22d1a45818dc23c7863e5bec9; no voters: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7
I20260713 09:06:08.827409 19684 consensus_queue.cc:260] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.827733 19688 tablet_bootstrap.cc:654] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.828419 19687 raft_consensus.cc:2749] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.837366 19684 ts_tablet_manager.cc:1434] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260713 09:06:08.837635 19686 tablet_bootstrap.cc:492] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:08.838135 19686 ts_tablet_manager.cc:1403] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.000s
I20260713 09:06:08.838321 19684 tablet_bootstrap.cc:492] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:08.838488 19688 tablet_bootstrap.cc:492] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:08.838970 19688 ts_tablet_manager.cc:1403] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260713 09:06:08.840883 19686 raft_consensus.cc:359] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.841605 19686 raft_consensus.cc:385] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.841933 19686 raft_consensus.cc:740] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.841761 19688 raft_consensus.cc:359] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.842500 19688 raft_consensus.cc:385] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.842814 19688 raft_consensus.cc:740] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.843019 19686 consensus_queue.cc:260] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.843650 19688 consensus_queue.cc:260] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.844504 19684 tablet_bootstrap.cc:654] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.846055 19688 ts_tablet_manager.cc:1434] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:08.847029 19688 tablet_bootstrap.cc:492] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:08.848198 19686 ts_tablet_manager.cc:1434] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:08.852279 19686 tablet_bootstrap.cc:492] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:08.854100 19688 tablet_bootstrap.cc:654] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.860555 19686 tablet_bootstrap.cc:654] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.865477 19688 tablet_bootstrap.cc:492] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:08.865976 19688 ts_tablet_manager.cc:1403] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:06:08.868777 19688 raft_consensus.cc:359] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.869500 19688 raft_consensus.cc:385] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.869823 19688 raft_consensus.cc:740] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.870496 19688 consensus_queue.cc:260] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.871608 19684 tablet_bootstrap.cc:492] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:08.872295 19684 ts_tablet_manager.cc:1403] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.018s
I20260713 09:06:08.872526 19688 ts_tablet_manager.cc:1434] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:08.873515 19688 tablet_bootstrap.cc:492] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:08.876083 19684 raft_consensus.cc:359] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.876991 19684 raft_consensus.cc:385] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.877351 19684 raft_consensus.cc:740] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.878346 19684 consensus_queue.cc:260] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.881693 19684 ts_tablet_manager.cc:1434] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:06:08.882347 19686 tablet_bootstrap.cc:492] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:08.882704 19684 tablet_bootstrap.cc:492] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:08.882829 19686 ts_tablet_manager.cc:1403] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.013s
I20260713 09:06:08.879714 19688 tablet_bootstrap.cc:654] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.888268 19692 raft_consensus.cc:493] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.888736 19692 raft_consensus.cc:515] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.889509 19686 raft_consensus.cc:359] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.890242 19686 raft_consensus.cc:385] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.890514 19686 raft_consensus.cc:740] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.890746 19684 tablet_bootstrap.cc:654] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.890929 19693 raft_consensus.cc:493] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.891409 19693 raft_consensus.cc:515] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:08.891263 19686 consensus_queue.cc:260] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.902510 19692 leader_election.cc:290] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:08.905670 19693 leader_election.cc:290] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
W20260713 09:06:08.937680 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:08.940430 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d66f30e2ecd42b6b0e23380b0ed97e2" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
W20260713 09:06:08.942278 19608 leader_election.cc:343] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.945990 19688 tablet_bootstrap.cc:492] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:08.946534 19688 ts_tablet_manager.cc:1403] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.010s
I20260713 09:06:08.949599 19688 raft_consensus.cc:359] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.950282 19688 raft_consensus.cc:385] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.950542 19688 raft_consensus.cc:740] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.951269 19688 consensus_queue.cc:260] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.953408 19688 ts_tablet_manager.cc:1434] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260713 09:06:08.954330 19688 tablet_bootstrap.cc:492] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:08.957180 19686 ts_tablet_manager.cc:1434] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.074s	user 0.013s	sys 0.020s
I20260713 09:06:08.958251 19686 tablet_bootstrap.cc:492] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:08.960875 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e94f8b247d248729d5fa4bece23e574" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:08.961627 19645 raft_consensus.cc:2468] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 0.
I20260713 09:06:08.962960 19534 leader_election.cc:304] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: 
I20260713 09:06:08.963852 19693 raft_consensus.cc:2804] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.964218 19693 raft_consensus.cc:493] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.964552 19693 raft_consensus.cc:3060] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.965502 19684 tablet_bootstrap.cc:492] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:08.964450 19686 tablet_bootstrap.cc:654] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.969839 19684 ts_tablet_manager.cc:1403] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.087s	user 0.045s	sys 0.035s
I20260713 09:06:08.970611 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d66f30e2ecd42b6b0e23380b0ed97e2" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9" is_pre_election: true
I20260713 09:06:08.969321 19688 tablet_bootstrap.cc:654] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:08.972482 19609 leader_election.cc:343] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.972934 19609 leader_election.cc:304] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [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: 804070819d6741039d1f65952d61083b; no voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:08.973093 19684 raft_consensus.cc:359] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.973976 19684 raft_consensus.cc:385] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.974397 19684 raft_consensus.cc:740] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.975373 19684 consensus_queue.cc:260] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.975970 19710 raft_consensus.cc:2749] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.976547 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e94f8b247d248729d5fa4bece23e574" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9" is_pre_election: true
I20260713 09:06:08.979095 19684 ts_tablet_manager.cc:1434] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260713 09:06:08.979022 19535 leader_election.cc:343] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.984344 19693 raft_consensus.cc:515] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:08.986925 19684 tablet_bootstrap.cc:492] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:08.987855 19693 leader_election.cc:290] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:08.988382 19693 raft_consensus.cc:493] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.988564 19688 tablet_bootstrap.cc:492] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:08.989022 19688 ts_tablet_manager.cc:1403] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260713 09:06:08.988811 19693 raft_consensus.cc:515] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.990712 19693 leader_election.cc:290] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:08.992000 19688 raft_consensus.cc:359] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.992698 19688 raft_consensus.cc:385] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.992985 19688 raft_consensus.cc:740] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.992935 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee63a33545241fb99a9bfe94ee55eac" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9" is_pre_election: true
I20260713 09:06:08.993700 19495 raft_consensus.cc:2468] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 0.
I20260713 09:06:08.993952 19688 consensus_queue.cc:260] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:08.995343 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e94f8b247d248729d5fa4bece23e574" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9"
I20260713 09:06:08.995853 19684 tablet_bootstrap.cc:654] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.996781 19535 leader_election.cc:304] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
W20260713 09:06:08.997687 19535 leader_election.cc:343] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.997699 19693 raft_consensus.cc:2804] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.000252 19693 raft_consensus.cc:493] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.000717 19693 raft_consensus.cc:3060] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.000280 19688 ts_tablet_manager.cc:1434] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:06:09.007494 19686 tablet_bootstrap.cc:492] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:09.008118 19686 ts_tablet_manager.cc:1403] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.012s
I20260713 09:06:09.008621 19688 tablet_bootstrap.cc:492] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:09.009440 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e94f8b247d248729d5fa4bece23e574" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:09.010028 19645 raft_consensus.cc:3060] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.012118 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee63a33545241fb99a9bfe94ee55eac" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:09.014695 19686 raft_consensus.cc:359] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.015482 19686 raft_consensus.cc:385] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.015880 19686 raft_consensus.cc:740] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.016072 19693 raft_consensus.cc:515] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.018121 19693 leader_election.cc:290] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.018837 19703 raft_consensus.cc:493] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.018919 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee63a33545241fb99a9bfe94ee55eac" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9"
I20260713 09:06:09.019721 19496 raft_consensus.cc:3060] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.020149 19687 raft_consensus.cc:493] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.020613 19687 raft_consensus.cc:515] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.021920 19688 tablet_bootstrap.cc:654] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.024523 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6dee6b7af5f411abb17fc805759e244" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:09.019434 19703 raft_consensus.cc:515] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.027467 19703 leader_election.cc:290] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
W20260713 09:06:09.029510 19459 leader_election.cc:343] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.029208 19686 consensus_queue.cc:260] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.030093 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee63a33545241fb99a9bfe94ee55eac" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:09.030606 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6dee6b7af5f411abb17fc805759e244" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:09.022541 19687 leader_election.cc:290] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.032234 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:09.032909 19571 raft_consensus.cc:2468] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 0.
I20260713 09:06:09.033915 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:09.034394 19643 raft_consensus.cc:2468] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 0.
I20260713 09:06:09.036418 19459 leader_election.cc:304] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
W20260713 09:06:09.037335 19459 leader_election.cc:343] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804070819d6741039d1f65952d61083b (127.15.249.195:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.037770 19459 leader_election.cc:304] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [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: e942a5f22d1a45818dc23c7863e5bec9; no voters: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7
I20260713 09:06:09.038637 19703 raft_consensus.cc:2804] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.038885 19686 ts_tablet_manager.cc:1434] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.005s
I20260713 09:06:09.038973 19703 raft_consensus.cc:493] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.039580 19703 raft_consensus.cc:3060] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.040649 19687 raft_consensus.cc:2749] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.041756 19645 raft_consensus.cc:2468] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 1.
W20260713 09:06:09.042697 19534 leader_election.cc:343] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804070819d6741039d1f65952d61083b (127.15.249.195:40119): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:09.043416 19534 leader_election.cc:343] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 804070819d6741039d1f65952d61083b (127.15.249.195:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.044000 19534 leader_election.cc:304] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:09.044639 19693 raft_consensus.cc:2804] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.044909 19496 raft_consensus.cc:2468] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 1.
I20260713 09:06:09.045958 19693 raft_consensus.cc:697] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 1 LEADER]: Becoming Leader. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Running, Role: LEADER
I20260713 09:06:09.046172 19535 leader_election.cc:304] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [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: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 804070819d6741039d1f65952d61083b
I20260713 09:06:09.047159 19718 raft_consensus.cc:2804] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.048004 19686 tablet_bootstrap.cc:492] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:09.048633 19703 raft_consensus.cc:515] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.050621 19684 tablet_bootstrap.cc:492] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:09.051057 19684 ts_tablet_manager.cc:1403] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.018s
I20260713 09:06:09.052397 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:09.052948 19645 raft_consensus.cc:3060] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.053587 19684 raft_consensus.cc:359] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.054203 19684 raft_consensus.cc:385] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.054481 19684 raft_consensus.cc:740] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.055054 19684 consensus_queue.cc:260] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.059304 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:09.060109 19571 raft_consensus.cc:3060] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.060775 19686 tablet_bootstrap.cc:654] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.060842 19645 raft_consensus.cc:2468] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 1.
I20260713 09:06:09.062222 19459 leader_election.cc:304] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.062983 19703 leader_election.cc:290] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Requested vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.063596 19687 raft_consensus.cc:2804] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.064718 19684 ts_tablet_manager.cc:1434] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:06:09.065873 19684 tablet_bootstrap.cc:492] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:09.070870 19693 consensus_queue.cc:237] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:09.074311 19686 tablet_bootstrap.cc:492] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:09.074806 19686 ts_tablet_manager.cc:1403] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.001s
I20260713 09:06:09.074738 19718 raft_consensus.cc:697] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 1 LEADER]: Becoming Leader. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Running, Role: LEADER
I20260713 09:06:09.075619 19703 raft_consensus.cc:493] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.075907 19718 consensus_queue.cc:237] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.076411 19703 raft_consensus.cc:515] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.077834 19686 raft_consensus.cc:359] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.078524 19686 raft_consensus.cc:385] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.078809 19686 raft_consensus.cc:740] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.080615 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:09.081494 19570 raft_consensus.cc:2468] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 0.
I20260713 09:06:09.083137 19459 leader_election.cc:304] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.086485 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:09.087383 19645 raft_consensus.cc:2468] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 0.
I20260713 09:06:09.088554 19687 raft_consensus.cc:697] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Becoming Leader. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Running, Role: LEADER
I20260713 09:06:09.089084 19723 raft_consensus.cc:2804] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.087433 19571 raft_consensus.cc:2468] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 1.
I20260713 09:06:09.089377 19703 leader_election.cc:290] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.089442 19687 consensus_queue.cc:237] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.083173 19686 consensus_queue.cc:260] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.092833 19686 ts_tablet_manager.cc:1434] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260713 09:06:09.094123 19686 tablet_bootstrap.cc:492] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:09.089493 19723 raft_consensus.cc:493] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.098091 19723 raft_consensus.cc:3060] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.071934 19684 tablet_bootstrap.cc:654] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.105475 19394 catalog_manager.cc:5697] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "b58e8753e00245cb8a1206f43cf216f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:09.109056 19686 tablet_bootstrap.cc:654] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.108708 19723 raft_consensus.cc:515] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.110790 19723 leader_election.cc:290] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Requested vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.111974 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:09.112555 19571 raft_consensus.cc:3060] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.112470 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:09.113098 19645 raft_consensus.cc:3060] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.119460 19645 raft_consensus.cc:2468] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 1.
I20260713 09:06:09.119406 19571 raft_consensus.cc:2468] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 1.
I20260713 09:06:09.120977 19459 leader_election.cc:304] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.122630 19703 raft_consensus.cc:2804] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.123639 19723 raft_consensus.cc:493] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.124082 19723 raft_consensus.cc:515] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.127398 19723 leader_election.cc:290] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.129920 19392 catalog_manager.cc:5697] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "e942a5f22d1a45818dc23c7863e5bec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.136175 19688 tablet_bootstrap.cc:492] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:09.136817 19688 ts_tablet_manager.cc:1403] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.129s	user 0.029s	sys 0.044s
I20260713 09:06:09.136843 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14654e3f9acd4368802b19109b78bfc1" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
W20260713 09:06:09.139051 19459 leader_election.cc:343] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804070819d6741039d1f65952d61083b (127.15.249.195:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.140149 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14654e3f9acd4368802b19109b78bfc1" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:09.141374 19693 raft_consensus.cc:493] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.141534 19688 raft_consensus.cc:359] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
W20260713 09:06:09.141918 19459 leader_election.cc:343] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.141901 19693 raft_consensus.cc:515] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.142293 19688 raft_consensus.cc:385] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.142716 19688 raft_consensus.cc:740] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.142660 19459 leader_election.cc:304] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [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: e942a5f22d1a45818dc23c7863e5bec9; no voters: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7
I20260713 09:06:09.143734 19688 consensus_queue.cc:260] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.144161 19687 raft_consensus.cc:2749] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.144719 19703 raft_consensus.cc:697] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Becoming Leader. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Running, Role: LEADER
I20260713 09:06:09.144913 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95473978d7be4941a76f770ce1a5da70" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9" is_pre_election: true
I20260713 09:06:09.145648 19496 raft_consensus.cc:2468] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 0.
I20260713 09:06:09.145084 19693 leader_election.cc:290] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.145704 19703 consensus_queue.cc:237] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.146595 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95473978d7be4941a76f770ce1a5da70" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:09.147253 19645 raft_consensus.cc:2468] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 0.
I20260713 09:06:09.147202 19535 leader_election.cc:304] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.148799 19693 raft_consensus.cc:2804] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.149158 19693 raft_consensus.cc:493] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.149487 19693 raft_consensus.cc:3060] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.149907 19688 ts_tablet_manager.cc:1434] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:06:09.150974 19688 tablet_bootstrap.cc:492] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:09.151736 19687 raft_consensus.cc:493] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.152331 19687 raft_consensus.cc:515] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.155030 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe76e8edc5b43978f00e46f0960fdb8" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:09.156015 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe76e8edc5b43978f00e46f0960fdb8" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
W20260713 09:06:09.156242 19459 leader_election.cc:343] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.156711 19645 raft_consensus.cc:2468] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 0.
I20260713 09:06:09.157815 19459 leader_election.cc:304] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [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: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9; no voters: b58e8753e00245cb8a1206f43cf216f7
I20260713 09:06:09.158951 19730 raft_consensus.cc:2804] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.159571 19730 raft_consensus.cc:493] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.160005 19688 tablet_bootstrap.cc:654] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.160331 19730 raft_consensus.cc:3060] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.160845 19693 raft_consensus.cc:515] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.160854 19687 leader_election.cc:290] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.164206 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95473978d7be4941a76f770ce1a5da70" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9"
I20260713 09:06:09.164929 19496 raft_consensus.cc:3060] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.170894 19730 raft_consensus.cc:515] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.174232 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe76e8edc5b43978f00e46f0960fdb8" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:09.174801 19496 raft_consensus.cc:2468] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 1.
W20260713 09:06:09.176079 19459 leader_election.cc:343] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.176209 19535 leader_election.cc:304] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.177919 19718 raft_consensus.cc:2804] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.178599 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe76e8edc5b43978f00e46f0960fdb8" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:09.178625 19718 raft_consensus.cc:697] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 1 LEADER]: Becoming Leader. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Running, Role: LEADER
I20260713 09:06:09.179405 19645 raft_consensus.cc:3060] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.180169 19718 consensus_queue.cc:237] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.182161 19686 tablet_bootstrap.cc:492] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:09.182631 19686 ts_tablet_manager.cc:1403] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.007s
I20260713 09:06:09.185213 19686 raft_consensus.cc:359] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.185829 19686 raft_consensus.cc:385] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.186074 19686 raft_consensus.cc:740] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.186432 19645 raft_consensus.cc:2468] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 1.
I20260713 09:06:09.187214 19684 tablet_bootstrap.cc:492] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:09.187469 19730 leader_election.cc:290] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Requested vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.187863 19459 leader_election.cc:304] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [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: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9; no voters: b58e8753e00245cb8a1206f43cf216f7
I20260713 09:06:09.188611 19730 raft_consensus.cc:2804] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.189152 19730 raft_consensus.cc:697] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Becoming Leader. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Running, Role: LEADER
I20260713 09:06:09.190301 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95473978d7be4941a76f770ce1a5da70" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:09.190140 19730 consensus_queue.cc:237] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.192088 19693 leader_election.cc:290] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.191057 19645 raft_consensus.cc:3060] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.195152 19703 raft_consensus.cc:493] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.191414 19684 ts_tablet_manager.cc:1403] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.025s
I20260713 09:06:09.199427 19686 consensus_queue.cc:260] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.202459 19686 ts_tablet_manager.cc:1434] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:06:09.203663 19686 tablet_bootstrap.cc:492] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:09.195657 19703 raft_consensus.cc:515] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.206687 19684 raft_consensus.cc:359] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.207571 19684 raft_consensus.cc:385] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.207914 19684 raft_consensus.cc:740] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.208554 19684 consensus_queue.cc:260] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.209343 19703 leader_election.cc:290] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.210563 19684 ts_tablet_manager.cc:1434] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260713 09:06:09.211504 19684 tablet_bootstrap.cc:492] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:09.212139 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ffdcd7c4944ea993b9085abae13484" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:09.212741 19571 raft_consensus.cc:2468] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 0.
I20260713 09:06:09.213650 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ffdcd7c4944ea993b9085abae13484" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:09.214322 19643 raft_consensus.cc:2468] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 0.
I20260713 09:06:09.215703 19686 tablet_bootstrap.cc:654] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.215600 19459 leader_election.cc:304] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.210595 19645 raft_consensus.cc:2468] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 1.
I20260713 09:06:09.218290 19684 tablet_bootstrap.cc:654] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.220270 19688 tablet_bootstrap.cc:492] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:09.220767 19688 ts_tablet_manager.cc:1403] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.033s
I20260713 09:06:09.221210 19393 catalog_manager.cc:5697] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "e942a5f22d1a45818dc23c7863e5bec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.224385 19688 raft_consensus.cc:359] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.226742 19688 raft_consensus.cc:385] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.227900 19688 raft_consensus.cc:740] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.229202 19688 consensus_queue.cc:260] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.233206 19688 ts_tablet_manager.cc:1434] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:06:09.234911 19688 tablet_bootstrap.cc:492] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:09.223591 19393 catalog_manager.cc:5697] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "e942a5f22d1a45818dc23c7863e5bec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.242229 19688 tablet_bootstrap.cc:654] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.248790 19730 raft_consensus.cc:2804] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.249320 19730 raft_consensus.cc:493] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.249737 19730 raft_consensus.cc:3060] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.254158 19394 catalog_manager.cc:5697] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "b58e8753e00245cb8a1206f43cf216f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.258044 19688 tablet_bootstrap.cc:492] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:09.258754 19688 ts_tablet_manager.cc:1403] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260713 09:06:09.256398 19394 catalog_manager.cc:5697] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "b58e8753e00245cb8a1206f43cf216f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.262274 19688 raft_consensus.cc:359] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.263312 19688 raft_consensus.cc:385] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.263713 19688 raft_consensus.cc:740] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.264806 19688 consensus_queue.cc:260] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.267823 19688 ts_tablet_manager.cc:1434] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:09.269047 19688 tablet_bootstrap.cc:492] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7: Bootstrap starting.
I20260713 09:06:09.272518 19718 raft_consensus.cc:493] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.273137 19718 raft_consensus.cc:515] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.277312 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14654e3f9acd4368802b19109b78bfc1" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:09.280056 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14654e3f9acd4368802b19109b78bfc1" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9" is_pre_election: true
I20260713 09:06:09.280707 19496 raft_consensus.cc:2468] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 0.
I20260713 09:06:09.281930 19535 leader_election.cc:304] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.282773 19693 raft_consensus.cc:2804] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.283113 19693 raft_consensus.cc:493] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.283427 19693 raft_consensus.cc:3060] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:09.285552 19534 leader_election.cc:343] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804070819d6741039d1f65952d61083b (127.15.249.195:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.286195 19718 leader_election.cc:290] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.290284 19688 tablet_bootstrap.cc:654] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.290405 19693 raft_consensus.cc:515] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.291280 19686 tablet_bootstrap.cc:492] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:09.291095 19730 raft_consensus.cc:515] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.291731 19686 ts_tablet_manager.cc:1403] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.088s	user 0.033s	sys 0.042s
I20260713 09:06:09.293092 19730 leader_election.cc:290] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Requested vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.293996 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14654e3f9acd4368802b19109b78bfc1" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9"
I20260713 09:06:09.294586 19496 raft_consensus.cc:3060] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.294983 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ffdcd7c4944ea993b9085abae13484" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:09.295533 19571 raft_consensus.cc:3060] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.295720 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14654e3f9acd4368802b19109b78bfc1" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:09.296552 19693 leader_election.cc:290] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.300133 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ffdcd7c4944ea993b9085abae13484" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:09.300726 19645 raft_consensus.cc:3060] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.301412 19496 raft_consensus.cc:2468] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 1.
I20260713 09:06:09.302609 19535 leader_election.cc:304] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.303915 19693 raft_consensus.cc:2804] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.304436 19693 raft_consensus.cc:697] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 1 LEADER]: Becoming Leader. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Running, Role: LEADER
W20260713 09:06:09.304505 19534 leader_election.cc:343] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 804070819d6741039d1f65952d61083b (127.15.249.195:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.305302 19693 consensus_queue.cc:237] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.307325 19645 raft_consensus.cc:2468] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 1.
I20260713 09:06:09.308487 19459 leader_election.cc:304] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.309559 19730 raft_consensus.cc:2804] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.311062 19730 raft_consensus.cc:697] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Becoming Leader. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Running, Role: LEADER
I20260713 09:06:09.312163 19730 consensus_queue.cc:237] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.312891 19686 raft_consensus.cc:359] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.313635 19710 raft_consensus.cc:493] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.313768 19686 raft_consensus.cc:385] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.314280 19710 raft_consensus.cc:515] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.317032 19710 leader_election.cc:290] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:09.318277 19571 raft_consensus.cc:2468] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 1.
I20260713 09:06:09.321636 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6dee6b7af5f411abb17fc805759e244" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:09.322316 19570 raft_consensus.cc:2468] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 0.
I20260713 09:06:09.307344 19684 tablet_bootstrap.cc:492] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: No bootstrap required, opened a new log
I20260713 09:06:09.323953 19684 ts_tablet_manager.cc:1403] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.113s	user 0.030s	sys 0.039s
I20260713 09:06:09.328258 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6dee6b7af5f411abb17fc805759e244" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9" is_pre_election: true
I20260713 09:06:09.329090 19496 raft_consensus.cc:2468] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 0.
I20260713 09:06:09.327278 19684 raft_consensus.cc:359] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:09.331544 19684 raft_consensus.cc:385] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.331934 19684 raft_consensus.cc:740] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.324116 19608 leader_election.cc:304] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: 
I20260713 09:06:09.334451 19684 consensus_queue.cc:260] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:09.336018 19710 raft_consensus.cc:2804] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.336421 19710 raft_consensus.cc:493] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.336963 19710 raft_consensus.cc:3060] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.338131 19688 tablet_bootstrap.cc:492] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7: No bootstrap required, opened a new log
I20260713 09:06:09.338639 19688 ts_tablet_manager.cc:1403] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.026s
I20260713 09:06:09.339391 19684 ts_tablet_manager.cc:1434] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:06:09.314277 19686 raft_consensus.cc:740] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.343649 19688 raft_consensus.cc:359] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.344461 19688 raft_consensus.cc:385] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.344789 19688 raft_consensus.cc:740] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.344619 19686 consensus_queue.cc:260] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.345659 19688 consensus_queue.cc:260] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.347615 19688 ts_tablet_manager.cc:1434] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:09.346673 19394 catalog_manager.cc:5697] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194). New cstate: current_term: 1 leader_uuid: "b58e8753e00245cb8a1206f43cf216f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.349222 19686 ts_tablet_manager.cc:1434] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260713 09:06:09.350040 19686 tablet_bootstrap.cc:492] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b: Bootstrap starting.
I20260713 09:06:09.352116 19710 raft_consensus.cc:515] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.356873 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6dee6b7af5f411abb17fc805759e244" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9"
I20260713 09:06:09.357405 19496 raft_consensus.cc:3060] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.354573 19686 tablet_bootstrap.cc:654] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.358516 19391 catalog_manager.cc:5697] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "e942a5f22d1a45818dc23c7863e5bec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.360134 19710 leader_election.cc:290] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 1 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:09.361208 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6dee6b7af5f411abb17fc805759e244" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:09.362324 19570 raft_consensus.cc:3060] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.377355 19496 raft_consensus.cc:2468] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 1.
I20260713 09:06:09.378472 19570 raft_consensus.cc:2468] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 1.
I20260713 09:06:09.378630 19609 leader_election.cc:304] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.379447 19710 raft_consensus.cc:2804] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.379920 19710 raft_consensus.cc:697] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 1 LEADER]: Becoming Leader. State: Replica: 804070819d6741039d1f65952d61083b, State: Running, Role: LEADER
I20260713 09:06:09.380565 19686 tablet_bootstrap.cc:492] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b: No bootstrap required, opened a new log
I20260713 09:06:09.381078 19686 ts_tablet_manager.cc:1403] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.021s
I20260713 09:06:09.380635 19710 consensus_queue.cc:237] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.383090 19686 raft_consensus.cc:359] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.383563 19686 raft_consensus.cc:385] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.383797 19686 raft_consensus.cc:740] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804070819d6741039d1f65952d61083b, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.384605 19686 consensus_queue.cc:260] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.386474 19686 ts_tablet_manager.cc:1434] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:06:09.388430 19392 catalog_manager.cc:5697] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b reported cstate change: term changed from 0 to 1, leader changed from <none> to 804070819d6741039d1f65952d61083b (127.15.249.195). New cstate: current_term: 1 leader_uuid: "804070819d6741039d1f65952d61083b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:09.469532 19496 raft_consensus.cc:3060] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.471609 19645 raft_consensus.cc:3060] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.476274 19693 consensus_queue.cc:1048] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.477727 19693 consensus_queue.cc:1048] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.484910 19710 raft_consensus.cc:493] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.485380 19710 raft_consensus.cc:515] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.487393 19710 leader_election.cc:290] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:09.488458 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14654e3f9acd4368802b19109b78bfc1" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9" is_pre_election: true
I20260713 09:06:09.488576 19721 consensus_queue.cc:1048] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.488895 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14654e3f9acd4368802b19109b78bfc1" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:09.489282 19495 raft_consensus.cc:2393] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 804070819d6741039d1f65952d61083b in current term 1: Already voted for candidate b58e8753e00245cb8a1206f43cf216f7 in this term.
I20260713 09:06:09.490507 19609 leader_election.cc:304] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [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: 804070819d6741039d1f65952d61083b; no voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:09.491580 19692 raft_consensus.cc:3060] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.499514 19692 raft_consensus.cc:2749] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.507112 19730 consensus_queue.cc:1048] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.514186 19721 consensus_queue.cc:1048] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.526559 19730 consensus_queue.cc:1048] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.548347 19687 consensus_queue.cc:1048] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.557723 19730 consensus_queue.cc:1048] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.558285 19693 raft_consensus.cc:493] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.558779 19693 raft_consensus.cc:515] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.560726 19693 leader_election.cc:290] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.562127 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe76e8edc5b43978f00e46f0960fdb8" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:09.562865 19644 raft_consensus.cc:2393] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b58e8753e00245cb8a1206f43cf216f7 in current term 1: Already voted for candidate e942a5f22d1a45818dc23c7863e5bec9 in this term.
I20260713 09:06:09.567070 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe76e8edc5b43978f00e46f0960fdb8" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9" is_pre_election: true
I20260713 09:06:09.568382 19535 leader_election.cc:304] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [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: b58e8753e00245cb8a1206f43cf216f7; no voters: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:09.569257 19693 raft_consensus.cc:3060] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.571244 19723 raft_consensus.cc:493] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.571746 19723 raft_consensus.cc:515] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.573724 19723 leader_election.cc:290] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.575949 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d66f30e2ecd42b6b0e23380b0ed97e2" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:09.575974 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d66f30e2ecd42b6b0e23380b0ed97e2" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:09.576692 19645 raft_consensus.cc:2468] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 0.
I20260713 09:06:09.576786 19570 raft_consensus.cc:2468] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 0.
I20260713 09:06:09.577790 19459 leader_election.cc:304] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.577945 19693 raft_consensus.cc:2749] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.578555 19723 raft_consensus.cc:2804] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.579058 19723 raft_consensus.cc:493] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.579409 19723 raft_consensus.cc:3060] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.584071 19723 raft_consensus.cc:515] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.585497 19723 leader_election.cc:290] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Requested vote from peers b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:09.586076 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d66f30e2ecd42b6b0e23380b0ed97e2" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:09.586308 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d66f30e2ecd42b6b0e23380b0ed97e2" candidate_uuid: "e942a5f22d1a45818dc23c7863e5bec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:09.586565 19570 raft_consensus.cc:3060] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.586823 19645 raft_consensus.cc:3060] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.591060 19570 raft_consensus.cc:2468] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 1.
I20260713 09:06:09.591130 19645 raft_consensus.cc:2468] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e942a5f22d1a45818dc23c7863e5bec9 in term 1.
I20260713 09:06:09.592013 19459 leader_election.cc:304] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:09.592618 19723 raft_consensus.cc:2804] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.593055 19723 raft_consensus.cc:697] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Becoming Leader. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Running, Role: LEADER
I20260713 09:06:09.593688 19723 consensus_queue.cc:237] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:09.600174 19391 catalog_manager.cc:5697] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "e942a5f22d1a45818dc23c7863e5bec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.628917 19723 consensus_queue.cc:1048] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.640033 19703 consensus_queue.cc:1048] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.731741 19693 consensus_queue.cc:1048] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.742177 19718 consensus_queue.cc:1048] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.744413 19721 consensus_queue.cc:1048] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.754539 19752 consensus_queue.cc:1048] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.788565 19710 consensus_queue.cc:1048] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.799696 19766 consensus_queue.cc:1048] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.799875 19687 consensus_queue.cc:1048] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.813651 19723 consensus_queue.cc:1048] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.822930 16359 ts_manager.cc:295] Set tserver state for e942a5f22d1a45818dc23c7863e5bec9 to MAINTENANCE_MODE
I20260713 09:06:09.823781 16359 tablet_server.cc:179] TabletServer@127.15.249.193:0 shutting down...
I20260713 09:06:09.860659 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:09.861436 16359 tablet_replica.cc:333] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.862134 16359 raft_consensus.cc:2243] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.862522 16359 raft_consensus.cc:2272] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.864933 16359 tablet_replica.cc:333] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.865423 16359 raft_consensus.cc:2243] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.866267 16359 raft_consensus.cc:2272] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.868310 16359 tablet_replica.cc:333] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.868783 16359 raft_consensus.cc:2243] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.869115 16359 raft_consensus.cc:2272] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.870946 16359 tablet_replica.cc:333] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.871384 16359 raft_consensus.cc:2243] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.872143 16359 raft_consensus.cc:2272] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.873894 16359 tablet_replica.cc:333] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.874336 16359 raft_consensus.cc:2243] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.874966 16359 raft_consensus.cc:2272] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.876758 16359 tablet_replica.cc:333] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.877197 16359 raft_consensus.cc:2243] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.877507 16359 raft_consensus.cc:2272] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.879698 16359 tablet_replica.cc:333] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.880189 16359 raft_consensus.cc:2243] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.880661 16359 pending_rounds.cc:70] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Trying to abort 1 pending ops.
I20260713 09:06:09.880836 16359 pending_rounds.cc:77] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991901062021120 op_type: NO_OP noop_request { }
I20260713 09:06:09.881109 16359 raft_consensus.cc:2889] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:09.881322 16359 raft_consensus.cc:2272] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.883021 16359 tablet_replica.cc:333] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.883446 16359 raft_consensus.cc:2243] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.883776 16359 raft_consensus.cc:2272] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.885617 16359 tablet_replica.cc:333] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.886047 16359 raft_consensus.cc:2243] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.886355 16359 raft_consensus.cc:2272] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.888211 16359 tablet_replica.cc:333] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: stopping tablet replica
I20260713 09:06:09.888594 16359 raft_consensus.cc:2243] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.889222 16359 raft_consensus.cc:2272] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:09.909685 19535 consensus_peers.cc:597] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.916633 16359 tablet_server.cc:196] TabletServer@127.15.249.193:0 shutdown complete.
W20260713 09:06:09.938611 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:10.048681 19535 consensus_peers.cc:597] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:10.182184 19535 consensus_peers.cc:597] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:10.359375 19535 consensus_peers.cc:597] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:10.393685 19609 consensus_peers.cc:597] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:10.939451 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:11.026819 19693 raft_consensus.cc:493] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.027383 19693 raft_consensus.cc:515] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.029243 19693 leader_election.cc:290] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:11.030480 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:11.030503 19774 raft_consensus.cc:493] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.031205 19774 raft_consensus.cc:515] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.032507 19644 raft_consensus.cc:2468] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 1.
I20260713 09:06:11.033484 19774 leader_election.cc:290] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
W20260713 09:06:11.034541 19535 leader_election.cc:336] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.035198 19534 leader_election.cc:304] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:11.035295 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:11.035949 19571 raft_consensus.cc:2468] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 1.
I20260713 09:06:11.036589 19693 raft_consensus.cc:2804] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:11.037026 19693 raft_consensus.cc:493] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.037307 19608 leader_election.cc:304] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: 
I20260713 09:06:11.037493 19693 raft_consensus.cc:3060] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.038204 19774 raft_consensus.cc:2804] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:11.038591 19774 raft_consensus.cc:493] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.038975 19774 raft_consensus.cc:3060] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:11.040115 19609 leader_election.cc:336] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.045359 19693 raft_consensus.cc:515] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.046342 19774 raft_consensus.cc:515] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.049376 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:11.049697 19774 leader_election.cc:290] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:11.050156 19644 raft_consensus.cc:2393] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b58e8753e00245cb8a1206f43cf216f7 in current term 2: Already voted for candidate 804070819d6741039d1f65952d61083b in this term.
I20260713 09:06:11.050822 19693 leader_election.cc:290] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
W20260713 09:06:11.051750 19535 leader_election.cc:336] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.052002 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:11.052276 19535 leader_election.cc:304] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [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: b58e8753e00245cb8a1206f43cf216f7; no voters: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:11.052804 19571 raft_consensus.cc:2393] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 804070819d6741039d1f65952d61083b in current term 2: Already voted for candidate b58e8753e00245cb8a1206f43cf216f7 in this term.
I20260713 09:06:11.053146 19693 raft_consensus.cc:2749] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:06:11.053396 19609 leader_election.cc:336] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.053961 19608 leader_election.cc:304] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [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: 804070819d6741039d1f65952d61083b; no voters: b58e8753e00245cb8a1206f43cf216f7, e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:11.054641 19774 raft_consensus.cc:2749] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:11.056775 19721 raft_consensus.cc:493] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.057334 19721 raft_consensus.cc:515] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.059397 19721 leader_election.cc:290] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:11.060772 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:11.061368 19644 raft_consensus.cc:2468] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 1.
I20260713 09:06:11.062316 19534 leader_election.cc:304] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: 
W20260713 09:06:11.062839 19535 leader_election.cc:336] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.063002 19721 raft_consensus.cc:2804] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:11.063395 19721 raft_consensus.cc:493] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.063678 19721 raft_consensus.cc:3060] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.068842 19721 raft_consensus.cc:515] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.070282 19721 leader_election.cc:290] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:11.071233 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:11.071749 19644 raft_consensus.cc:3060] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:11.073874 19535 leader_election.cc:336] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.077105 19644 raft_consensus.cc:2468] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 2.
I20260713 09:06:11.078008 19534 leader_election.cc:304] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:11.078660 19721 raft_consensus.cc:2804] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:11.079074 19721 raft_consensus.cc:697] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 2 LEADER]: Becoming Leader. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Running, Role: LEADER
I20260713 09:06:11.079751 19721 consensus_queue.cc:237] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.087246 19392 catalog_manager.cc:5697] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 reported cstate change: term changed from 1 to 2, leader changed from e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193) to b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "b58e8753e00245cb8a1206f43cf216f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.139438 19774 raft_consensus.cc:493] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.139968 19774 raft_consensus.cc:515] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.141562 19774 leader_election.cc:290] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:11.142824 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe76e8edc5b43978f00e46f0960fdb8" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:11.143486 19571 raft_consensus.cc:2468] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 1.
I20260713 09:06:11.143977 19721 raft_consensus.cc:493] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.144757 19608 leader_election.cc:304] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: 
I20260713 09:06:11.144511 19721 raft_consensus.cc:515] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.145463 19774 raft_consensus.cc:2804] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:11.145565 19609 leader_election.cc:336] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.145843 19774 raft_consensus.cc:493] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.146234 19774 raft_consensus.cc:3060] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.146778 19721 leader_election.cc:290] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:11.147894 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe76e8edc5b43978f00e46f0960fdb8" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
W20260713 09:06:11.150326 19535 leader_election.cc:336] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.151752 19774 raft_consensus.cc:515] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.152750 19644 raft_consensus.cc:2393] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b58e8753e00245cb8a1206f43cf216f7 in current term 2: Already voted for candidate 804070819d6741039d1f65952d61083b in this term.
I20260713 09:06:11.153623 19774 leader_election.cc:290] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:11.154412 19534 leader_election.cc:304] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [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: b58e8753e00245cb8a1206f43cf216f7; no voters: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:11.154765 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe76e8edc5b43978f00e46f0960fdb8" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:11.155328 19571 raft_consensus.cc:3060] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:11.157559 19609 leader_election.cc:336] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.160643 19571 raft_consensus.cc:2468] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 2.
I20260713 09:06:11.161082 19721 raft_consensus.cc:2749] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:11.161726 19608 leader_election.cc:304] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:11.162549 19774 raft_consensus.cc:2804] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:11.163015 19774 raft_consensus.cc:697] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 2 LEADER]: Becoming Leader. State: Replica: 804070819d6741039d1f65952d61083b, State: Running, Role: LEADER
I20260713 09:06:11.163767 19774 consensus_queue.cc:237] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.170471 19392 catalog_manager.cc:5697] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b reported cstate change: term changed from 1 to 2, leader changed from e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193) to 804070819d6741039d1f65952d61083b (127.15.249.195). New cstate: current_term: 2 leader_uuid: "804070819d6741039d1f65952d61083b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:11.311655 19721 raft_consensus.cc:493] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.312196 19721 raft_consensus.cc:515] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.314041 19721 leader_election.cc:290] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:11.315039 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ffdcd7c4944ea993b9085abae13484" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
W20260713 09:06:11.317373 19535 leader_election.cc:336] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.317560 19774 raft_consensus.cc:493] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.317843 19535 leader_election.cc:304] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [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: b58e8753e00245cb8a1206f43cf216f7; no voters: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:11.318077 19774 raft_consensus.cc:515] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.318656 19721 raft_consensus.cc:2749] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:11.320160 19774 leader_election.cc:290] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:11.321063 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ffdcd7c4944ea993b9085abae13484" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:11.321698 19571 raft_consensus.cc:2468] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 1.
I20260713 09:06:11.322654 19608 leader_election.cc:304] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: 
I20260713 09:06:11.323323 19774 raft_consensus.cc:2804] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:11.323578 19609 leader_election.cc:336] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.323621 19774 raft_consensus.cc:493] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e942a5f22d1a45818dc23c7863e5bec9)
I20260713 09:06:11.324208 19774 raft_consensus.cc:3060] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.326879 19721 raft_consensus.cc:493] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.327293 19721 raft_consensus.cc:515] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.329010 19721 leader_election.cc:290] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:11.329717 19774 raft_consensus.cc:515] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.330127 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d66f30e2ecd42b6b0e23380b0ed97e2" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b" is_pre_election: true
I20260713 09:06:11.330737 19644 raft_consensus.cc:2468] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 1.
I20260713 09:06:11.331766 19534 leader_election.cc:304] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: 
I20260713 09:06:11.332504 19721 raft_consensus.cc:2804] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:11.332858 19721 raft_consensus.cc:493] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.333424 19721 raft_consensus.cc:3060] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.333621 19774 leader_election.cc:290] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
W20260713 09:06:11.332854 19535 leader_election.cc:336] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.334542 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ffdcd7c4944ea993b9085abae13484" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:11.335182 19571 raft_consensus.cc:3060] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.338917 19721 raft_consensus.cc:515] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
W20260713 09:06:11.339362 19609 leader_election.cc:336] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.341516 19571 raft_consensus.cc:2468] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 2.
I20260713 09:06:11.341575 19721 leader_election.cc:290] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), 804070819d6741039d1f65952d61083b (127.15.249.195:40119)
I20260713 09:06:11.341792 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d66f30e2ecd42b6b0e23380b0ed97e2" candidate_uuid: "b58e8753e00245cb8a1206f43cf216f7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804070819d6741039d1f65952d61083b"
I20260713 09:06:11.342371 19644 raft_consensus.cc:3060] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.342747 19608 leader_election.cc:304] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:11.343524 19774 raft_consensus.cc:2804] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:11.343911 19774 raft_consensus.cc:697] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 2 LEADER]: Becoming Leader. State: Replica: 804070819d6741039d1f65952d61083b, State: Running, Role: LEADER
I20260713 09:06:11.344543 19774 consensus_queue.cc:237] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.347745 19644 raft_consensus.cc:2468] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b58e8753e00245cb8a1206f43cf216f7 in term 2.
I20260713 09:06:11.349664 19534 leader_election.cc:304] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [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: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: 
W20260713 09:06:11.350652 19535 leader_election.cc:336] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:11.352195 19392 catalog_manager.cc:5697] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b reported cstate change: term changed from 1 to 2, leader changed from e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193) to 804070819d6741039d1f65952d61083b (127.15.249.195). New cstate: current_term: 2 leader_uuid: "804070819d6741039d1f65952d61083b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:11.350435 19721 raft_consensus.cc:2804] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:11.354290 19721 raft_consensus.cc:697] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 2 LEADER]: Becoming Leader. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Running, Role: LEADER
I20260713 09:06:11.355023 19721 consensus_queue.cc:237] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Queue going to LEADER 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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:11.362062 19392 catalog_manager.cc:5697] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 reported cstate change: term changed from 1 to 2, leader changed from e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193) to b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "b58e8753e00245cb8a1206f43cf216f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:11.548142 19609 consensus_peers.cc:597] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:11.598340 19535 consensus_peers.cc:597] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:11.656030 19644 raft_consensus.cc:1275] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Refusing update from remote peer b58e8753e00245cb8a1206f43cf216f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:11.657224 19721 consensus_queue.cc:1048] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.721863 19571 raft_consensus.cc:1275] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Refusing update from remote peer 804070819d6741039d1f65952d61083b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:11.723114 19774 consensus_queue.cc:1048] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.743115 19571 raft_consensus.cc:1275] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Refusing update from remote peer 804070819d6741039d1f65952d61083b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:11.744258 19789 consensus_queue.cc:1048] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:11.756418 19609 consensus_peers.cc:597] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:11.833310 19645 raft_consensus.cc:1275] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Refusing update from remote peer b58e8753e00245cb8a1206f43cf216f7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:11.834640 19693 consensus_queue.cc:1048] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:11.848254 19535 consensus_peers.cc:597] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:11.940336 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:12.185225 19535 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260713 09:06:12.391729 19535 consensus_peers.cc:597] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:12.627985 19535 consensus_peers.cc:597] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:12.672498 19535 consensus_peers.cc:597] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:12.786011 19535 consensus_peers.cc:597] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:12.917577 19609 consensus_peers.cc:597] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:12.941284 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:12.955781 19774 raft_consensus.cc:493] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.956229 19774 raft_consensus.cc:515] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:12.957774 19774 leader_election.cc:290] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:12.959007 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7" is_pre_election: true
I20260713 09:06:12.959622 19571 raft_consensus.cc:2468] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 2.
I20260713 09:06:12.960713 19608 leader_election.cc:304] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: 
W20260713 09:06:12.961365 19609 leader_election.cc:336] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:12.961460 19774 raft_consensus.cc:2804] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:12.961905 19774 raft_consensus.cc:493] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.962188 19774 raft_consensus.cc:3060] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:12.966785 19774 raft_consensus.cc:515] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:12.968293 19774 leader_election.cc:290] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 3 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:12.969364 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed222ed24a349ffa6d4b8e4ad86c58e" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:12.969950 19571 raft_consensus.cc:3060] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:06:12.971743 19609 leader_election.cc:336] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111)
I20260713 09:06:12.974947 19571 raft_consensus.cc:2468] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 3.
I20260713 09:06:12.975919 19608 leader_election.cc:304] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 804070819d6741039d1f65952d61083b, b58e8753e00245cb8a1206f43cf216f7; no voters: e942a5f22d1a45818dc23c7863e5bec9
I20260713 09:06:12.976521 19774 raft_consensus.cc:2804] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:12.977345 19774 raft_consensus.cc:697] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 3 LEADER]: Becoming Leader. State: Replica: 804070819d6741039d1f65952d61083b, State: Running, Role: LEADER
I20260713 09:06:12.978096 19774 consensus_queue.cc:237] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:12.984223 19392 catalog_manager.cc:5697] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b reported cstate change: term changed from 1 to 3, leader changed from e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193) to 804070819d6741039d1f65952d61083b (127.15.249.195). New cstate: current_term: 3 leader_uuid: "804070819d6741039d1f65952d61083b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: HEALTHY } } }
W20260713 09:06:13.386621 19609 consensus_peers.cc:597] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:13.453974 19571 raft_consensus.cc:1275] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 3 FOLLOWER]: Refusing update from remote peer 804070819d6741039d1f65952d61083b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:13.455236 19774 consensus_queue.cc:1048] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:13.566663 19609 consensus_peers.cc:597] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:13.942662 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:14.069475 19609 consensus_peers.cc:597] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:14.333436 19535 consensus_peers.cc:597] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:14.435874 19535 consensus_peers.cc:597] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:14.802764 19535 consensus_peers.cc:597] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:14.934191 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:14.942018 19804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:14.942312 19805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:14.943994 19807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:14.944161 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:14.945902 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:14.949862 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:14.950130 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:14.950346 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933574950331 us; error 0 us; skew 500 ppm
I20260713 09:06:14.950994 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:14.954531 16359 webserver.cc:533] Webserver started at http://127.15.249.193:34011/ using document root <none> and password file <none>
I20260713 09:06:14.955080 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:14.955293 16359 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:14.959162 16359 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.001s
I20260713 09:06:14.963840 19812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:14.964573 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:06:14.964866 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "e942a5f22d1a45818dc23c7863e5bec9"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-2jxz"
I20260713 09:06:14.965273 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:14.982617 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:14.983973 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:14.985440 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:14.989035 19819 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:06:15.034109 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:06:15.034448 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260713 09:06:15.034745 16359 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:06:15.040089 19819 tablet_bootstrap.cc:492] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:15.054210 19819 tablet_bootstrap.cc:492] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.054961 19819 tablet_bootstrap.cc:492] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
I20260713 09:06:15.055610 19819 ts_tablet_manager.cc:1403] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260713 09:06:15.058578 19819 raft_consensus.cc:359] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.059635 19819 raft_consensus.cc:740] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.060439 19819 consensus_queue.cc:260] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.062768 19819 ts_tablet_manager.cc:1434] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:15.063409 19819 tablet_bootstrap.cc:492] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:15.073854 16359 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:06:15.074160 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.035s	sys 0.003s
I20260713 09:06:15.075570 19819 tablet_bootstrap.cc:492] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.076375 19819 tablet_bootstrap.cc:492] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
I20260713 09:06:15.076905 19819 ts_tablet_manager.cc:1403] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:06:15.078886 19819 raft_consensus.cc:359] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.079414 19819 raft_consensus.cc:740] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.080067 19819 consensus_queue.cc:260] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.081513 19819 ts_tablet_manager.cc:1434] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:06:15.082305 19819 tablet_bootstrap.cc:492] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
W20260713 09:06:15.092326 19535 consensus_peers.cc:597] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:15.099527 19819 tablet_bootstrap.cc:492] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.100404 19819 tablet_bootstrap.cc:492] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
I20260713 09:06:15.101110 19819 ts_tablet_manager.cc:1403] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:06:15.103703 19819 raft_consensus.cc:359] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.104353 19819 raft_consensus.cc:740] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.105020 19819 consensus_queue.cc:260] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.106849 19819 ts_tablet_manager.cc:1434] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:15.107511 19819 tablet_bootstrap.cc:492] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:15.119253 19819 tablet_bootstrap.cc:492] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:06:15.120337 19819 tablet_bootstrap.cc:492] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
I20260713 09:06:15.120882 19819 ts_tablet_manager.cc:1403] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260713 09:06:15.122756 19819 raft_consensus.cc:359] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.123515 19819 raft_consensus.cc:740] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.124353 19819 consensus_queue.cc:260] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.126353 19819 ts_tablet_manager.cc:1434] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:06:15.127053 19819 tablet_bootstrap.cc:492] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:15.141784 19819 tablet_bootstrap.cc:492] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.142642 19819 tablet_bootstrap.cc:492] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
I20260713 09:06:15.143281 19819 ts_tablet_manager.cc:1403] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:06:15.145085 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:40293
I20260713 09:06:15.145300 19881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:40293 every 8 connection(s)
I20260713 09:06:15.145849 19819 raft_consensus.cc:359] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.146436 19819 raft_consensus.cc:740] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.147006 19819 consensus_queue.cc:260] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.148569 19819 ts_tablet_manager.cc:1434] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260713 09:06:15.149421 19819 tablet_bootstrap.cc:492] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:15.152601 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:15.166296 19819 tablet_bootstrap.cc:492] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.167425 19819 tablet_bootstrap.cc:492] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
I20260713 09:06:15.168243 19819 ts_tablet_manager.cc:1403] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260713 09:06:15.172175 19819 raft_consensus.cc:359] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.173233 19819 raft_consensus.cc:740] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.174331 19819 consensus_queue.cc:260] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.177742 19819 ts_tablet_manager.cc:1434] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:15.178988 19819 tablet_bootstrap.cc:492] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:15.182956 19882 heartbeater.cc:344] Connected to a master server at 127.15.249.254:37897
I20260713 09:06:15.183655 19882 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:15.185556 19882 heartbeater.cc:507] Master 127.15.249.254:37897 requested a full tablet report, sending...
I20260713 09:06:15.212327 19819 tablet_bootstrap.cc:492] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.213521 19819 tablet_bootstrap.cc:492] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
W20260713 09:06:15.214088 19535 consensus_peers.cc:597] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:15.214311 19819 ts_tablet_manager.cc:1403] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.004s
I20260713 09:06:15.217324 19819 raft_consensus.cc:359] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.218139 19819 raft_consensus.cc:740] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.218765 19571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63"
dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
mode: GRACEFUL
new_leader_uuid: "804070819d6741039d1f65952d61083b"
 from {username='slave'} at 127.0.0.1:39434
I20260713 09:06:15.219714 19571 raft_consensus.cc:606] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 2 LEADER]: Received request to transfer leadership to TS 804070819d6741039d1f65952d61083b
I20260713 09:06:15.219017 19819 consensus_queue.cc:260] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.224717 19819 ts_tablet_manager.cc:1434] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:15.225667 19819 tablet_bootstrap.cc:492] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:15.249913 19819 tablet_bootstrap.cc:492] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.251094 19819 tablet_bootstrap.cc:492] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
I20260713 09:06:15.251894 19819 ts_tablet_manager.cc:1403] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260713 09:06:15.254827 19819 raft_consensus.cc:359] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.255640 19819 raft_consensus.cc:740] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.256382 19855 raft_consensus.cc:3060] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:15.256556 19819 consensus_queue.cc:260] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.259558 19819 ts_tablet_manager.cc:1434] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:15.260496 19819 tablet_bootstrap.cc:492] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:15.265913 19391 ts_manager.cc:194] Re-registered known tserver with Master: e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293)
I20260713 09:06:15.282938 19819 tablet_bootstrap.cc:492] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.286998 19819 tablet_bootstrap.cc:492] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
I20260713 09:06:15.287683 19819 ts_tablet_manager.cc:1403] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260713 09:06:15.291632 19819 raft_consensus.cc:359] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:15.292587 19819 raft_consensus.cc:740] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.293507 19819 consensus_queue.cc:260] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } }
I20260713 09:06:15.296025 19819 ts_tablet_manager.cc:1434] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260713 09:06:15.297016 19819 tablet_bootstrap.cc:492] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap starting.
I20260713 09:06:15.370841 19852 raft_consensus.cc:3060] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:15.381560 19852 pending_rounds.cc:85] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Aborting all ops after (but not including) 0
I20260713 09:06:15.381976 19852 pending_rounds.cc:107] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:15.382417 19852 raft_consensus.cc:2889] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:15.390702 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:15.391281 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:15.392066 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:15.421373 19819 tablet_bootstrap.cc:492] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.422199 19819 tablet_bootstrap.cc:492] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: Bootstrap complete.
I20260713 09:06:15.422823 19819 ts_tablet_manager.cc:1403] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.006s
I20260713 09:06:15.423544 19391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51210
I20260713 09:06:15.424980 19819 raft_consensus.cc:359] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.425789 19819 raft_consensus.cc:740] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e942a5f22d1a45818dc23c7863e5bec9, State: Initialized, Role: FOLLOWER
I20260713 09:06:15.426607 19819 consensus_queue.cc:260] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.428709 19819 ts_tablet_manager.cc:1434] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:06:15.429292 19882 heartbeater.cc:499] Master 127.15.249.254:37897 was elected leader, sending a full tablet report...
I20260713 09:06:15.432947 19852 raft_consensus.cc:3060] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:15.456039 19802 raft_consensus.cc:993] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7: : Instructing follower 804070819d6741039d1f65952d61083b to start an election
I20260713 09:06:15.456624 19895 raft_consensus.cc:1081] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 2 LEADER]: Signalling peer 804070819d6741039d1f65952d61083b to start an election
I20260713 09:06:15.458199 19645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63"
dest_uuid: "804070819d6741039d1f65952d61083b"
 from {username='slave'} at 127.0.0.1:40962
I20260713 09:06:15.458585 19645 raft_consensus.cc:493] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:15.458824 19645 raft_consensus.cc:3060] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:15.464320 19645 raft_consensus.cc:515] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.465610 19645 leader_election.cc:290] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [CANDIDATE]: Term 3 election: Requested vote from peers e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293), b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561)
I20260713 09:06:15.466435 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e942a5f22d1a45818dc23c7863e5bec9"
I20260713 09:06:15.466636 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c4af405cb4484f9f7c814619f9de63" candidate_uuid: "804070819d6741039d1f65952d61083b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b58e8753e00245cb8a1206f43cf216f7"
I20260713 09:06:15.467180 19852 raft_consensus.cc:3060] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:15.467288 19571 raft_consensus.cc:3055] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:15.467684 19571 raft_consensus.cc:740] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b58e8753e00245cb8a1206f43cf216f7, State: Running, Role: LEADER
I20260713 09:06:15.468554 19571 consensus_queue.cc:260] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.469728 19571 raft_consensus.cc:3060] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:15.472826 19852 raft_consensus.cc:2468] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 3.
I20260713 09:06:15.473898 19609 leader_election.cc:304] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [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: 804070819d6741039d1f65952d61083b, e942a5f22d1a45818dc23c7863e5bec9; no voters: 
I20260713 09:06:15.474829 19774 raft_consensus.cc:2804] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:15.475325 19571 raft_consensus.cc:2468] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804070819d6741039d1f65952d61083b in term 3.
I20260713 09:06:15.475922 19774 raft_consensus.cc:697] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 3 LEADER]: Becoming Leader. State: Replica: 804070819d6741039d1f65952d61083b, State: Running, Role: LEADER
I20260713 09:06:15.476924 19774 consensus_queue.cc:237] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [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: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } }
I20260713 09:06:15.485381 19391 catalog_manager.cc:5697] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b reported cstate change: term changed from 2 to 3, leader changed from b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194) to 804070819d6741039d1f65952d61083b (127.15.249.195). New cstate: current_term: 3 leader_uuid: "804070819d6741039d1f65952d61083b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804070819d6741039d1f65952d61083b" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 40119 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:15.598304 19852 raft_consensus.cc:3060] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Advancing to term 3
W20260713 09:06:15.945281 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:15.975191 19571 raft_consensus.cc:1275] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 3 FOLLOWER]: Refusing update from remote peer 804070819d6741039d1f65952d61083b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:15.976521 19908 consensus_queue.cc:1048] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b58e8753e00245cb8a1206f43cf216f7" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.986789 19852 raft_consensus.cc:1275] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 3 FOLLOWER]: Refusing update from remote peer 804070819d6741039d1f65952d61083b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:15.988556 19901 consensus_queue.cc:1048] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e942a5f22d1a45818dc23c7863e5bec9" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:06:16.305395 19592 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5c60 after lost signal to thread 16362
W20260713 09:06:16.306330 19592 debug-util.cc:398] Leaking SignalData structure 0x7b0800168dc0 after lost signal to thread 19428
W20260713 09:06:16.307263 19592 debug-util.cc:398] Leaking SignalData structure 0x7b08002a1120 after lost signal to thread 19595
W20260713 09:06:16.308094 19592 debug-util.cc:398] Leaking SignalData structure 0x7b08002c69c0 after lost signal to thread 19669
W20260713 09:06:16.309067 19592 debug-util.cc:398] Leaking SignalData structure 0x7b0800280500 after lost signal to thread 19881
I20260713 09:06:16.421427 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:16.427232 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:16.427620 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:16.428118 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:16.946194 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:17.435074 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:17.440802 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:17.441211 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:17.441654 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:17.947073 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:19.018929 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:19.027385 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:19.038878 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:19.039425 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:19.040042 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:20.019871 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:20.020813 19425 debug-util.cc:398] Leaking SignalData structure 0x7b0800086c20 after lost signal to thread 16362
W20260713 09:06:20.021598 19425 debug-util.cc:398] Leaking SignalData structure 0x7b0800055ac0 after lost signal to thread 19428
W20260713 09:06:20.022452 19425 debug-util.cc:398] Leaking SignalData structure 0x7b0800101b20 after lost signal to thread 19595
W20260713 09:06:20.023226 19425 debug-util.cc:398] Leaking SignalData structure 0x7b08000b54e0 after lost signal to thread 19669
W20260713 09:06:20.024174 19425 debug-util.cc:398] Leaking SignalData structure 0x7b08002666e0 after lost signal to thread 19881
I20260713 09:06:20.049351 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:20.054602 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:20.054981 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:20.055477 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:21.020716 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:21.061326 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:21.069588 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:21.075341 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:21.075709 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:06:22.021621 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:22.096508 16359 tablet_server.cc:179] TabletServer@127.15.249.193:40293 shutting down...
I20260713 09:06:22.126063 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:22.126754 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.127372 16359 raft_consensus.cc:2243] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.127774 16359 raft_consensus.cc:2272] T 6e94f8b247d248729d5fa4bece23e574 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.129557 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.130092 16359 raft_consensus.cc:2243] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.130460 16359 raft_consensus.cc:2272] T 14654e3f9acd4368802b19109b78bfc1 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.132121 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.132606 16359 raft_consensus.cc:2243] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.132969 16359 raft_consensus.cc:2272] T 95473978d7be4941a76f770ce1a5da70 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.134583 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.135238 16359 raft_consensus.cc:2243] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.135716 16359 raft_consensus.cc:2272] T 4ed222ed24a349ffa6d4b8e4ad86c58e P e942a5f22d1a45818dc23c7863e5bec9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.137887 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.138589 16359 raft_consensus.cc:2243] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.139001 16359 raft_consensus.cc:2272] T 3ee63a33545241fb99a9bfe94ee55eac P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.141201 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.141939 16359 raft_consensus.cc:2243] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.142397 16359 raft_consensus.cc:2272] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P e942a5f22d1a45818dc23c7863e5bec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.144595 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.145116 16359 raft_consensus.cc:2243] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.145469 16359 raft_consensus.cc:2272] T f6dee6b7af5f411abb17fc805759e244 P e942a5f22d1a45818dc23c7863e5bec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.147053 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.147542 16359 raft_consensus.cc:2243] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.147971 16359 raft_consensus.cc:2272] T 4fe76e8edc5b43978f00e46f0960fdb8 P e942a5f22d1a45818dc23c7863e5bec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.149513 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.149967 16359 raft_consensus.cc:2243] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.150352 16359 raft_consensus.cc:2272] T 56c4af405cb4484f9f7c814619f9de63 P e942a5f22d1a45818dc23c7863e5bec9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.151937 16359 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:22.152354 16359 raft_consensus.cc:2243] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.152805 16359 raft_consensus.cc:2272] T 22ffdcd7c4944ea993b9085abae13484 P e942a5f22d1a45818dc23c7863e5bec9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:22.157897 19535 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 59 similar messages]
W20260713 09:06:22.160831 19535 consensus_peers.cc:597] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:22.176324 19609 consensus_peers.cc:597] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:22.181247 16359 tablet_server.cc:196] TabletServer@127.15.249.193:40293 shutdown complete.
I20260713 09:06:22.198066 16359 tablet_server.cc:179] TabletServer@127.15.249.194:0 shutting down...
W20260713 09:06:22.200174 19609 consensus_peers.cc:597] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:22.217687 19609 consensus_peers.cc:597] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:22.234611 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:22.235414 16359 tablet_replica.cc:333] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
I20260713 09:06:22.236186 16359 raft_consensus.cc:2243] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.236735 16359 raft_consensus.cc:2272] T 4fe76e8edc5b43978f00e46f0960fdb8 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.238862 16359 tablet_replica.cc:333] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
I20260713 09:06:22.239631 16359 raft_consensus.cc:2243] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.240828 16359 raft_consensus.cc:2272] T 14654e3f9acd4368802b19109b78bfc1 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.244037 16359 tablet_replica.cc:333] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
I20260713 09:06:22.244751 16359 raft_consensus.cc:2243] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.245451 16359 raft_consensus.cc:2272] T 4ed222ed24a349ffa6d4b8e4ad86c58e P b58e8753e00245cb8a1206f43cf216f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.247956 16359 tablet_replica.cc:333] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
I20260713 09:06:22.248441 16359 raft_consensus.cc:2243] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.248914 16359 raft_consensus.cc:2272] T 56c4af405cb4484f9f7c814619f9de63 P b58e8753e00245cb8a1206f43cf216f7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:22.250542 19609 consensus_peers.cc:597] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:22.251569 16359 tablet_replica.cc:333] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
W20260713 09:06:22.252115 19608 consensus_peers.cc:597] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b -> Peer b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561): Couldn't send request to peer b58e8753e00245cb8a1206f43cf216f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:22.252264 16359 raft_consensus.cc:2243] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.252828 16359 raft_consensus.cc:2272] T 22ffdcd7c4944ea993b9085abae13484 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.254848 16359 tablet_replica.cc:333] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
I20260713 09:06:22.255395 16359 raft_consensus.cc:2243] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.255872 16359 raft_consensus.cc:2272] T f6dee6b7af5f411abb17fc805759e244 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.257848 16359 tablet_replica.cc:333] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
I20260713 09:06:22.258363 16359 raft_consensus.cc:2243] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.259063 16359 raft_consensus.cc:2272] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P b58e8753e00245cb8a1206f43cf216f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.261018 16359 tablet_replica.cc:333] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
I20260713 09:06:22.261487 16359 raft_consensus.cc:2243] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.262180 16359 raft_consensus.cc:2272] T 3ee63a33545241fb99a9bfe94ee55eac P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.264266 16359 tablet_replica.cc:333] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
I20260713 09:06:22.264714 16359 raft_consensus.cc:2243] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.265511 16359 raft_consensus.cc:2272] T 95473978d7be4941a76f770ce1a5da70 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.267478 16359 tablet_replica.cc:333] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7: stopping tablet replica
I20260713 09:06:22.268064 16359 raft_consensus.cc:2243] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.268960 16359 raft_consensus.cc:2272] T 6e94f8b247d248729d5fa4bece23e574 P b58e8753e00245cb8a1206f43cf216f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.320142 16359 tablet_server.cc:196] TabletServer@127.15.249.194:0 shutdown complete.
I20260713 09:06:22.345980 16359 tablet_server.cc:179] TabletServer@127.15.249.195:0 shutting down...
I20260713 09:06:22.376955 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:22.378037 16359 tablet_replica.cc:333] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.379034 16359 raft_consensus.cc:2243] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.379772 16359 raft_consensus.cc:2272] T 14654e3f9acd4368802b19109b78bfc1 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:22.381521 19608 consensus_peers.cc:597] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b -> Peer b58e8753e00245cb8a1206f43cf216f7 (127.15.249.194:43561): Couldn't send request to peer b58e8753e00245cb8a1206f43cf216f7. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:43561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:22.382977 16359 tablet_replica.cc:333] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.383898 16359 raft_consensus.cc:2243] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.384485 16359 raft_consensus.cc:2272] T 95473978d7be4941a76f770ce1a5da70 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.387374 16359 tablet_replica.cc:333] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.388109 16359 raft_consensus.cc:2243] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.388863 16359 raft_consensus.cc:2272] T 22ffdcd7c4944ea993b9085abae13484 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.390743 16359 tablet_replica.cc:333] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.391265 16359 raft_consensus.cc:2243] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.391989 16359 raft_consensus.cc:2272] T 56c4af405cb4484f9f7c814619f9de63 P 804070819d6741039d1f65952d61083b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.393826 16359 tablet_replica.cc:333] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.394354 16359 raft_consensus.cc:2243] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.394987 16359 raft_consensus.cc:2272] T 6e94f8b247d248729d5fa4bece23e574 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.397872 16359 tablet_replica.cc:333] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.398490 16359 raft_consensus.cc:2243] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.399490 16359 raft_consensus.cc:2272] T 4ed222ed24a349ffa6d4b8e4ad86c58e P 804070819d6741039d1f65952d61083b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:22.399616 19609 consensus_peers.cc:597] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b -> Peer e942a5f22d1a45818dc23c7863e5bec9 (127.15.249.193:40293): Couldn't send request to peer e942a5f22d1a45818dc23c7863e5bec9. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:22.401486 16359 tablet_replica.cc:333] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.402066 16359 raft_consensus.cc:2243] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.402505 16359 raft_consensus.cc:2272] T 3ee63a33545241fb99a9bfe94ee55eac P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.404699 16359 tablet_replica.cc:333] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.405189 16359 raft_consensus.cc:2243] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.405957 16359 raft_consensus.cc:2272] T f6dee6b7af5f411abb17fc805759e244 P 804070819d6741039d1f65952d61083b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.407958 16359 tablet_replica.cc:333] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.408468 16359 raft_consensus.cc:2243] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.408847 16359 raft_consensus.cc:2272] T 8d66f30e2ecd42b6b0e23380b0ed97e2 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.410797 16359 tablet_replica.cc:333] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b: stopping tablet replica
I20260713 09:06:22.411259 16359 raft_consensus.cc:2243] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.411993 16359 raft_consensus.cc:2272] T 4fe76e8edc5b43978f00e46f0960fdb8 P 804070819d6741039d1f65952d61083b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.442898 16359 tablet_server.cc:196] TabletServer@127.15.249.195:0 shutdown complete.
I20260713 09:06:22.467747 16359 master.cc:562] Master@127.15.249.254:37897 shutting down...
I20260713 09:06:22.494189 16359 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.494643 16359 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.494936 16359 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58bde0a523dd4c268776526f82d2d4b6: stopping tablet replica
I20260713 09:06:23.040095 16359 master.cc:584] Master@127.15.249.254:37897 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15269 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:06:23.081372 16359 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.249.254:44021
I20260713 09:06:23.082434 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:23.087080 19929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:23.087520 19930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:23.089751 19932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:23.090003 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:23.090869 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:23.091085 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:23.091246 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933583091229 us; error 0 us; skew 500 ppm
I20260713 09:06:23.091753 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:23.093938 16359 webserver.cc:533] Webserver started at http://127.15.249.254:40921/ using document root <none> and password file <none>
I20260713 09:06:23.094409 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:23.094605 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:23.094875 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:23.095973 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/master-0-root/instance:
uuid: "a0a8093d9e184020aa769ff49f5585c1"
format_stamp: "Formatted at 2026-07-13 09:06:23 on dist-test-slave-2jxz"
I20260713 09:06:23.100060 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:23.103071 19937 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.103935 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:23.104158 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/master-0-root
uuid: "a0a8093d9e184020aa769ff49f5585c1"
format_stamp: "Formatted at 2026-07-13 09:06:23 on dist-test-slave-2jxz"
I20260713 09:06:23.104390 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:23.117071 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:23.118100 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:23.153945 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.254:44021
I20260713 09:06:23.154040 19988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.254:44021 every 8 connection(s)
I20260713 09:06:23.157840 19989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.167516 19989 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1: Bootstrap starting.
I20260713 09:06:23.172161 19989 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.176079 19989 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1: No bootstrap required, opened a new log
I20260713 09:06:23.178112 19989 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0a8093d9e184020aa769ff49f5585c1" member_type: VOTER }
I20260713 09:06:23.178493 19989 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.178725 19989 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0a8093d9e184020aa769ff49f5585c1, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.179307 19989 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0a8093d9e184020aa769ff49f5585c1" member_type: VOTER }
I20260713 09:06:23.179751 19989 raft_consensus.cc:399] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:23.180040 19989 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:23.180291 19989 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.184386 19989 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0a8093d9e184020aa769ff49f5585c1" member_type: VOTER }
I20260713 09:06:23.184890 19989 leader_election.cc:304] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [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: a0a8093d9e184020aa769ff49f5585c1; no voters: 
I20260713 09:06:23.185961 19989 leader_election.cc:290] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:23.186272 19992 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.187618 19992 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 1 LEADER]: Becoming Leader. State: Replica: a0a8093d9e184020aa769ff49f5585c1, State: Running, Role: LEADER
I20260713 09:06:23.188221 19992 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [LEADER]: Queue going to LEADER mode. State: All 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: "a0a8093d9e184020aa769ff49f5585c1" member_type: VOTER }
I20260713 09:06:23.188709 19989 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:23.193397 19993 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0a8093d9e184020aa769ff49f5585c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0a8093d9e184020aa769ff49f5585c1" member_type: VOTER } }
I20260713 09:06:23.194133 19993 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:23.195511 19994 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0a8093d9e184020aa769ff49f5585c1. Latest consensus state: current_term: 1 leader_uuid: "a0a8093d9e184020aa769ff49f5585c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0a8093d9e184020aa769ff49f5585c1" member_type: VOTER } }
I20260713 09:06:23.196220 19994 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:23.202211 20001 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:23.209795 20001 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:23.210757 16359 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:23.218375 20001 catalog_manager.cc:1383] Generated new cluster ID: 322bf0293e6b437b9e7328006f9d9d0a
I20260713 09:06:23.218631 20001 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:23.243770 20001 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:23.244976 20001 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:23.255275 20001 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1: Generated new TSK 0
I20260713 09:06:23.255848 20001 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:23.277325 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:23.283193 20010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:23.284255 20011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:23.285245 20013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:23.285722 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:23.286568 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:23.286784 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:23.286964 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933583286935 us; error 0 us; skew 500 ppm
I20260713 09:06:23.287487 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:23.289651 16359 webserver.cc:533] Webserver started at http://127.15.249.193:43523/ using document root <none> and password file <none>
I20260713 09:06:23.290241 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:23.290427 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:23.290745 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:23.291738 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-0-root/instance:
uuid: "42b19e3028e84b95bb8bf95782d72f72"
format_stamp: "Formatted at 2026-07-13 09:06:23 on dist-test-slave-2jxz"
I20260713 09:06:23.295939 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:23.298908 20018 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.299638 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:23.299948 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "42b19e3028e84b95bb8bf95782d72f72"
format_stamp: "Formatted at 2026-07-13 09:06:23 on dist-test-slave-2jxz"
I20260713 09:06:23.300204 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:23.310340 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:23.311314 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:23.312695 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:23.314703 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:23.314900 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.315150 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:23.315294 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.353929 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:34237
I20260713 09:06:23.354023 20080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:34237 every 8 connection(s)
I20260713 09:06:23.358415 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:23.365926 20085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:23.366859 20086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:23.370244 20088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:23.370891 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:23.371938 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:23.372025 20081 heartbeater.cc:344] Connected to a master server at 127.15.249.254:44021
W20260713 09:06:23.372282 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:23.372439 20081 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:23.372498 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933583372477 us; error 0 us; skew 500 ppm
I20260713 09:06:23.373378 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:23.373351 20081 heartbeater.cc:507] Master 127.15.249.254:44021 requested a full tablet report, sending...
I20260713 09:06:23.375712 19954 ts_manager.cc:194] Registered new tserver with Master: 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193:34237)
I20260713 09:06:23.376190 16359 webserver.cc:533] Webserver started at http://127.15.249.194:38033/ using document root <none> and password file <none>
I20260713 09:06:23.376715 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:23.376921 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:23.377192 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:23.377594 19954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42050
I20260713 09:06:23.378374 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-1-root/instance:
uuid: "8842eec541fa48a8a72d0e4bf1488981"
format_stamp: "Formatted at 2026-07-13 09:06:23 on dist-test-slave-2jxz"
I20260713 09:06:23.382594 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:06:23.385665 20093 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.386476 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:23.386708 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-1-root
uuid: "8842eec541fa48a8a72d0e4bf1488981"
format_stamp: "Formatted at 2026-07-13 09:06:23 on dist-test-slave-2jxz"
I20260713 09:06:23.386932 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:23.419941 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:23.420986 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:23.422317 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:23.424372 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:23.424572 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.424855 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:23.425019 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.463248 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.194:36529
I20260713 09:06:23.463402 20155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.194:36529 every 8 connection(s)
I20260713 09:06:23.467768 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:23.474802 20159 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:23.476584 20160 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:23.478235 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:23.479204 20156 heartbeater.cc:344] Connected to a master server at 127.15.249.254:44021
I20260713 09:06:23.479650 20156 heartbeater.cc:461] Registering TS with master...
W20260713 09:06:23.479616 20163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:23.480741 20156 heartbeater.cc:507] Master 127.15.249.254:44021 requested a full tablet report, sending...
I20260713 09:06:23.480799 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:23.481143 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:23.481328 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933583481304 us; error 0 us; skew 500 ppm
I20260713 09:06:23.482039 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:23.483011 19954 ts_manager.cc:194] Registered new tserver with Master: 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529)
I20260713 09:06:23.484485 16359 webserver.cc:533] Webserver started at http://127.15.249.195:45081/ using document root <none> and password file <none>
I20260713 09:06:23.484755 19954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42064
I20260713 09:06:23.485059 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:23.485330 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:23.485626 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:23.486725 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-2-root/instance:
uuid: "c4edba33864949e2a4bd78a0c7283148"
format_stamp: "Formatted at 2026-07-13 09:06:23 on dist-test-slave-2jxz"
I20260713 09:06:23.490881 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:23.493873 20167 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.494624 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:06:23.494915 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-2-root
uuid: "c4edba33864949e2a4bd78a0c7283148"
format_stamp: "Formatted at 2026-07-13 09:06:23 on dist-test-slave-2jxz"
I20260713 09:06:23.495169 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933491919993-16359-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:23.528542 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:23.529703 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:23.531105 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:23.533187 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:23.533353 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.533643 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:23.533803 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:23.572527 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.195:39527
I20260713 09:06:23.572619 20229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.195:39527 every 8 connection(s)
I20260713 09:06:23.585911 20230 heartbeater.cc:344] Connected to a master server at 127.15.249.254:44021
I20260713 09:06:23.586273 20230 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:23.586974 20230 heartbeater.cc:507] Master 127.15.249.254:44021 requested a full tablet report, sending...
I20260713 09:06:23.588829 19954 ts_manager.cc:194] Registered new tserver with Master: c4edba33864949e2a4bd78a0c7283148 (127.15.249.195:39527)
I20260713 09:06:23.588908 16359 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013439882s
I20260713 09:06:23.590332 19954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42078
I20260713 09:06:23.611590 19954 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42088:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:23.613636 19954 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:23.660127 20046 tablet_service.cc:1511] Processing CreateTablet for tablet afdb91c876644b7b9538511e51594fee (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1e4ed1c0d37948f39c99d77e34d90c75]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:23.660437 20045 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9d311f0f3e45859e88da6ff6fd3eef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1e4ed1c0d37948f39c99d77e34d90c75]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:23.661582 20046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdb91c876644b7b9538511e51594fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.662283 20045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9d311f0f3e45859e88da6ff6fd3eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.664916 20194 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9d311f0f3e45859e88da6ff6fd3eef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1e4ed1c0d37948f39c99d77e34d90c75]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:23.666182 20194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9d311f0f3e45859e88da6ff6fd3eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.666715 20121 tablet_service.cc:1511] Processing CreateTablet for tablet afdb91c876644b7b9538511e51594fee (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1e4ed1c0d37948f39c99d77e34d90c75]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:23.667039 20120 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9d311f0f3e45859e88da6ff6fd3eef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1e4ed1c0d37948f39c99d77e34d90c75]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:23.668025 20121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdb91c876644b7b9538511e51594fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.668646 20120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9d311f0f3e45859e88da6ff6fd3eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.668622 20195 tablet_service.cc:1511] Processing CreateTablet for tablet afdb91c876644b7b9538511e51594fee (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1e4ed1c0d37948f39c99d77e34d90c75]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:23.669878 20195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdb91c876644b7b9538511e51594fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.691413 20246 tablet_bootstrap.cc:492] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981: Bootstrap starting.
I20260713 09:06:23.692916 20245 tablet_bootstrap.cc:492] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72: Bootstrap starting.
I20260713 09:06:23.701041 20246 tablet_bootstrap.cc:654] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.702251 20245 tablet_bootstrap.cc:654] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.703049 20247 tablet_bootstrap.cc:492] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148: Bootstrap starting.
I20260713 09:06:23.710531 20247 tablet_bootstrap.cc:654] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.712363 20246 tablet_bootstrap.cc:492] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981: No bootstrap required, opened a new log
I20260713 09:06:23.712891 20246 ts_tablet_manager.cc:1403] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260713 09:06:23.715412 20245 tablet_bootstrap.cc:492] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72: No bootstrap required, opened a new log
I20260713 09:06:23.715448 20246 raft_consensus.cc:359] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:23.716219 20245 ts_tablet_manager.cc:1403] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260713 09:06:23.716526 20246 raft_consensus.cc:385] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.716938 20246 raft_consensus.cc:740] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8842eec541fa48a8a72d0e4bf1488981, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.717694 20246 consensus_queue.cc:260] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:23.718459 20247 tablet_bootstrap.cc:492] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148: No bootstrap required, opened a new log
I20260713 09:06:23.718933 20247 ts_tablet_manager.cc:1403] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260713 09:06:23.719380 20245 raft_consensus.cc:359] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:23.720160 20245 raft_consensus.cc:385] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.720463 20245 raft_consensus.cc:740] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b19e3028e84b95bb8bf95782d72f72, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.721169 20245 consensus_queue.cc:260] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:23.721722 20247 raft_consensus.cc:359] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:23.722472 20247 raft_consensus.cc:385] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.722864 20247 raft_consensus.cc:740] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4edba33864949e2a4bd78a0c7283148, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.723775 20247 consensus_queue.cc:260] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:23.725042 20081 heartbeater.cc:499] Master 127.15.249.254:44021 was elected leader, sending a full tablet report...
I20260713 09:06:23.725455 20245 ts_tablet_manager.cc:1434] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:06:23.726377 20245 tablet_bootstrap.cc:492] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72: Bootstrap starting.
I20260713 09:06:23.728777 20246 ts_tablet_manager.cc:1434] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260713 09:06:23.731027 20246 tablet_bootstrap.cc:492] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981: Bootstrap starting.
I20260713 09:06:23.732075 20156 heartbeater.cc:499] Master 127.15.249.254:44021 was elected leader, sending a full tablet report...
I20260713 09:06:23.732692 20230 heartbeater.cc:499] Master 127.15.249.254:44021 was elected leader, sending a full tablet report...
I20260713 09:06:23.733755 20247 ts_tablet_manager.cc:1434] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260713 09:06:23.734674 20247 tablet_bootstrap.cc:492] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148: Bootstrap starting.
I20260713 09:06:23.735318 20245 tablet_bootstrap.cc:654] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.737102 20246 tablet_bootstrap.cc:654] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.741958 20247 tablet_bootstrap.cc:654] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.746978 20245 tablet_bootstrap.cc:492] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72: No bootstrap required, opened a new log
I20260713 09:06:23.747594 20245 ts_tablet_manager.cc:1403] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:06:23.754837 20246 tablet_bootstrap.cc:492] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981: No bootstrap required, opened a new log
I20260713 09:06:23.755402 20246 ts_tablet_manager.cc:1403] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260713 09:06:23.756762 20247 tablet_bootstrap.cc:492] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148: No bootstrap required, opened a new log
I20260713 09:06:23.756664 20245 raft_consensus.cc:359] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } }
I20260713 09:06:23.757265 20247 ts_tablet_manager.cc:1403] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.010s
I20260713 09:06:23.757445 20245 raft_consensus.cc:385] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.757754 20245 raft_consensus.cc:740] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b19e3028e84b95bb8bf95782d72f72, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.758347 20246 raft_consensus.cc:359] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } }
I20260713 09:06:23.759097 20246 raft_consensus.cc:385] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.758663 20245 consensus_queue.cc:260] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } }
I20260713 09:06:23.759469 20246 raft_consensus.cc:740] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8842eec541fa48a8a72d0e4bf1488981, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.760432 20246 consensus_queue.cc:260] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } }
I20260713 09:06:23.760545 20247 raft_consensus.cc:359] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } }
I20260713 09:06:23.761158 20245 ts_tablet_manager.cc:1434] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:06:23.762584 20246 ts_tablet_manager.cc:1434] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:06:23.762792 20247 raft_consensus.cc:385] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.763244 20247 raft_consensus.cc:740] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4edba33864949e2a4bd78a0c7283148, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.763998 20247 consensus_queue.cc:260] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } }
I20260713 09:06:23.765483 20247 ts_tablet_manager.cc:1434] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260713 09:06:23.826171 20231 tablet.cc:2406] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:23.840090 20253 raft_consensus.cc:493] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.840634 20253 raft_consensus.cc:515] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:23.842556 20253 leader_election.cc:290] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193:34237), 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529)
I20260713 09:06:23.852308 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9d311f0f3e45859e88da6ff6fd3eef" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b19e3028e84b95bb8bf95782d72f72" is_pre_election: true
I20260713 09:06:23.853044 20056 raft_consensus.cc:2468] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 0.
I20260713 09:06:23.853240 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9d311f0f3e45859e88da6ff6fd3eef" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8842eec541fa48a8a72d0e4bf1488981" is_pre_election: true
I20260713 09:06:23.853960 20131 raft_consensus.cc:2468] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 0.
I20260713 09:06:23.854176 20169 leader_election.cc:304] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b19e3028e84b95bb8bf95782d72f72, c4edba33864949e2a4bd78a0c7283148; no voters: 
I20260713 09:06:23.855002 20253 raft_consensus.cc:2804] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:23.855392 20253 raft_consensus.cc:493] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:23.855717 20253 raft_consensus.cc:3060] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.860914 20253 raft_consensus.cc:515] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:23.862471 20253 leader_election.cc:290] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [CANDIDATE]: Term 1 election: Requested vote from peers 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193:34237), 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529)
I20260713 09:06:23.863050 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9d311f0f3e45859e88da6ff6fd3eef" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b19e3028e84b95bb8bf95782d72f72"
I20260713 09:06:23.863464 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9d311f0f3e45859e88da6ff6fd3eef" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8842eec541fa48a8a72d0e4bf1488981"
I20260713 09:06:23.863619 20056 raft_consensus.cc:3060] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.864045 20131 raft_consensus.cc:3060] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.870777 20056 raft_consensus.cc:2468] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 1.
I20260713 09:06:23.870899 20131 raft_consensus.cc:2468] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 1.
I20260713 09:06:23.872072 20171 leader_election.cc:304] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8842eec541fa48a8a72d0e4bf1488981, c4edba33864949e2a4bd78a0c7283148; no voters: 
I20260713 09:06:23.872768 20253 raft_consensus.cc:2804] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.873924 20253 raft_consensus.cc:697] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Becoming Leader. State: Replica: c4edba33864949e2a4bd78a0c7283148, State: Running, Role: LEADER
I20260713 09:06:23.875216 20253 consensus_queue.cc:237] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:23.909377 19954 catalog_manager.cc:5697] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4edba33864949e2a4bd78a0c7283148 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c4edba33864949e2a4bd78a0c7283148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.074684 20252 raft_consensus.cc:493] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:24.075428 20252 raft_consensus.cc:515] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } }
I20260713 09:06:24.079002 20252 leader_election.cc:290] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4edba33864949e2a4bd78a0c7283148 (127.15.249.195:39527), 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529)
I20260713 09:06:24.092499 20205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdb91c876644b7b9538511e51594fee" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4edba33864949e2a4bd78a0c7283148" is_pre_election: true
I20260713 09:06:24.093293 20205 raft_consensus.cc:2468] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 0.
I20260713 09:06:24.094575 20022 leader_election.cc:304] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b19e3028e84b95bb8bf95782d72f72, c4edba33864949e2a4bd78a0c7283148; no voters: 
I20260713 09:06:24.094972 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdb91c876644b7b9538511e51594fee" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8842eec541fa48a8a72d0e4bf1488981" is_pre_election: true
I20260713 09:06:24.095355 20252 raft_consensus.cc:2804] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:24.095762 20252 raft_consensus.cc:493] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:24.095652 20131 raft_consensus.cc:2468] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 0.
I20260713 09:06:24.096328 20252 raft_consensus.cc:3060] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:24.104525 20252 raft_consensus.cc:515] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } }
I20260713 09:06:24.106484 20252 leader_election.cc:290] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [CANDIDATE]: Term 1 election: Requested vote from peers c4edba33864949e2a4bd78a0c7283148 (127.15.249.195:39527), 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529)
I20260713 09:06:24.107151 20205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdb91c876644b7b9538511e51594fee" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4edba33864949e2a4bd78a0c7283148"
I20260713 09:06:24.107352 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdb91c876644b7b9538511e51594fee" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8842eec541fa48a8a72d0e4bf1488981"
I20260713 09:06:24.107635 20205 raft_consensus.cc:3060] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:24.107919 20131 raft_consensus.cc:3060] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:24.114034 20205 raft_consensus.cc:2468] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 1.
I20260713 09:06:24.114944 20022 leader_election.cc:304] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b19e3028e84b95bb8bf95782d72f72, c4edba33864949e2a4bd78a0c7283148; no voters: 
I20260713 09:06:24.115177 20131 raft_consensus.cc:2468] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 1.
I20260713 09:06:24.115590 20252 raft_consensus.cc:2804] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:24.116755 20252 raft_consensus.cc:697] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 1 LEADER]: Becoming Leader. State: Replica: 42b19e3028e84b95bb8bf95782d72f72, State: Running, Role: LEADER
I20260713 09:06:24.117833 20252 consensus_queue.cc:237] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } }
I20260713 09:06:24.125340 19954 catalog_manager.cc:5697] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "42b19e3028e84b95bb8bf95782d72f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:24.268656 19954 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42102:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:24.270728 19954 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:24.285209 20253 consensus_queue.cc:1048] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:24.303892 20253 consensus_queue.cc:1048] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:24.306201 20046 tablet_service.cc:1511] Processing CreateTablet for tablet 3607e5d96bd342a8a431aa68f768868d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d61d93a68b24c94a358dafd6808145b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:24.307698 20121 tablet_service.cc:1511] Processing CreateTablet for tablet 3607e5d96bd342a8a431aa68f768868d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d61d93a68b24c94a358dafd6808145b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:24.308506 20046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3607e5d96bd342a8a431aa68f768868d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:24.309711 20121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3607e5d96bd342a8a431aa68f768868d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:24.321112 20195 tablet_service.cc:1511] Processing CreateTablet for tablet 3607e5d96bd342a8a431aa68f768868d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d61d93a68b24c94a358dafd6808145b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:24.322957 20195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3607e5d96bd342a8a431aa68f768868d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:24.327517 20045 tablet_service.cc:1511] Processing CreateTablet for tablet 31d11da2985e466aa6529061ef327d32 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d61d93a68b24c94a358dafd6808145b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:24.329031 20045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d11da2985e466aa6529061ef327d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:24.329329 20120 tablet_service.cc:1511] Processing CreateTablet for tablet 31d11da2985e466aa6529061ef327d32 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d61d93a68b24c94a358dafd6808145b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:24.330701 20120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d11da2985e466aa6529061ef327d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:24.330750 20194 tablet_service.cc:1511] Processing CreateTablet for tablet 31d11da2985e466aa6529061ef327d32 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d61d93a68b24c94a358dafd6808145b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:24.332245 20194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d11da2985e466aa6529061ef327d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:24.356215 20278 tablet_bootstrap.cc:492] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: Bootstrap starting.
I20260713 09:06:24.362478 20278 tablet_bootstrap.cc:654] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:24.374017 20278 tablet_bootstrap.cc:492] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: No bootstrap required, opened a new log
I20260713 09:06:24.374507 20278 ts_tablet_manager.cc:1403] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:06:24.379029 20276 tablet_bootstrap.cc:492] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981: Bootstrap starting.
I20260713 09:06:24.379926 20280 tablet_bootstrap.cc:492] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72: Bootstrap starting.
I20260713 09:06:24.384841 20276 tablet_bootstrap.cc:654] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:24.379845 20278 raft_consensus.cc:359] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.387283 20278 raft_consensus.cc:385] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:24.387651 20278 raft_consensus.cc:740] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4edba33864949e2a4bd78a0c7283148, State: Initialized, Role: FOLLOWER
I20260713 09:06:24.389137 20278 consensus_queue.cc:260] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.391283 20280 tablet_bootstrap.cc:654] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:24.393946 20278 ts_tablet_manager.cc:1434] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:06:24.395469 20278 tablet_bootstrap.cc:492] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148: Bootstrap starting.
I20260713 09:06:24.397948 20276 tablet_bootstrap.cc:492] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981: No bootstrap required, opened a new log
I20260713 09:06:24.398602 20276 ts_tablet_manager.cc:1403] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260713 09:06:24.402082 20276 raft_consensus.cc:359] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.402773 20278 tablet_bootstrap.cc:654] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:24.402951 20276 raft_consensus.cc:385] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:24.403412 20276 raft_consensus.cc:740] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8842eec541fa48a8a72d0e4bf1488981, State: Initialized, Role: FOLLOWER
I20260713 09:06:24.403890 20280 tablet_bootstrap.cc:492] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72: No bootstrap required, opened a new log
I20260713 09:06:24.404361 20280 ts_tablet_manager.cc:1403] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260713 09:06:24.404376 20276 consensus_queue.cc:260] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.407208 20276 ts_tablet_manager.cc:1434] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:24.407723 20280 raft_consensus.cc:359] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.408664 20280 raft_consensus.cc:385] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:24.409087 20280 raft_consensus.cc:740] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b19e3028e84b95bb8bf95782d72f72, State: Initialized, Role: FOLLOWER
I20260713 09:06:24.410001 20280 consensus_queue.cc:260] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.411065 20278 tablet_bootstrap.cc:492] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148: No bootstrap required, opened a new log
I20260713 09:06:24.411535 20278 ts_tablet_manager.cc:1403] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260713 09:06:24.412112 20276 tablet_bootstrap.cc:492] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981: Bootstrap starting.
I20260713 09:06:24.414167 20280 ts_tablet_manager.cc:1434] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:24.415356 20280 tablet_bootstrap.cc:492] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72: Bootstrap starting.
I20260713 09:06:24.418936 20276 tablet_bootstrap.cc:654] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:24.421659 20280 tablet_bootstrap.cc:654] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:24.424100 20278 raft_consensus.cc:359] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.425133 20278 raft_consensus.cc:385] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:24.425633 20278 raft_consensus.cc:740] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4edba33864949e2a4bd78a0c7283148, State: Initialized, Role: FOLLOWER
I20260713 09:06:24.426788 20278 consensus_queue.cc:260] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.430111 20278 ts_tablet_manager.cc:1434] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:06:24.430163 20276 tablet_bootstrap.cc:492] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981: No bootstrap required, opened a new log
I20260713 09:06:24.431201 20276 ts_tablet_manager.cc:1403] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:06:24.432246 20280 tablet_bootstrap.cc:492] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72: No bootstrap required, opened a new log
I20260713 09:06:24.432709 20280 ts_tablet_manager.cc:1403] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:06:24.434122 20276 raft_consensus.cc:359] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.434860 20276 raft_consensus.cc:385] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:24.435153 20276 raft_consensus.cc:740] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8842eec541fa48a8a72d0e4bf1488981, State: Initialized, Role: FOLLOWER
I20260713 09:06:24.435413 20280 raft_consensus.cc:359] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.436175 20280 raft_consensus.cc:385] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:24.435998 20276 consensus_queue.cc:260] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.436491 20280 raft_consensus.cc:740] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b19e3028e84b95bb8bf95782d72f72, State: Initialized, Role: FOLLOWER
I20260713 09:06:24.438306 20276 ts_tablet_manager.cc:1434] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:24.438298 20280 consensus_queue.cc:260] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.440694 20280 ts_tablet_manager.cc:1434] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:06:24.473381 20252 raft_consensus.cc:493] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:24.473930 20252 raft_consensus.cc:515] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.475546 20252 leader_election.cc:290] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529), c4edba33864949e2a4bd78a0c7283148 (127.15.249.195:39527)
I20260713 09:06:24.476305 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d11da2985e466aa6529061ef327d32" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8842eec541fa48a8a72d0e4bf1488981" is_pre_election: true
I20260713 09:06:24.476589 20205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d11da2985e466aa6529061ef327d32" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4edba33864949e2a4bd78a0c7283148" is_pre_election: true
I20260713 09:06:24.476861 20131 raft_consensus.cc:2468] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 0.
I20260713 09:06:24.477173 20205 raft_consensus.cc:2468] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 0.
I20260713 09:06:24.477811 20022 leader_election.cc:304] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b19e3028e84b95bb8bf95782d72f72, 8842eec541fa48a8a72d0e4bf1488981; no voters: 
I20260713 09:06:24.478433 20252 raft_consensus.cc:2804] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:24.478706 20252 raft_consensus.cc:493] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:24.478978 20252 raft_consensus.cc:3060] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:24.483789 20252 raft_consensus.cc:515] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.485224 20252 leader_election.cc:290] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [CANDIDATE]: Term 1 election: Requested vote from peers 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529), c4edba33864949e2a4bd78a0c7283148 (127.15.249.195:39527)
I20260713 09:06:24.485929 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d11da2985e466aa6529061ef327d32" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8842eec541fa48a8a72d0e4bf1488981"
I20260713 09:06:24.486212 20205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d11da2985e466aa6529061ef327d32" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4edba33864949e2a4bd78a0c7283148"
I20260713 09:06:24.486488 20131 raft_consensus.cc:3060] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:24.486757 20205 raft_consensus.cc:3060] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:24.493386 20205 raft_consensus.cc:2468] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 1.
I20260713 09:06:24.493386 20131 raft_consensus.cc:2468] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 1.
I20260713 09:06:24.494629 20022 leader_election.cc:304] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b19e3028e84b95bb8bf95782d72f72, c4edba33864949e2a4bd78a0c7283148; no voters: 
I20260713 09:06:24.495179 20252 raft_consensus.cc:2804] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:24.495565 20252 raft_consensus.cc:697] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 1 LEADER]: Becoming Leader. State: Replica: 42b19e3028e84b95bb8bf95782d72f72, State: Running, Role: LEADER
I20260713 09:06:24.496385 20252 consensus_queue.cc:237] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.502947 19954 catalog_manager.cc:5697] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "42b19e3028e84b95bb8bf95782d72f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:24.661549 20252 consensus_queue.cc:1048] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:24.672360 20288 consensus_queue.cc:1048] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:24.710145 20290 raft_consensus.cc:493] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:24.710615 20290 raft_consensus.cc:515] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.712513 20290 leader_election.cc:290] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193:34237), 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529)
I20260713 09:06:24.713438 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8842eec541fa48a8a72d0e4bf1488981" is_pre_election: true
I20260713 09:06:24.713296 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b19e3028e84b95bb8bf95782d72f72" is_pre_election: true
I20260713 09:06:24.714082 20131 raft_consensus.cc:2468] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 0.
I20260713 09:06:24.714156 20056 raft_consensus.cc:2468] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 0.
I20260713 09:06:24.715260 20171 leader_election.cc:304] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8842eec541fa48a8a72d0e4bf1488981, c4edba33864949e2a4bd78a0c7283148; no voters: 
I20260713 09:06:24.715955 20290 raft_consensus.cc:2804] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:24.716250 20290 raft_consensus.cc:493] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:24.716521 20290 raft_consensus.cc:3060] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:24.721807 20290 raft_consensus.cc:515] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.723253 20290 leader_election.cc:290] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [CANDIDATE]: Term 1 election: Requested vote from peers 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193:34237), 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529)
I20260713 09:06:24.724134 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b19e3028e84b95bb8bf95782d72f72"
I20260713 09:06:24.724288 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8842eec541fa48a8a72d0e4bf1488981"
I20260713 09:06:24.724761 20056 raft_consensus.cc:3060] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:24.724835 20131 raft_consensus.cc:3060] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:24.729725 20131 raft_consensus.cc:2468] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 1.
I20260713 09:06:24.730511 20056 raft_consensus.cc:2468] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 1.
I20260713 09:06:24.730652 20171 leader_election.cc:304] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8842eec541fa48a8a72d0e4bf1488981, c4edba33864949e2a4bd78a0c7283148; no voters: 
I20260713 09:06:24.731484 20290 raft_consensus.cc:2804] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:24.732028 20290 raft_consensus.cc:697] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Becoming Leader. State: Replica: c4edba33864949e2a4bd78a0c7283148, State: Running, Role: LEADER
I20260713 09:06:24.732729 20290 consensus_queue.cc:237] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:24.739945 19952 catalog_manager.cc:5697] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4edba33864949e2a4bd78a0c7283148 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c4edba33864949e2a4bd78a0c7283148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.794773 20205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a9d311f0f3e45859e88da6ff6fd3eef"
dest_uuid: "c4edba33864949e2a4bd78a0c7283148"
mode: GRACEFUL
new_leader_uuid: "8842eec541fa48a8a72d0e4bf1488981"
 from {username='slave'} at 127.0.0.1:36076
I20260713 09:06:24.795370 20205 raft_consensus.cc:606] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Received request to transfer leadership to TS 8842eec541fa48a8a72d0e4bf1488981
I20260713 09:06:24.800974 20205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d"
dest_uuid: "c4edba33864949e2a4bd78a0c7283148"
mode: GRACEFUL
new_leader_uuid: "42b19e3028e84b95bb8bf95782d72f72"
 from {username='slave'} at 127.0.0.1:36076
I20260713 09:06:24.801450 20205 raft_consensus.cc:606] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Received request to transfer leadership to TS 42b19e3028e84b95bb8bf95782d72f72
I20260713 09:06:24.997840 20288 consensus_queue.cc:1048] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:25.008431 20252 consensus_queue.cc:1048] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:25.098839 20259 raft_consensus.cc:993] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148: : Instructing follower 8842eec541fa48a8a72d0e4bf1488981 to start an election
I20260713 09:06:25.099251 20290 raft_consensus.cc:1081] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Signalling peer 8842eec541fa48a8a72d0e4bf1488981 to start an election
I20260713 09:06:25.100716 20131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a9d311f0f3e45859e88da6ff6fd3eef"
dest_uuid: "8842eec541fa48a8a72d0e4bf1488981"
 from {username='slave'} at 127.0.0.1:38036
I20260713 09:06:25.101156 20131 raft_consensus.cc:493] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:25.101394 20131 raft_consensus.cc:3060] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.106120 20131 raft_consensus.cc:515] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:25.108114 20131 leader_election.cc:290] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [CANDIDATE]: Term 2 election: Requested vote from peers 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193:34237), c4edba33864949e2a4bd78a0c7283148 (127.15.249.195:39527)
I20260713 09:06:25.118927 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9d311f0f3e45859e88da6ff6fd3eef" candidate_uuid: "8842eec541fa48a8a72d0e4bf1488981" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42b19e3028e84b95bb8bf95782d72f72"
I20260713 09:06:25.119484 20056 raft_consensus.cc:3060] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.119395 20205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9d311f0f3e45859e88da6ff6fd3eef" candidate_uuid: "8842eec541fa48a8a72d0e4bf1488981" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4edba33864949e2a4bd78a0c7283148"
I20260713 09:06:25.120136 20205 raft_consensus.cc:3055] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:25.120476 20205 raft_consensus.cc:740] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4edba33864949e2a4bd78a0c7283148, State: Running, Role: LEADER
I20260713 09:06:25.121321 20205 consensus_queue.cc:260] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [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: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:25.122573 20205 raft_consensus.cc:3060] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.126636 20056 raft_consensus.cc:2468] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8842eec541fa48a8a72d0e4bf1488981 in term 2.
I20260713 09:06:25.127933 20095 leader_election.cc:304] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [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: 42b19e3028e84b95bb8bf95782d72f72, 8842eec541fa48a8a72d0e4bf1488981; no voters: 
I20260713 09:06:25.128697 20274 raft_consensus.cc:2804] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:25.129290 20205 raft_consensus.cc:2468] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8842eec541fa48a8a72d0e4bf1488981 in term 2.
I20260713 09:06:25.129932 20274 raft_consensus.cc:697] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 2 LEADER]: Becoming Leader. State: Replica: 8842eec541fa48a8a72d0e4bf1488981, State: Running, Role: LEADER
I20260713 09:06:25.130795 20274 consensus_queue.cc:237] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [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: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:25.136351 19954 catalog_manager.cc:5697] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 reported cstate change: term changed from 1 to 2, leader changed from c4edba33864949e2a4bd78a0c7283148 (127.15.249.195) to 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194). New cstate: current_term: 2 leader_uuid: "8842eec541fa48a8a72d0e4bf1488981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:25.213677 20290 consensus_queue.cc:1048] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:25.228294 20301 consensus_queue.cc:1048] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:25.235173 20259 raft_consensus.cc:993] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: : Instructing follower 42b19e3028e84b95bb8bf95782d72f72 to start an election
I20260713 09:06:25.235605 20301 raft_consensus.cc:1081] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Signalling peer 42b19e3028e84b95bb8bf95782d72f72 to start an election
I20260713 09:06:25.237112 20056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d"
dest_uuid: "42b19e3028e84b95bb8bf95782d72f72"
 from {username='slave'} at 127.0.0.1:60134
I20260713 09:06:25.237589 20056 raft_consensus.cc:493] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:25.237893 20056 raft_consensus.cc:3060] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.242709 20056 raft_consensus.cc:515] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:25.244586 20056 leader_election.cc:290] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [CANDIDATE]: Term 2 election: Requested vote from peers 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529), c4edba33864949e2a4bd78a0c7283148 (127.15.249.195:39527)
I20260713 09:06:25.245151 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8842eec541fa48a8a72d0e4bf1488981"
I20260713 09:06:25.245741 20131 raft_consensus.cc:3060] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.245646 20205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d" candidate_uuid: "42b19e3028e84b95bb8bf95782d72f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4edba33864949e2a4bd78a0c7283148"
I20260713 09:06:25.246347 20205 raft_consensus.cc:3055] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:25.246670 20205 raft_consensus.cc:740] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4edba33864949e2a4bd78a0c7283148, State: Running, Role: LEADER
I20260713 09:06:25.247458 20205 consensus_queue.cc:260] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [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: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:25.248656 20205 raft_consensus.cc:3060] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.250944 20131 raft_consensus.cc:2468] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 2.
I20260713 09:06:25.251960 20022 leader_election.cc:304] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [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: 42b19e3028e84b95bb8bf95782d72f72, 8842eec541fa48a8a72d0e4bf1488981; no voters: 
I20260713 09:06:25.252707 20252 raft_consensus.cc:2804] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:25.253126 20252 raft_consensus.cc:697] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 2 LEADER]: Becoming Leader. State: Replica: 42b19e3028e84b95bb8bf95782d72f72, State: Running, Role: LEADER
I20260713 09:06:25.253443 20205 raft_consensus.cc:2468] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b19e3028e84b95bb8bf95782d72f72 in term 2.
I20260713 09:06:25.253847 20252 consensus_queue.cc:237] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [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: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:25.259471 19952 catalog_manager.cc:5697] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 reported cstate change: term changed from 1 to 2, leader changed from c4edba33864949e2a4bd78a0c7283148 (127.15.249.195) to 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "42b19e3028e84b95bb8bf95782d72f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:25.502056 16359 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:06:25.503623 16359 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:06:25.504021 16359 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:06:25.515268 20056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d"
dest_uuid: "42b19e3028e84b95bb8bf95782d72f72"
mode: GRACEFUL
new_leader_uuid: "c4edba33864949e2a4bd78a0c7283148"
 from {username='slave'} at 127.0.0.1:60144
I20260713 09:06:25.515771 20056 raft_consensus.cc:606] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 2 LEADER]: Received request to transfer leadership to TS c4edba33864949e2a4bd78a0c7283148
I20260713 09:06:25.517225 16359 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:06:25.536681 20205 raft_consensus.cc:1275] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 2 FOLLOWER]: Refusing update from remote peer 8842eec541fa48a8a72d0e4bf1488981: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:25.537807 20274 consensus_queue.cc:1048] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:25.549031 20056 raft_consensus.cc:1275] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 2 FOLLOWER]: Refusing update from remote peer 8842eec541fa48a8a72d0e4bf1488981: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:25.551215 20274 consensus_queue.cc:1048] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:25.640883 20205 raft_consensus.cc:1275] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 2 FOLLOWER]: Refusing update from remote peer 42b19e3028e84b95bb8bf95782d72f72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:25.641970 20288 consensus_queue.cc:1048] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:25.646883 20252 raft_consensus.cc:993] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72: : Instructing follower c4edba33864949e2a4bd78a0c7283148 to start an election
I20260713 09:06:25.647287 20252 raft_consensus.cc:1081] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 2 LEADER]: Signalling peer c4edba33864949e2a4bd78a0c7283148 to start an election
I20260713 09:06:25.649506 20204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d"
dest_uuid: "c4edba33864949e2a4bd78a0c7283148"
 from {username='slave'} at 127.0.0.1:36072
I20260713 09:06:25.650152 20204 raft_consensus.cc:493] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:25.650502 20204 raft_consensus.cc:3060] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:25.652017 20131 raft_consensus.cc:1275] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 2 FOLLOWER]: Refusing update from remote peer 42b19e3028e84b95bb8bf95782d72f72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:25.653693 20288 consensus_queue.cc:1048] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:25.660048 20204 raft_consensus.cc:515] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:25.661065 20205 raft_consensus.cc:1240] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 3 FOLLOWER]: Rejecting Update request from peer 42b19e3028e84b95bb8bf95782d72f72 for earlier term 2. Current term is 3. Ops: []
I20260713 09:06:25.662214 20204 leader_election.cc:290] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [CANDIDATE]: Term 3 election: Requested vote from peers 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193:34237), 8842eec541fa48a8a72d0e4bf1488981 (127.15.249.194:36529)
I20260713 09:06:25.662879 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "42b19e3028e84b95bb8bf95782d72f72"
I20260713 09:06:25.663548 20056 raft_consensus.cc:3055] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:25.663563 20131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3607e5d96bd342a8a431aa68f768868d" candidate_uuid: "c4edba33864949e2a4bd78a0c7283148" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8842eec541fa48a8a72d0e4bf1488981"
I20260713 09:06:25.664134 20056 raft_consensus.cc:740] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42b19e3028e84b95bb8bf95782d72f72, State: Running, Role: LEADER
I20260713 09:06:25.664574 20131 raft_consensus.cc:3060] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:25.665019 20056 consensus_queue.cc:260] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [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: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:25.666023 20056 raft_consensus.cc:3060] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:25.671542 20131 raft_consensus.cc:2468] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 3.
I20260713 09:06:25.671576 20056 raft_consensus.cc:2468] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4edba33864949e2a4bd78a0c7283148 in term 3.
I20260713 09:06:25.672744 20171 leader_election.cc:304] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [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: 8842eec541fa48a8a72d0e4bf1488981, c4edba33864949e2a4bd78a0c7283148; no voters: 
I20260713 09:06:25.673565 20301 raft_consensus.cc:2804] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:25.674012 20301 raft_consensus.cc:697] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 3 LEADER]: Becoming Leader. State: Replica: c4edba33864949e2a4bd78a0c7283148, State: Running, Role: LEADER
I20260713 09:06:25.674693 20301 consensus_queue.cc:237] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } }
I20260713 09:06:25.680347 19953 catalog_manager.cc:5697] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 reported cstate change: term changed from 2 to 3, leader changed from 42b19e3028e84b95bb8bf95782d72f72 (127.15.249.193) to c4edba33864949e2a4bd78a0c7283148 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "c4edba33864949e2a4bd78a0c7283148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b19e3028e84b95bb8bf95782d72f72" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 34237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8842eec541fa48a8a72d0e4bf1488981" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 36529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4edba33864949e2a4bd78a0c7283148" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 39527 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:25.734009 16359 tablet_server.cc:179] TabletServer@127.15.249.193:0 shutting down...
I20260713 09:06:25.758047 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:25.758735 16359 tablet_replica.cc:333] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72: stopping tablet replica
I20260713 09:06:25.759269 16359 raft_consensus.cc:2243] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.759701 16359 raft_consensus.cc:2272] T 3607e5d96bd342a8a431aa68f768868d P 42b19e3028e84b95bb8bf95782d72f72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.762012 16359 tablet_replica.cc:333] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72: stopping tablet replica
I20260713 09:06:25.762517 16359 raft_consensus.cc:2243] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:25.763223 16359 raft_consensus.cc:2272] T afdb91c876644b7b9538511e51594fee P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.765105 16359 tablet_replica.cc:333] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72: stopping tablet replica
I20260713 09:06:25.765565 16359 raft_consensus.cc:2243] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:25.766227 16359 raft_consensus.cc:2272] T 31d11da2985e466aa6529061ef327d32 P 42b19e3028e84b95bb8bf95782d72f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.768118 16359 tablet_replica.cc:333] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72: stopping tablet replica
I20260713 09:06:25.768585 16359 raft_consensus.cc:2243] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.769003 16359 raft_consensus.cc:2272] T 7a9d311f0f3e45859e88da6ff6fd3eef P 42b19e3028e84b95bb8bf95782d72f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.792088 16359 tablet_server.cc:196] TabletServer@127.15.249.193:0 shutdown complete.
I20260713 09:06:25.804929 16359 tablet_server.cc:179] TabletServer@127.15.249.194:0 shutting down...
I20260713 09:06:25.824476 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:25.825114 16359 tablet_replica.cc:333] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981: stopping tablet replica
I20260713 09:06:25.825910 16359 raft_consensus.cc:2243] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.826418 16359 raft_consensus.cc:2272] T 3607e5d96bd342a8a431aa68f768868d P 8842eec541fa48a8a72d0e4bf1488981 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.828545 16359 tablet_replica.cc:333] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981: stopping tablet replica
I20260713 09:06:25.829051 16359 raft_consensus.cc:2243] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.829459 16359 raft_consensus.cc:2272] T afdb91c876644b7b9538511e51594fee P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.831152 16359 tablet_replica.cc:333] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981: stopping tablet replica
I20260713 09:06:25.831602 16359 raft_consensus.cc:2243] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.832007 16359 raft_consensus.cc:2272] T 31d11da2985e466aa6529061ef327d32 P 8842eec541fa48a8a72d0e4bf1488981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.833961 16359 tablet_replica.cc:333] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981: stopping tablet replica
I20260713 09:06:25.834405 16359 raft_consensus.cc:2243] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:25.835124 16359 raft_consensus.cc:2272] T 7a9d311f0f3e45859e88da6ff6fd3eef P 8842eec541fa48a8a72d0e4bf1488981 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.857963 16359 tablet_server.cc:196] TabletServer@127.15.249.194:0 shutdown complete.
I20260713 09:06:25.870319 16359 tablet_server.cc:179] TabletServer@127.15.249.195:0 shutting down...
I20260713 09:06:25.889873 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:25.890825 16359 tablet_replica.cc:333] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: stopping tablet replica
I20260713 09:06:25.891312 16359 raft_consensus.cc:2243] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:25.891938 16359 pending_rounds.cc:70] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: Trying to abort 2 pending ops.
I20260713 09:06:25.892093 16359 pending_rounds.cc:77] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306991966930632704 op_type: NO_OP noop_request { }
I20260713 09:06:25.892342 16359 raft_consensus.cc:2889] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:25.892540 16359 pending_rounds.cc:77] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306991965207162880 op_type: NO_OP noop_request { }
I20260713 09:06:25.892721 16359 raft_consensus.cc:2889] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:25.892926 16359 raft_consensus.cc:2272] T 3607e5d96bd342a8a431aa68f768868d P c4edba33864949e2a4bd78a0c7283148 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.894910 16359 tablet_replica.cc:333] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148: stopping tablet replica
I20260713 09:06:25.895382 16359 raft_consensus.cc:2243] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.895716 16359 raft_consensus.cc:2272] T afdb91c876644b7b9538511e51594fee P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.897522 16359 tablet_replica.cc:333] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148: stopping tablet replica
I20260713 09:06:25.897920 16359 raft_consensus.cc:2243] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.898236 16359 raft_consensus.cc:2272] T 31d11da2985e466aa6529061ef327d32 P c4edba33864949e2a4bd78a0c7283148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.900550 16359 tablet_replica.cc:333] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148: stopping tablet replica
I20260713 09:06:25.900942 16359 raft_consensus.cc:2243] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.901360 16359 raft_consensus.cc:2272] T 7a9d311f0f3e45859e88da6ff6fd3eef P c4edba33864949e2a4bd78a0c7283148 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.923355 16359 tablet_server.cc:196] TabletServer@127.15.249.195:0 shutdown complete.
I20260713 09:06:25.935923 16359 master.cc:562] Master@127.15.249.254:44021 shutting down...
I20260713 09:06:25.952203 16359 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:25.952733 16359 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.953059 16359 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0a8093d9e184020aa769ff49f5585c1: stopping tablet replica
I20260713 09:06:25.972967 16359 master.cc:584] Master@127.15.249.254:44021 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2926 ms)
[----------] 6 tests from LeaderRebalancerTest (93930 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:06:26.008466 16359 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.249.254:43319
I20260713 09:06:26.009532 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:26.014528 20307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:26.015758 20308 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:26.016448 16359 server_base.cc:1061] running on GCE node
W20260713 09:06:26.016366 20310 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:26.017416 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:26.017587 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:26.017702 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933586017691 us; error 0 us; skew 500 ppm
I20260713 09:06:26.018146 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:26.020648 16359 webserver.cc:533] Webserver started at http://127.15.249.254:33627/ using document root <none> and password file <none>
I20260713 09:06:26.021082 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:26.021232 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:26.021449 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:26.022459 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/master-0-root/instance:
uuid: "63a5dd8cceb54ae9ba5b0d2e3548df25"
format_stamp: "Formatted at 2026-07-13 09:06:26 on dist-test-slave-2jxz"
I20260713 09:06:26.026723 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:26.029883 20315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.030591 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:26.030869 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/master-0-root
uuid: "63a5dd8cceb54ae9ba5b0d2e3548df25"
format_stamp: "Formatted at 2026-07-13 09:06:26 on dist-test-slave-2jxz"
I20260713 09:06:26.031152 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:26.056668 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:26.057837 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:26.095276 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.254:43319
I20260713 09:06:26.095376 20366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.254:43319 every 8 connection(s)
I20260713 09:06:26.098920 20367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.108551 20367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25: Bootstrap starting.
I20260713 09:06:26.112948 20367 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.116904 20367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25: No bootstrap required, opened a new log
I20260713 09:06:26.118892 20367 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63a5dd8cceb54ae9ba5b0d2e3548df25" member_type: VOTER }
I20260713 09:06:26.119225 20367 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.119504 20367 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a5dd8cceb54ae9ba5b0d2e3548df25, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.120090 20367 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "63a5dd8cceb54ae9ba5b0d2e3548df25" member_type: VOTER }
I20260713 09:06:26.120539 20367 raft_consensus.cc:399] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:26.120760 20367 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:26.121047 20367 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.125314 20367 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63a5dd8cceb54ae9ba5b0d2e3548df25" member_type: VOTER }
I20260713 09:06:26.125767 20367 leader_election.cc:304] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [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: 63a5dd8cceb54ae9ba5b0d2e3548df25; no voters: 
I20260713 09:06:26.126806 20367 leader_election.cc:290] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:26.127133 20370 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.128448 20370 raft_consensus.cc:697] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 1 LEADER]: Becoming Leader. State: Replica: 63a5dd8cceb54ae9ba5b0d2e3548df25, State: Running, Role: LEADER
I20260713 09:06:26.129089 20370 consensus_queue.cc:237] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [LEADER]: Queue going to LEADER mode. State: All 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: "63a5dd8cceb54ae9ba5b0d2e3548df25" member_type: VOTER }
I20260713 09:06:26.129606 20367 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:26.131829 20371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "63a5dd8cceb54ae9ba5b0d2e3548df25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63a5dd8cceb54ae9ba5b0d2e3548df25" member_type: VOTER } }
I20260713 09:06:26.131878 20372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63a5dd8cceb54ae9ba5b0d2e3548df25. Latest consensus state: current_term: 1 leader_uuid: "63a5dd8cceb54ae9ba5b0d2e3548df25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63a5dd8cceb54ae9ba5b0d2e3548df25" member_type: VOTER } }
I20260713 09:06:26.132546 20371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:26.132615 20372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:26.135794 20376 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:26.143947 20376 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:26.144897 16359 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:26.152123 20376 catalog_manager.cc:1383] Generated new cluster ID: c5639e8f017d4864892dd949e897ef71
I20260713 09:06:26.152364 20376 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:26.175364 20376 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:26.176611 20376 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:26.193054 20376 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25: Generated new TSK 0
I20260713 09:06:26.193595 20376 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:26.211374 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:26.217020 20388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:26.218806 20389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:26.219161 20391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:26.219538 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:26.220443 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:26.220616 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:26.220734 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933586220722 us; error 0 us; skew 500 ppm
I20260713 09:06:26.221241 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:26.223282 16359 webserver.cc:533] Webserver started at http://127.15.249.193:33811/ using document root <none> and password file <none>
I20260713 09:06:26.223709 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:26.223927 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:26.224181 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:26.225174 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-0-root/instance:
uuid: "9e98d60dbec04effb451a62a43df8b19"
format_stamp: "Formatted at 2026-07-13 09:06:26 on dist-test-slave-2jxz"
I20260713 09:06:26.229235 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:26.232242 20396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.232961 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:26.233230 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "9e98d60dbec04effb451a62a43df8b19"
format_stamp: "Formatted at 2026-07-13 09:06:26 on dist-test-slave-2jxz"
I20260713 09:06:26.233512 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:26.255616 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:26.256880 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:26.258283 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:26.260538 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:26.260756 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.261054 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:26.261250 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.300056 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:41307
I20260713 09:06:26.300170 20458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:41307 every 8 connection(s)
I20260713 09:06:26.304668 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:26.312629 20464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:26.312847 20463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:26.317550 16359 server_base.cc:1061] running on GCE node
W20260713 09:06:26.317533 20466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:26.318544 20459 heartbeater.cc:344] Connected to a master server at 127.15.249.254:43319
I20260713 09:06:26.318900 20459 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:26.319555 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:26.319799 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:26.319752 20459 heartbeater.cc:507] Master 127.15.249.254:43319 requested a full tablet report, sending...
I20260713 09:06:26.320225 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933586320204 us; error 0 us; skew 500 ppm
I20260713 09:06:26.320806 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:26.322108 20332 ts_manager.cc:194] Registered new tserver with Master: 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307)
I20260713 09:06:26.323232 16359 webserver.cc:533] Webserver started at http://127.15.249.194:36727/ using document root <none> and password file <none>
I20260713 09:06:26.323748 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:26.324005 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:26.324028 20332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45564
I20260713 09:06:26.324337 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:26.325556 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-1-root/instance:
uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
format_stamp: "Formatted at 2026-07-13 09:06:26 on dist-test-slave-2jxz"
I20260713 09:06:26.329618 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:06:26.332978 20471 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.333781 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:26.334014 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-1-root
uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
format_stamp: "Formatted at 2026-07-13 09:06:26 on dist-test-slave-2jxz"
I20260713 09:06:26.334233 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:26.372239 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:26.373281 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:26.374681 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:26.376765 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:26.376931 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.377208 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:26.377358 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.415238 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.194:41781
I20260713 09:06:26.415360 20533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.194:41781 every 8 connection(s)
I20260713 09:06:26.419874 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:26.426245 20537 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:26.426824 20538 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:26.430089 16359 server_base.cc:1061] running on GCE node
W20260713 09:06:26.430131 20540 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:26.431334 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:26.431566 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:26.431741 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933586431720 us; error 0 us; skew 500 ppm
I20260713 09:06:26.432322 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:26.433507 20534 heartbeater.cc:344] Connected to a master server at 127.15.249.254:43319
I20260713 09:06:26.433892 20534 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:26.434669 20534 heartbeater.cc:507] Master 127.15.249.254:43319 requested a full tablet report, sending...
I20260713 09:06:26.435158 16359 webserver.cc:533] Webserver started at http://127.15.249.195:45241/ using document root <none> and password file <none>
I20260713 09:06:26.435683 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:26.435904 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:26.436239 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:26.436808 20332 ts_manager.cc:194] Registered new tserver with Master: d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:26.437726 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-2-root/instance:
uuid: "c8d11fdcbadb4906bd0baefec34e0498"
format_stamp: "Formatted at 2026-07-13 09:06:26 on dist-test-slave-2jxz"
I20260713 09:06:26.438580 20332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45574
I20260713 09:06:26.443001 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:06:26.446216 20545 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.446887 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:06:26.447193 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-2-root
uuid: "c8d11fdcbadb4906bd0baefec34e0498"
format_stamp: "Formatted at 2026-07-13 09:06:26 on dist-test-slave-2jxz"
I20260713 09:06:26.447463 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933491919993-16359-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:26.456523 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:26.457485 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:26.458814 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:26.460978 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:26.461199 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.461436 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:26.461611 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:26.498721 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.195:35087
I20260713 09:06:26.498838 20607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.195:35087 every 8 connection(s)
I20260713 09:06:26.511595 20608 heartbeater.cc:344] Connected to a master server at 127.15.249.254:43319
I20260713 09:06:26.512039 20608 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:26.512713 20608 heartbeater.cc:507] Master 127.15.249.254:43319 requested a full tablet report, sending...
I20260713 09:06:26.514492 20332 ts_manager.cc:194] Registered new tserver with Master: c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:26.515388 16359 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013392241s
I20260713 09:06:26.515859 20332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45584
I20260713 09:06:26.538743 20332 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45594:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:26.541273 20332 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:26.605418 20424 tablet_service.cc:1511] Processing CreateTablet for tablet 39487d08aaff4a258c04fea9bd7a52ea (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:26.606909 20424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39487d08aaff4a258c04fea9bd7a52ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.614727 20573 tablet_service.cc:1511] Processing CreateTablet for tablet 39487d08aaff4a258c04fea9bd7a52ea (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:26.616135 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39487d08aaff4a258c04fea9bd7a52ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.620041 20572 tablet_service.cc:1511] Processing CreateTablet for tablet 4aff9e41ac77471994b439f008d55aa3 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:26.620764 20423 tablet_service.cc:1511] Processing CreateTablet for tablet 4aff9e41ac77471994b439f008d55aa3 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:26.621443 20572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aff9e41ac77471994b439f008d55aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.622123 20423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aff9e41ac77471994b439f008d55aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.624851 20571 tablet_service.cc:1511] Processing CreateTablet for tablet 75d8868183a7481c917d8fa623fa9a7b (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:26.626134 20571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d8868183a7481c917d8fa623fa9a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.626402 20422 tablet_service.cc:1511] Processing CreateTablet for tablet 75d8868183a7481c917d8fa623fa9a7b (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:26.627645 20422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d8868183a7481c917d8fa623fa9a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.628979 20570 tablet_service.cc:1511] Processing CreateTablet for tablet 79e13fb3e7a740c595ade250d18b6af8 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:26.630251 20570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e13fb3e7a740c595ade250d18b6af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.632257 20569 tablet_service.cc:1511] Processing CreateTablet for tablet 9aecae71bc7b4f99b5605632dc049d16 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:26.634059 20421 tablet_service.cc:1511] Processing CreateTablet for tablet 79e13fb3e7a740c595ade250d18b6af8 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:26.635284 20419 tablet_service.cc:1511] Processing CreateTablet for tablet d557d3ec74df43f0957624ff5e1e3304 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:26.637492 20421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e13fb3e7a740c595ade250d18b6af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.641384 20499 tablet_service.cc:1511] Processing CreateTablet for tablet 39487d08aaff4a258c04fea9bd7a52ea (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:26.642647 20499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39487d08aaff4a258c04fea9bd7a52ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.644877 20498 tablet_service.cc:1511] Processing CreateTablet for tablet 4aff9e41ac77471994b439f008d55aa3 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:26.645394 20418 tablet_service.cc:1511] Processing CreateTablet for tablet b45aa2623c57498fb3b7c48035fbf5ce (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:26.646200 20498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aff9e41ac77471994b439f008d55aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.645908 20493 tablet_service.cc:1511] Processing CreateTablet for tablet b45aa2623c57498fb3b7c48035fbf5ce (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:26.646670 20418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45aa2623c57498fb3b7c48035fbf5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.648943 20494 tablet_service.cc:1511] Processing CreateTablet for tablet d557d3ec74df43f0957624ff5e1e3304 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:26.649330 20417 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7e60fca3204ab5b6049c31ab4aebb8 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:26.651073 20417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7e60fca3204ab5b6049c31ab4aebb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.650990 20495 tablet_service.cc:1511] Processing CreateTablet for tablet 9aecae71bc7b4f99b5605632dc049d16 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:26.653054 20496 tablet_service.cc:1511] Processing CreateTablet for tablet 79e13fb3e7a740c595ade250d18b6af8 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:26.653191 20416 tablet_service.cc:1511] Processing CreateTablet for tablet f746e36184254fa58d8da94256db95c3 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:26.654872 20416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f746e36184254fa58d8da94256db95c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.655102 20497 tablet_service.cc:1511] Processing CreateTablet for tablet 75d8868183a7481c917d8fa623fa9a7b (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:26.633014 20420 tablet_service.cc:1511] Processing CreateTablet for tablet 9aecae71bc7b4f99b5605632dc049d16 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:26.659479 20492 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7e60fca3204ab5b6049c31ab4aebb8 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:26.663650 20568 tablet_service.cc:1511] Processing CreateTablet for tablet d557d3ec74df43f0957624ff5e1e3304 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:26.668637 20419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d557d3ec74df43f0957624ff5e1e3304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.672638 20420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aecae71bc7b4f99b5605632dc049d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.657126 20569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aecae71bc7b4f99b5605632dc049d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.647681 20493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45aa2623c57498fb3b7c48035fbf5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.684453 20495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aecae71bc7b4f99b5605632dc049d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.687216 20496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e13fb3e7a740c595ade250d18b6af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.688113 20568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d557d3ec74df43f0957624ff5e1e3304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.694205 20491 tablet_service.cc:1511] Processing CreateTablet for tablet f746e36184254fa58d8da94256db95c3 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:26.695501 20491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f746e36184254fa58d8da94256db95c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.702597 20567 tablet_service.cc:1511] Processing CreateTablet for tablet b45aa2623c57498fb3b7c48035fbf5ce (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:26.704005 20567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45aa2623c57498fb3b7c48035fbf5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.711335 20566 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7e60fca3204ab5b6049c31ab4aebb8 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:26.712752 20566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7e60fca3204ab5b6049c31ab4aebb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.721807 20565 tablet_service.cc:1511] Processing CreateTablet for tablet f746e36184254fa58d8da94256db95c3 (DEFAULT_TABLE table=test-workload [id=4cb9345932eb42fcace5419839b33941]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:26.723284 20565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f746e36184254fa58d8da94256db95c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.748198 20492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7e60fca3204ab5b6049c31ab4aebb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.752151 20497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d8868183a7481c917d8fa623fa9a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.759184 20494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d557d3ec74df43f0957624ff5e1e3304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.775223 20624 tablet_bootstrap.cc:492] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:26.775852 20623 tablet_bootstrap.cc:492] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:26.799355 20623 tablet_bootstrap.cc:654] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.807116 20624 tablet_bootstrap.cc:654] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.808704 20625 tablet_bootstrap.cc:492] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:26.825903 20624 tablet_bootstrap.cc:492] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:26.825903 20623 tablet_bootstrap.cc:492] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:26.826171 20625 tablet_bootstrap.cc:654] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.826712 20624 ts_tablet_manager.cc:1403] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.011s
I20260713 09:06:26.826712 20623 ts_tablet_manager.cc:1403] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.053s	user 0.002s	sys 0.010s
I20260713 09:06:26.829707 20624 raft_consensus.cc:359] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.829943 20623 raft_consensus.cc:359] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.830413 20625 tablet_bootstrap.cc:492] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:26.830430 20624 raft_consensus.cc:385] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.830618 20623 raft_consensus.cc:385] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.831099 20624 raft_consensus.cc:740] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.831146 20625 ts_tablet_manager.cc:1403] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260713 09:06:26.831218 20623 raft_consensus.cc:740] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.832226 20623 consensus_queue.cc:260] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.834270 20459 heartbeater.cc:499] Master 127.15.249.254:43319 was elected leader, sending a full tablet report...
I20260713 09:06:26.834136 20625 raft_consensus.cc:359] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.834892 20623 ts_tablet_manager.cc:1434] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:26.834837 20625 raft_consensus.cc:385] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.834661 20624 consensus_queue.cc:260] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.835507 20625 raft_consensus.cc:740] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.836189 20623 tablet_bootstrap.cc:492] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:26.836360 20625 consensus_queue.cc:260] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.844744 20623 tablet_bootstrap.cc:654] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.845671 20625 ts_tablet_manager.cc:1434] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260713 09:06:26.846391 20534 heartbeater.cc:499] Master 127.15.249.254:43319 was elected leader, sending a full tablet report...
I20260713 09:06:26.860463 20625 tablet_bootstrap.cc:492] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:26.861150 20608 heartbeater.cc:499] Master 127.15.249.254:43319 was elected leader, sending a full tablet report...
I20260713 09:06:26.862370 20624 ts_tablet_manager.cc:1434] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.013s
I20260713 09:06:26.864162 20624 tablet_bootstrap.cc:492] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:26.874220 20624 tablet_bootstrap.cc:654] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.877015 20625 tablet_bootstrap.cc:654] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.883457 20623 tablet_bootstrap.cc:492] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:26.884241 20623 ts_tablet_manager.cc:1403] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.026s
I20260713 09:06:26.887526 20624 tablet_bootstrap.cc:492] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:26.888229 20624 ts_tablet_manager.cc:1403] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
I20260713 09:06:26.887632 20623 raft_consensus.cc:359] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.888669 20623 raft_consensus.cc:385] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.889058 20623 raft_consensus.cc:740] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.890034 20623 consensus_queue.cc:260] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.890702 20625 tablet_bootstrap.cc:492] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:26.891278 20625 ts_tablet_manager.cc:1403] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.006s
I20260713 09:06:26.891594 20624 raft_consensus.cc:359] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.892431 20624 raft_consensus.cc:385] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.892618 20623 ts_tablet_manager.cc:1434] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:06:26.892823 20624 raft_consensus.cc:740] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.893833 20623 tablet_bootstrap.cc:492] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:26.893988 20624 consensus_queue.cc:260] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.896495 20624 ts_tablet_manager.cc:1434] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:06:26.897603 20624 tablet_bootstrap.cc:492] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:26.900053 20625 raft_consensus.cc:359] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.900741 20625 raft_consensus.cc:385] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.901062 20625 raft_consensus.cc:740] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.901830 20623 tablet_bootstrap.cc:654] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.901855 20625 consensus_queue.cc:260] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.905061 20624 tablet_bootstrap.cc:654] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.908022 20625 ts_tablet_manager.cc:1434] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260713 09:06:26.908975 20625 tablet_bootstrap.cc:492] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:26.914510 20623 tablet_bootstrap.cc:492] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:26.915066 20623 ts_tablet_manager.cc:1403] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260713 09:06:26.917213 20624 tablet_bootstrap.cc:492] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:26.917443 20625 tablet_bootstrap.cc:654] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.917711 20624 ts_tablet_manager.cc:1403] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260713 09:06:26.917462 20623 raft_consensus.cc:359] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.918357 20623 raft_consensus.cc:385] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.918651 20623 raft_consensus.cc:740] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.919447 20623 consensus_queue.cc:260] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.920578 20624 raft_consensus.cc:359] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.924492 20624 raft_consensus.cc:385] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.924727 20624 raft_consensus.cc:740] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.921710 20623 ts_tablet_manager.cc:1434] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:06:26.925355 20624 consensus_queue.cc:260] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.926853 20623 tablet_bootstrap.cc:492] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:26.929101 20624 ts_tablet_manager.cc:1434] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260713 09:06:26.930068 20624 tablet_bootstrap.cc:492] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:26.933789 20625 tablet_bootstrap.cc:492] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:26.934155 20623 tablet_bootstrap.cc:654] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.934268 20625 ts_tablet_manager.cc:1403] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.011s
I20260713 09:06:26.936074 20624 tablet_bootstrap.cc:654] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.937637 20625 raft_consensus.cc:359] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.938596 20625 raft_consensus.cc:385] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.938937 20625 raft_consensus.cc:740] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.940076 20625 consensus_queue.cc:260] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.945587 20625 ts_tablet_manager.cc:1434] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:06:26.945300 20623 tablet_bootstrap.cc:492] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:26.946372 20623 ts_tablet_manager.cc:1403] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:06:26.946785 20625 tablet_bootstrap.cc:492] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:26.946743 20630 raft_consensus.cc:493] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.947563 20630 raft_consensus.cc:515] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.953603 20625 tablet_bootstrap.cc:654] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.955169 20630 leader_election.cc:290] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:26.949162 20623 raft_consensus.cc:359] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.960523 20623 raft_consensus.cc:385] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.966907 20623 raft_consensus.cc:740] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.971987 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecae71bc7b4f99b5605632dc049d16" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:26.971838 20623 consensus_queue.cc:260] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.972640 20624 tablet_bootstrap.cc:492] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:26.972684 20434 raft_consensus.cc:2468] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:26.973280 20624 ts_tablet_manager.cc:1403] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.019s
I20260713 09:06:26.974192 20623 ts_tablet_manager.cc:1434] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:06:26.974203 20549 leader_election.cc:304] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:26.975253 20630 raft_consensus.cc:2804] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.975591 20630 raft_consensus.cc:493] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.975962 20630 raft_consensus.cc:3060] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.976205 20624 raft_consensus.cc:359] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.976935 20624 raft_consensus.cc:385] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.979183 20625 tablet_bootstrap.cc:492] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:26.979717 20625 ts_tablet_manager.cc:1403] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.008s
I20260713 09:06:26.982676 20625 raft_consensus.cc:359] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.977217 20624 raft_consensus.cc:740] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.983037 20630 raft_consensus.cc:515] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.984033 20624 consensus_queue.cc:260] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.984540 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecae71bc7b4f99b5605632dc049d16" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:26.985070 20630 leader_election.cc:290] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:26.985544 20625 raft_consensus.cc:385] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.985592 20630 raft_consensus.cc:493] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.986024 20625 raft_consensus.cc:740] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.986155 20630 raft_consensus.cc:515] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.987042 20625 consensus_queue.cc:260] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:26.988102 20630 leader_election.cc:290] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:26.988035 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecae71bc7b4f99b5605632dc049d16" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:26.988703 20434 raft_consensus.cc:3060] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.989933 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecae71bc7b4f99b5605632dc049d16" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
W20260713 09:06:26.991537 20549 leader_election.cc:343] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:26.992183 20625 ts_tablet_manager.cc:1434] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260713 09:06:26.992609 20549 leader_election.cc:343] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:26.993690 20625 tablet_bootstrap.cc:492] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:26.995103 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e13fb3e7a740c595ade250d18b6af8" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:26.995743 20433 raft_consensus.cc:2468] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:26.995991 20623 tablet_bootstrap.cc:492] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:26.997725 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e13fb3e7a740c595ade250d18b6af8" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:26.998320 20509 raft_consensus.cc:2468] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:26.999673 20549 leader_election.cc:304] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:27.000988 20642 raft_consensus.cc:2804] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.001401 20642 raft_consensus.cc:493] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.001767 20642 raft_consensus.cc:3060] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.002815 20623 tablet_bootstrap.cc:654] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.005290 20434 raft_consensus.cc:2468] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:27.006491 20549 leader_election.cc:304] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:27.007985 20630 raft_consensus.cc:2804] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.008425 20630 raft_consensus.cc:697] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:27.009347 20642 raft_consensus.cc:515] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.009245 20630 consensus_queue.cc:237] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.009889 20625 tablet_bootstrap.cc:654] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.012661 20642 leader_election.cc:290] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:27.013347 20624 ts_tablet_manager.cc:1434] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.040s	user 0.012s	sys 0.006s
I20260713 09:06:27.014128 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e13fb3e7a740c595ade250d18b6af8" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:27.014705 20624 tablet_bootstrap.cc:492] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:27.015153 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e13fb3e7a740c595ade250d18b6af8" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:27.015971 20434 raft_consensus.cc:3060] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.014757 20509 raft_consensus.cc:3060] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.021374 20642 raft_consensus.cc:493] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.022006 20642 raft_consensus.cc:515] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.025646 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:27.025966 20624 tablet_bootstrap.cc:654] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:27.027377 20549 leader_election.cc:343] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.030041 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:27.030689 20508 raft_consensus.cc:2468] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:27.031569 20642 leader_election.cc:290] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:27.032020 20549 leader_election.cc:304] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:27.035117 20642 raft_consensus.cc:2804] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.039069 20624 tablet_bootstrap.cc:492] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:27.039752 20624 ts_tablet_manager.cc:1403] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.001s
I20260713 09:06:27.035696 20642 raft_consensus.cc:493] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.040493 20642 raft_consensus.cc:3060] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.043859 20624 raft_consensus.cc:359] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.044837 20624 raft_consensus.cc:385] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.045200 20624 raft_consensus.cc:740] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.046309 20624 consensus_queue.cc:260] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.049430 20624 ts_tablet_manager.cc:1434] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:06:27.049691 20509 raft_consensus.cc:2468] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:27.050680 20624 tablet_bootstrap.cc:492] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:27.051049 20549 leader_election.cc:304] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:27.052062 20643 raft_consensus.cc:2804] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.060766 20434 raft_consensus.cc:2468] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:27.061721 20624 tablet_bootstrap.cc:654] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.070322 20642 raft_consensus.cc:515] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.071240 20643 raft_consensus.cc:697] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:27.072582 20642 leader_election.cc:290] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:27.071722 20331 catalog_manager.cc:5697] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.073614 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:27.073927 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:27.074474 20509 raft_consensus.cc:3060] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:27.074870 20549 leader_election.cc:343] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.075956 20643 consensus_queue.cc:237] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.077606 20624 tablet_bootstrap.cc:492] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:27.078150 20624 ts_tablet_manager.cc:1403] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260713 09:06:27.081625 20624 raft_consensus.cc:359] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.082707 20624 raft_consensus.cc:385] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.083161 20624 raft_consensus.cc:740] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.084040 20624 consensus_queue.cc:260] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.084870 20623 tablet_bootstrap.cc:492] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:27.085273 20625 tablet_bootstrap.cc:492] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:27.085376 20623 ts_tablet_manager.cc:1403] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.040s
I20260713 09:06:27.085932 20625 ts_tablet_manager.cc:1403] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.046s
I20260713 09:06:27.086691 20624 ts_tablet_manager.cc:1434] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:27.087710 20624 tablet_bootstrap.cc:492] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:27.088927 20625 raft_consensus.cc:359] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.089701 20625 raft_consensus.cc:385] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.089986 20625 raft_consensus.cc:740] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.090736 20625 consensus_queue.cc:260] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.090827 20623 raft_consensus.cc:359] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.091614 20623 raft_consensus.cc:385] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.094193 20623 raft_consensus.cc:740] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.095018 20624 tablet_bootstrap.cc:654] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.094971 20623 consensus_queue.cc:260] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.092262 20629 raft_consensus.cc:493] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.097090 20629 raft_consensus.cc:515] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.093389 20625 ts_tablet_manager.cc:1434] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:27.082233 20509 raft_consensus.cc:2468] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:27.101387 20331 catalog_manager.cc:5697] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.099646 20629 leader_election.cc:290] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.105034 20549 leader_election.cc:304] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:27.106555 20642 raft_consensus.cc:2804] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.107213 20625 tablet_bootstrap.cc:492] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:27.107842 20642 raft_consensus.cc:697] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:27.109095 20623 ts_tablet_manager.cc:1434] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.005s
I20260713 09:06:27.108677 20642 consensus_queue.cc:237] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.113124 20624 tablet_bootstrap.cc:492] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:27.113662 20624 ts_tablet_manager.cc:1403] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260713 09:06:27.116660 20624 raft_consensus.cc:359] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.120128 20643 raft_consensus.cc:493] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.120600 20643 raft_consensus.cc:515] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.118854 20624 raft_consensus.cc:385] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.123684 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39487d08aaff4a258c04fea9bd7a52ea" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:27.124842 20643 leader_election.cc:290] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:27.123651 20623 tablet_bootstrap.cc:492] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:27.122982 20624 raft_consensus.cc:740] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.126138 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
W20260713 09:06:27.126987 20400 leader_election.cc:343] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.128268 20434 raft_consensus.cc:2468] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:27.129252 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:27.128367 20624 consensus_queue.cc:260] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.130113 20549 leader_election.cc:304] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:27.131243 20643 raft_consensus.cc:2804] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.131613 20643 raft_consensus.cc:493] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.131978 20643 raft_consensus.cc:3060] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:27.132196 20549 leader_election.cc:343] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.135782 20625 tablet_bootstrap.cc:654] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:27.139500 20380 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:27.140396 20643 raft_consensus.cc:515] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.141444 20623 tablet_bootstrap.cc:654] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.146584 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:27.147307 20434 raft_consensus.cc:3060] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.153496 20624 ts_tablet_manager.cc:1434] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.004s
I20260713 09:06:27.155251 20624 tablet_bootstrap.cc:492] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:27.161583 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39487d08aaff4a258c04fea9bd7a52ea" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:27.163062 20583 raft_consensus.cc:2468] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 0.
I20260713 09:06:27.164923 20397 leader_election.cc:304] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:27.166582 20651 raft_consensus.cc:2804] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.167060 20651 raft_consensus.cc:493] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.167459 20651 raft_consensus.cc:3060] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.168931 20434 raft_consensus.cc:2468] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:27.170358 20549 leader_election.cc:304] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:27.172327 20642 raft_consensus.cc:2804] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.172367 20643 leader_election.cc:290] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:27.172569 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:27.172966 20642 raft_consensus.cc:697] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
W20260713 09:06:27.174154 20549 leader_election.cc:343] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.173816 20642 consensus_queue.cc:237] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.180472 20631 raft_consensus.cc:493] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.181135 20631 raft_consensus.cc:515] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.185843 20631 leader_election.cc:290] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.195811 20651 raft_consensus.cc:515] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.206626 20629 raft_consensus.cc:493] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.207680 20629 raft_consensus.cc:515] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.208586 20623 tablet_bootstrap.cc:492] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:27.209091 20623 ts_tablet_manager.cc:1403] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.086s	user 0.041s	sys 0.030s
I20260713 09:06:27.209779 20629 leader_election.cc:290] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.211750 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d557d3ec74df43f0957624ff5e1e3304" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:27.212087 20623 raft_consensus.cc:359] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.212769 20623 raft_consensus.cc:385] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.213060 20623 raft_consensus.cc:740] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
W20260713 09:06:27.213465 20397 leader_election.cc:343] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.214118 20643 raft_consensus.cc:493] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.214610 20643 raft_consensus.cc:515] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.217180 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:27.217344 20643 leader_election.cc:290] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:27.178532 20331 catalog_manager.cc:5697] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
W20260713 09:06:27.218532 20549 leader_election.cc:343] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.221477 20623 consensus_queue.cc:260] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.222100 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:27.222965 20509 raft_consensus.cc:2468] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:27.224216 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39487d08aaff4a258c04fea9bd7a52ea" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:27.224790 20583 raft_consensus.cc:3060] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.224727 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d557d3ec74df43f0957624ff5e1e3304" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:27.226094 20623 ts_tablet_manager.cc:1434] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:06:27.227124 20623 tablet_bootstrap.cc:492] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:27.231932 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39487d08aaff4a258c04fea9bd7a52ea" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:27.233500 20623 tablet_bootstrap.cc:654] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.233562 20549 leader_election.cc:304] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:27.235270 20643 raft_consensus.cc:2804] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.235708 20643 raft_consensus.cc:493] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.236194 20643 raft_consensus.cc:3060] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.236598 20583 raft_consensus.cc:2468] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 1.
I20260713 09:06:27.238215 20397 leader_election.cc:304] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:27.239154 20629 raft_consensus.cc:2804] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:06:27.240495 20400 leader_election.cc:343] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.241153 20400 leader_election.cc:304] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19; no voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:27.246011 20643 raft_consensus.cc:515] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.248629 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f746e36184254fa58d8da94256db95c3" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:27.266475 20625 tablet_bootstrap.cc:492] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:27.254087 20663 raft_consensus.cc:2749] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:27.255314 20400 leader_election.cc:343] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.262943 20651 leader_election.cc:290] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
W20260713 09:06:27.267297 20475 leader_election.cc:343] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.265980 20624 tablet_bootstrap.cc:654] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.266960 20625 ts_tablet_manager.cc:1403] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.160s	user 0.069s	sys 0.061s
I20260713 09:06:27.271031 20625 raft_consensus.cc:359] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.271848 20625 raft_consensus.cc:385] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.272084 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:27.267762 20663 raft_consensus.cc:493] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.272711 20509 raft_consensus.cc:3060] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.272804 20663 raft_consensus.cc:515] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.273442 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
W20260713 09:06:27.274643 20549 leader_election.cc:343] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.275731 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:27.276085 20663 leader_election.cc:290] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.272217 20625 raft_consensus.cc:740] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.277221 20625 consensus_queue.cc:260] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.276541 20508 raft_consensus.cc:2393] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e98d60dbec04effb451a62a43df8b19 in current term 1: Already voted for candidate c8d11fdcbadb4906bd0baefec34e0498 in this term.
I20260713 09:06:27.278096 20629 raft_consensus.cc:697] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:27.278995 20629 consensus_queue.cc:237] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.279711 20625 ts_tablet_manager.cc:1434] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260713 09:06:27.281162 20625 tablet_bootstrap.cc:492] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:27.282132 20330 catalog_manager.cc:5697] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.284786 20623 tablet_bootstrap.cc:492] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:27.285291 20623 ts_tablet_manager.cc:1403] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.004s
I20260713 09:06:27.288038 20625 tablet_bootstrap.cc:654] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.288200 20623 raft_consensus.cc:359] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.288921 20623 raft_consensus.cc:385] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.289222 20623 raft_consensus.cc:740] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.290033 20623 consensus_queue.cc:260] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.292236 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:27.292891 20623 ts_tablet_manager.cc:1434] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:27.293879 20623 tablet_bootstrap.cc:492] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:27.293668 20397 leader_election.cc:304] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19; no voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:27.294945 20662 raft_consensus.cc:3060] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.298267 20509 raft_consensus.cc:2468] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:27.299422 20549 leader_election.cc:304] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:27.300138 20625 tablet_bootstrap.cc:492] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:27.300288 20642 raft_consensus.cc:2804] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.300530 20623 tablet_bootstrap.cc:654] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.300763 20642 raft_consensus.cc:697] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:27.301751 20642 consensus_queue.cc:237] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.303997 20643 leader_election.cc:290] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:27.300726 20625 ts_tablet_manager.cc:1403] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:06:27.306365 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f746e36184254fa58d8da94256db95c3" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
W20260713 09:06:27.307708 20472 leader_election.cc:343] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.308161 20472 leader_election.cc:304] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [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: d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:27.308248 20625 raft_consensus.cc:359] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.309092 20625 raft_consensus.cc:385] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.309360 20631 raft_consensus.cc:2749] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:27.309446 20625 raft_consensus.cc:740] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.309549 20624 tablet_bootstrap.cc:492] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:27.310667 20624 ts_tablet_manager.cc:1403] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.004s
I20260713 09:06:27.314708 20624 raft_consensus.cc:359] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.310613 20625 consensus_queue.cc:260] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.317875 20625 ts_tablet_manager.cc:1434] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:06:27.319218 20625 tablet_bootstrap.cc:492] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:27.315517 20624 raft_consensus.cc:385] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.325085 20624 raft_consensus.cc:740] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.326157 20624 consensus_queue.cc:260] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.330446 20624 ts_tablet_manager.cc:1434] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:06:27.331593 20624 tablet_bootstrap.cc:492] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:27.334949 20625 tablet_bootstrap.cc:654] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.336673 20662 raft_consensus.cc:2749] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:27.344040 20624 tablet_bootstrap.cc:654] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.348146 20625 tablet_bootstrap.cc:492] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:27.348599 20625 ts_tablet_manager.cc:1403] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.002s
I20260713 09:06:27.347616 20331 catalog_manager.cc:5697] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.350728 20330 catalog_manager.cc:5697] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.351205 20625 raft_consensus.cc:359] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.354302 20625 raft_consensus.cc:385] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.354678 20625 raft_consensus.cc:740] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.355535 20625 consensus_queue.cc:260] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.358328 20624 tablet_bootstrap.cc:492] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:27.358824 20624 ts_tablet_manager.cc:1403] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260713 09:06:27.361369 20624 raft_consensus.cc:359] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.363135 20625 ts_tablet_manager.cc:1434] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:06:27.364037 20624 raft_consensus.cc:385] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.364845 20624 raft_consensus.cc:740] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.365355 20625 tablet_bootstrap.cc:492] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:27.366355 20623 tablet_bootstrap.cc:492] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:27.366829 20623 ts_tablet_manager.cc:1403] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.036s
I20260713 09:06:27.369395 20623 raft_consensus.cc:359] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.370033 20623 raft_consensus.cc:385] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.370352 20623 raft_consensus.cc:740] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.371138 20623 consensus_queue.cc:260] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.372488 20625 tablet_bootstrap.cc:654] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.373479 20623 ts_tablet_manager.cc:1434] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:27.374439 20623 tablet_bootstrap.cc:492] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:27.365851 20624 consensus_queue.cc:260] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.382218 20623 tablet_bootstrap.cc:654] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.382377 20624 ts_tablet_manager.cc:1434] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:06:27.384887 20625 tablet_bootstrap.cc:492] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:27.385342 20625 ts_tablet_manager.cc:1403] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:06:27.387202 20623 tablet_bootstrap.cc:492] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:27.387697 20623 ts_tablet_manager.cc:1403] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:06:27.387737 20625 raft_consensus.cc:359] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.390015 20623 raft_consensus.cc:359] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.390360 20625 raft_consensus.cc:385] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.390579 20623 raft_consensus.cc:385] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.390683 20625 raft_consensus.cc:740] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.390992 20623 raft_consensus.cc:740] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.391502 20625 consensus_queue.cc:260] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.391817 20623 consensus_queue.cc:260] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.393257 20631 raft_consensus.cc:493] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.393364 20625 ts_tablet_manager.cc:1434] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:27.393723 20631 raft_consensus.cc:515] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.395850 20631 leader_election.cc:290] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.395954 20623 ts_tablet_manager.cc:1434] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:27.397312 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7e60fca3204ab5b6049c31ab4aebb8" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:27.397648 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7e60fca3204ab5b6049c31ab4aebb8" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:27.397966 20583 raft_consensus.cc:2468] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 0.
I20260713 09:06:27.398257 20434 raft_consensus.cc:2468] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 0.
I20260713 09:06:27.399168 20472 leader_election.cc:304] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:27.400005 20631 raft_consensus.cc:2804] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.400327 20631 raft_consensus.cc:493] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.400660 20631 raft_consensus.cc:3060] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.406028 20509 raft_consensus.cc:3060] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.407549 20631 raft_consensus.cc:515] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.409171 20631 leader_election.cc:290] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.409960 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7e60fca3204ab5b6049c31ab4aebb8" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:27.410175 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7e60fca3204ab5b6049c31ab4aebb8" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:27.410439 20434 raft_consensus.cc:3060] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.410791 20583 raft_consensus.cc:3060] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.413623 20642 consensus_queue.cc:1048] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.416046 20434 raft_consensus.cc:2468] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 1.
I20260713 09:06:27.417202 20475 leader_election.cc:304] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:27.417224 20583 raft_consensus.cc:2468] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 1.
I20260713 09:06:27.418255 20631 raft_consensus.cc:2804] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.420099 20631 raft_consensus.cc:697] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:27.420981 20631 consensus_queue.cc:237] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.435439 20643 consensus_queue.cc:1048] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.440073 20331 catalog_manager.cc:5697] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 0 to 1, leader changed from <none> to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 1 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.444605 20643 raft_consensus.cc:493] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.445114 20643 raft_consensus.cc:515] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.447067 20643 leader_election.cc:290] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:27.448297 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f746e36184254fa58d8da94256db95c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:27.448992 20509 raft_consensus.cc:2468] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:27.450301 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f746e36184254fa58d8da94256db95c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:27.450363 20549 leader_election.cc:304] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:27.450793 20434 raft_consensus.cc:2468] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:27.451238 20643 raft_consensus.cc:2804] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.451601 20643 raft_consensus.cc:493] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.451960 20643 raft_consensus.cc:3060] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.456748 20643 raft_consensus.cc:515] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.458330 20643 leader_election.cc:290] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:27.459106 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f746e36184254fa58d8da94256db95c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:27.459442 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f746e36184254fa58d8da94256db95c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:27.459672 20434 raft_consensus.cc:3060] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.460104 20509 raft_consensus.cc:3060] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.465193 20509 raft_consensus.cc:2468] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:27.465502 20434 raft_consensus.cc:2468] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:27.466092 20549 leader_election.cc:304] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:27.466801 20643 raft_consensus.cc:2804] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.467267 20643 raft_consensus.cc:697] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:27.467952 20643 consensus_queue.cc:237] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.475303 20331 catalog_manager.cc:5697] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.487534 20631 raft_consensus.cc:493] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.487994 20631 raft_consensus.cc:515] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.489547 20631 leader_election.cc:290] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.490304 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:27.490435 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:27.490963 20434 raft_consensus.cc:2393] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d266f8d9d0174838ac0cfabe3a7adf0f in current term 1: Already voted for candidate c8d11fdcbadb4906bd0baefec34e0498 in this term.
I20260713 09:06:27.491994 20475 leader_election.cc:304] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [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: d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:27.492609 20631 raft_consensus.cc:3060] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.493645 20629 raft_consensus.cc:493] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.494050 20629 raft_consensus.cc:515] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.495690 20629 leader_election.cc:290] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.496271 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:27.496660 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:27.497033 20509 raft_consensus.cc:2393] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e98d60dbec04effb451a62a43df8b19 in current term 1: Already voted for candidate c8d11fdcbadb4906bd0baefec34e0498 in this term.
I20260713 09:06:27.498070 20400 leader_election.cc:304] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19; no voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:27.498152 20631 raft_consensus.cc:2749] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:27.498729 20629 raft_consensus.cc:3060] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.503176 20629 raft_consensus.cc:2749] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:27.536108 20643 consensus_queue.cc:1048] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.547884 20643 consensus_queue.cc:1048] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.550602 20643 consensus_queue.cc:1048] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.562601 20643 consensus_queue.cc:1048] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.577803 20631 raft_consensus.cc:493] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.578297 20631 raft_consensus.cc:515] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.580090 20631 leader_election.cc:290] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.580523 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d557d3ec74df43f0957624ff5e1e3304" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:27.581130 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d557d3ec74df43f0957624ff5e1e3304" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:27.581175 20434 raft_consensus.cc:2468] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 0.
I20260713 09:06:27.581826 20583 raft_consensus.cc:2468] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 0.
I20260713 09:06:27.582314 20475 leader_election.cc:304] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:27.583120 20631 raft_consensus.cc:2804] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.583475 20631 raft_consensus.cc:493] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.583894 20631 raft_consensus.cc:3060] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.588510 20631 raft_consensus.cc:515] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.589867 20675 raft_consensus.cc:493] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.590119 20631 leader_election.cc:290] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.590459 20675 raft_consensus.cc:515] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.590772 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d557d3ec74df43f0957624ff5e1e3304" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:27.591498 20434 raft_consensus.cc:3060] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.591542 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d557d3ec74df43f0957624ff5e1e3304" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:27.592316 20583 raft_consensus.cc:3060] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.593159 20675 leader_election.cc:290] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.593684 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39487d08aaff4a258c04fea9bd7a52ea" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:27.595049 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39487d08aaff4a258c04fea9bd7a52ea" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:27.596012 20582 raft_consensus.cc:2393] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d266f8d9d0174838ac0cfabe3a7adf0f in current term 1: Already voted for candidate 9e98d60dbec04effb451a62a43df8b19 in this term.
I20260713 09:06:27.597107 20472 leader_election.cc:304] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [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: d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:27.597993 20675 raft_consensus.cc:3060] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.598196 20583 raft_consensus.cc:2468] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 1.
I20260713 09:06:27.599283 20472 leader_election.cc:304] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:27.599500 20434 raft_consensus.cc:2468] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 1.
I20260713 09:06:27.600159 20631 raft_consensus.cc:2804] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.601661 20631 raft_consensus.cc:697] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:27.603160 20675 raft_consensus.cc:2749] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:27.602942 20631 consensus_queue.cc:237] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.611276 20331 catalog_manager.cc:5697] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 0 to 1, leader changed from <none> to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 1 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.638425 20643 consensus_queue.cc:1048] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.648638 20630 consensus_queue.cc:1048] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.717159 20630 consensus_queue.cc:1048] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.727442 20630 consensus_queue.cc:1048] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.746840 20629 consensus_queue.cc:1048] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.757139 20663 consensus_queue.cc:1048] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.786031 20583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
mode: GRACEFUL
new_leader_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:54934
I20260713 09:06:27.786548 20583 raft_consensus.cc:606] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Received request to transfer leadership to TS 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:27.791042 20583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
mode: GRACEFUL
new_leader_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:54934
I20260713 09:06:27.791507 20583 raft_consensus.cc:606] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Received request to transfer leadership to TS 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:27.795950 20583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79e13fb3e7a740c595ade250d18b6af8"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
mode: GRACEFUL
new_leader_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:54934
I20260713 09:06:27.796381 20583 raft_consensus.cc:606] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Received request to transfer leadership to TS 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:27.800736 20583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9aecae71bc7b4f99b5605632dc049d16"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
mode: GRACEFUL
new_leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:54934
I20260713 09:06:27.801191 20583 raft_consensus.cc:606] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Received request to transfer leadership to TS d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:27.807668 20583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
mode: GRACEFUL
new_leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:54934
I20260713 09:06:27.808164 20583 raft_consensus.cc:606] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Received request to transfer leadership to TS d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:27.842834 20630 raft_consensus.cc:993] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498: : Instructing follower d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:27.843245 20643 raft_consensus.cc:1081] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Signalling peer d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:27.844652 20509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9aecae71bc7b4f99b5605632dc049d16"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:58696
I20260713 09:06:27.845131 20509 raft_consensus.cc:493] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.845445 20509 raft_consensus.cc:3060] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.850236 20509 raft_consensus.cc:515] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.851694 20509 leader_election.cc:290] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 2 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:27.852559 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecae71bc7b4f99b5605632dc049d16" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:27.852784 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecae71bc7b4f99b5605632dc049d16" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:27.853152 20434 raft_consensus.cc:3060] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.853324 20583 raft_consensus.cc:3055] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.853673 20583 raft_consensus.cc:740] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:27.854290 20583 consensus_queue.cc:260] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.855176 20583 raft_consensus.cc:3060] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.858179 20434 raft_consensus.cc:2468] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:27.859126 20475 leader_election.cc:304] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [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: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:27.859833 20631 raft_consensus.cc:2804] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.860021 20583 raft_consensus.cc:2468] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:27.860234 20631 raft_consensus.cc:697] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:27.861151 20631 consensus_queue.cc:237] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:27.866936 20331 catalog_manager.cc:5697] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 1 to 2, leader changed from c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195) to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 2 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.978066 20643 consensus_queue.cc:1048] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.988775 20630 consensus_queue.cc:1048] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:28.019232 20631 consensus_queue.cc:1048] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:28.027791 20630 raft_consensus.cc:993] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498: : Instructing follower 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:28.028285 20643 raft_consensus.cc:1081] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Signalling peer 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:28.028828 20675 consensus_queue.cc:1048] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:28.030109 20434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79e13fb3e7a740c595ade250d18b6af8"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:42810
I20260713 09:06:28.030689 20434 raft_consensus.cc:493] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.031052 20434 raft_consensus.cc:3060] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.038375 20434 raft_consensus.cc:515] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.040251 20434 leader_election.cc:290] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 2 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:28.041416 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e13fb3e7a740c595ade250d18b6af8" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:28.041325 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e13fb3e7a740c595ade250d18b6af8" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:28.042074 20583 raft_consensus.cc:3055] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.042142 20509 raft_consensus.cc:3060] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.042408 20583 raft_consensus.cc:740] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:28.043236 20583 consensus_queue.cc:260] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.044181 20583 raft_consensus.cc:3060] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.048907 20509 raft_consensus.cc:2468] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:28.049037 20583 raft_consensus.cc:2468] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:28.050025 20400 leader_election.cc:304] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:28.050689 20629 raft_consensus.cc:2804] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.051095 20629 raft_consensus.cc:697] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:28.051880 20629 consensus_queue.cc:237] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.057121 20330 catalog_manager.cc:5697] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 1 to 2, leader changed from c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195) to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:28.062281 20642 raft_consensus.cc:993] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498: : Instructing follower 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:28.062781 20643 raft_consensus.cc:1081] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Signalling peer 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:28.064425 20434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:42810
I20260713 09:06:28.064937 20434 raft_consensus.cc:493] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.065325 20434 raft_consensus.cc:3060] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.069717 20642 raft_consensus.cc:993] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498: : Instructing follower 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:28.070155 20643 raft_consensus.cc:1081] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Signalling peer 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:28.070863 20434 raft_consensus.cc:515] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.071620 20433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:42810
I20260713 09:06:28.072119 20433 raft_consensus.cc:493] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.072433 20433 raft_consensus.cc:3060] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.073016 20434 leader_election.cc:290] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 2 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:28.073638 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:28.074227 20583 raft_consensus.cc:3055] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.074541 20583 raft_consensus.cc:740] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:28.075311 20583 consensus_queue.cc:260] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.076166 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff9e41ac77471994b439f008d55aa3" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:28.076633 20509 raft_consensus.cc:3060] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.076572 20583 raft_consensus.cc:3060] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.078389 20433 raft_consensus.cc:515] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.081084 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:28.081738 20508 raft_consensus.cc:3060] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.083231 20509 raft_consensus.cc:2468] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:28.081084 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:28.083230 20583 raft_consensus.cc:2468] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:28.084129 20582 raft_consensus.cc:3055] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.084468 20582 raft_consensus.cc:740] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:28.084676 20400 leader_election.cc:304] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:28.085695 20629 raft_consensus.cc:2804] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.085302 20582 consensus_queue.cc:260] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.086174 20629 raft_consensus.cc:697] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:28.086481 20582 raft_consensus.cc:3060] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.086993 20629 consensus_queue.cc:237] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.088361 20508 raft_consensus.cc:2468] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:28.089651 20400 leader_election.cc:304] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:28.092233 20629 raft_consensus.cc:2804] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.092896 20629 raft_consensus.cc:697] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:28.093705 20629 consensus_queue.cc:237] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.094367 20433 leader_election.cc:290] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 2 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:28.093889 20582 raft_consensus.cc:2468] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:28.094913 20330 catalog_manager.cc:5697] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 1 to 2, leader changed from c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195) to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:28.107050 20330 catalog_manager.cc:5697] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 1 to 2, leader changed from c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195) to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:28.161975 20675 consensus_queue.cc:1048] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:28.173285 20686 consensus_queue.cc:1048] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:28.262894 20643 raft_consensus.cc:993] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498: : Instructing follower d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:28.263326 20630 raft_consensus.cc:1081] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Signalling peer d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:28.264715 20509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:58696
I20260713 09:06:28.265200 20509 raft_consensus.cc:493] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.265568 20509 raft_consensus.cc:3060] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.272873 20509 raft_consensus.cc:515] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.274310 20509 leader_election.cc:290] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 2 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:28.274957 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:28.275242 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:28.275549 20433 raft_consensus.cc:3060] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.275857 20582 raft_consensus.cc:3055] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.276168 20582 raft_consensus.cc:740] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:28.276948 20582 consensus_queue.cc:260] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.278120 20582 raft_consensus.cc:3060] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.282153 20433 raft_consensus.cc:2468] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:28.283322 20475 leader_election.cc:304] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [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: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:28.284008 20686 raft_consensus.cc:2804] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.284493 20686 raft_consensus.cc:697] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:28.284472 20582 raft_consensus.cc:2468] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:28.285552 20686 consensus_queue.cc:237] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:28.291489 20331 catalog_manager.cc:5697] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 1 to 2, leader changed from c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195) to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 2 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:28.442857 20509 raft_consensus.cc:1275] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.444183 20663 consensus_queue.cc:1048] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.452191 20582 raft_consensus.cc:1275] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.453502 20629 consensus_queue.cc:1048] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.458801 20433 raft_consensus.cc:1275] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.460218 20686 consensus_queue.cc:1048] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.474052 20582 raft_consensus.cc:1275] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.475747 20631 consensus_queue.cc:1048] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.495657 20582 raft_consensus.cc:1275] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.496824 20629 consensus_queue.cc:1048] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.504204 20509 raft_consensus.cc:1275] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.505553 20629 consensus_queue.cc:1048] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.596359 20509 raft_consensus.cc:1275] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.597569 20629 consensus_queue.cc:1048] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.606391 20582 raft_consensus.cc:1275] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.609891 20704 consensus_queue.cc:1048] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.887740 20582 raft_consensus.cc:1275] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.889108 20675 consensus_queue.cc:1048] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.890386 20433 raft_consensus.cc:1275] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.891726 20675 consensus_queue.cc:1048] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:30.837903 20329 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58610:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:30.840466 20329 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:30.889449 20417 tablet_service.cc:1511] Processing CreateTablet for tablet 81c9eac9f50c445d89b5eed4e9df28c3 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:30.890244 20494 tablet_service.cc:1511] Processing CreateTablet for tablet 81c9eac9f50c445d89b5eed4e9df28c3 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:30.890708 20417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c9eac9f50c445d89b5eed4e9df28c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.891474 20494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c9eac9f50c445d89b5eed4e9df28c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.893078 20416 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8980097a3946c4997438c4cae9ab3f (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:30.894264 20416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8980097a3946c4997438c4cae9ab3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.893937 20499 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8980097a3946c4997438c4cae9ab3f (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:30.895203 20499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8980097a3946c4997438c4cae9ab3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.898234 20418 tablet_service.cc:1511] Processing CreateTablet for tablet cf7ffed9eee8417284c0c596d5f23576 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:30.899473 20418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf7ffed9eee8417284c0c596d5f23576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.900792 20568 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8980097a3946c4997438c4cae9ab3f (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:30.902026 20568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8980097a3946c4997438c4cae9ab3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.904772 20565 tablet_service.cc:1511] Processing CreateTablet for tablet 81c9eac9f50c445d89b5eed4e9df28c3 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:30.905994 20565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c9eac9f50c445d89b5eed4e9df28c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.915235 20493 tablet_service.cc:1511] Processing CreateTablet for tablet cf7ffed9eee8417284c0c596d5f23576 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:30.916564 20493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf7ffed9eee8417284c0c596d5f23576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.918501 20725 tablet_bootstrap.cc:492] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:30.918288 20566 tablet_service.cc:1511] Processing CreateTablet for tablet cf7ffed9eee8417284c0c596d5f23576 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:30.919587 20566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf7ffed9eee8417284c0c596d5f23576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.924743 20423 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4d4859f7cc4a04b8551b9efa137261 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:30.926004 20423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4d4859f7cc4a04b8551b9efa137261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.925997 20494 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4d4859f7cc4a04b8551b9efa137261 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:30.927350 20494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4d4859f7cc4a04b8551b9efa137261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.929736 20573 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4d4859f7cc4a04b8551b9efa137261 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:30.930956 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4d4859f7cc4a04b8551b9efa137261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.931603 20422 tablet_service.cc:1511] Processing CreateTablet for tablet 917a5dd6381740dbb76469511d9a76a5 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:30.932793 20422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917a5dd6381740dbb76469511d9a76a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.935647 20495 tablet_service.cc:1511] Processing CreateTablet for tablet 917a5dd6381740dbb76469511d9a76a5 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:30.936988 20495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917a5dd6381740dbb76469511d9a76a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.943010 20567 tablet_service.cc:1511] Processing CreateTablet for tablet 917a5dd6381740dbb76469511d9a76a5 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:30.944296 20567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917a5dd6381740dbb76469511d9a76a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.944643 20419 tablet_service.cc:1511] Processing CreateTablet for tablet ff6f9311703e48c59f333a926d9ee677 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:30.945375 20726 tablet_bootstrap.cc:492] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:30.945293 20571 tablet_service.cc:1511] Processing CreateTablet for tablet ff6f9311703e48c59f333a926d9ee677 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:30.945902 20419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff6f9311703e48c59f333a926d9ee677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.946547 20571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff6f9311703e48c59f333a926d9ee677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.946772 20496 tablet_service.cc:1511] Processing CreateTablet for tablet ff6f9311703e48c59f333a926d9ee677 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:30.947996 20496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff6f9311703e48c59f333a926d9ee677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.974850 20725 tablet_bootstrap.cc:654] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.980400 20419 tablet_service.cc:1511] Processing CreateTablet for tablet 80d58a9581974d7680c8f035e0dd4d83 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:30.981778 20419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d58a9581974d7680c8f035e0dd4d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.984779 20726 tablet_bootstrap.cc:654] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.996426 20727 tablet_bootstrap.cc:492] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:31.001618 20495 tablet_service.cc:1511] Processing CreateTablet for tablet 80d58a9581974d7680c8f035e0dd4d83 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:31.003379 20495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d58a9581974d7680c8f035e0dd4d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.007393 20571 tablet_service.cc:1511] Processing CreateTablet for tablet 80d58a9581974d7680c8f035e0dd4d83 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:31.008822 20571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d58a9581974d7680c8f035e0dd4d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.011365 20727 tablet_bootstrap.cc:654] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.011421 20422 tablet_service.cc:1511] Processing CreateTablet for tablet b5e2420b73d543a5875007fef3500e57 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:31.012811 20422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e2420b73d543a5875007fef3500e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.020496 20573 tablet_service.cc:1511] Processing CreateTablet for tablet b5e2420b73d543a5875007fef3500e57 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:31.021770 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e2420b73d543a5875007fef3500e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.021970 20493 tablet_service.cc:1511] Processing CreateTablet for tablet b5e2420b73d543a5875007fef3500e57 (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:31.022837 20494 tablet_service.cc:1511] Processing CreateTablet for tablet 8705e0fa43384b7284c71aad173e2aeb (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:31.023866 20493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e2420b73d543a5875007fef3500e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.024506 20494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8705e0fa43384b7284c71aad173e2aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.025944 20417 tablet_service.cc:1511] Processing CreateTablet for tablet 8705e0fa43384b7284c71aad173e2aeb (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:31.028731 20417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8705e0fa43384b7284c71aad173e2aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.032151 20725 tablet_bootstrap.cc:492] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:31.035477 20725 ts_tablet_manager.cc:1403] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.004s
I20260713 09:06:31.044791 20726 tablet_bootstrap.cc:492] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:31.045303 20726 ts_tablet_manager.cc:1403] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.015s
I20260713 09:06:31.047827 20567 tablet_service.cc:1511] Processing CreateTablet for tablet 8705e0fa43384b7284c71aad173e2aeb (DEFAULT_TABLE table=soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:31.049105 20567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8705e0fa43384b7284c71aad173e2aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.049809 20727 tablet_bootstrap.cc:492] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:31.050285 20727 ts_tablet_manager.cc:1403] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.006s
I20260713 09:06:31.053113 20727 raft_consensus.cc:359] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.053758 20727 raft_consensus.cc:385] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.054024 20727 raft_consensus.cc:740] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.054687 20727 consensus_queue.cc:260] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.056740 20727 ts_tablet_manager.cc:1434] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:31.058485 20727 tablet_bootstrap.cc:492] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:31.062453 20725 raft_consensus.cc:359] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.063189 20725 raft_consensus.cc:385] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.063475 20725 raft_consensus.cc:740] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.064284 20727 tablet_bootstrap.cc:654] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.069852 20727 tablet_bootstrap.cc:492] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:31.070294 20727 ts_tablet_manager.cc:1403] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:06:31.071841 20725 consensus_queue.cc:260] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.072489 20727 raft_consensus.cc:359] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.073211 20727 raft_consensus.cc:385] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.073489 20727 raft_consensus.cc:740] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.074308 20725 ts_tablet_manager.cc:1434] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260713 09:06:31.074142 20727 consensus_queue.cc:260] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.075237 20725 tablet_bootstrap.cc:492] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:31.076313 20727 ts_tablet_manager.cc:1434] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:31.077224 20727 tablet_bootstrap.cc:492] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:31.085879 20727 tablet_bootstrap.cc:654] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.087553 20725 tablet_bootstrap.cc:654] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.072352 20726 raft_consensus.cc:359] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.089578 20726 raft_consensus.cc:385] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.089887 20726 raft_consensus.cc:740] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.090607 20726 consensus_queue.cc:260] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.102890 20727 tablet_bootstrap.cc:492] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:31.102912 20726 ts_tablet_manager.cc:1434] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.002s
I20260713 09:06:31.103571 20727 ts_tablet_manager.cc:1403] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260713 09:06:31.104206 20726 tablet_bootstrap.cc:492] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:31.106588 20727 raft_consensus.cc:359] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.107286 20727 raft_consensus.cc:385] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.107578 20727 raft_consensus.cc:740] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.108314 20727 consensus_queue.cc:260] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.110620 20727 ts_tablet_manager.cc:1434] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:31.111557 20727 tablet_bootstrap.cc:492] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:31.112496 20630 raft_consensus.cc:493] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.112972 20630 raft_consensus.cc:515] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.114909 20630 leader_election.cc:290] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:31.117056 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
W20260713 09:06:31.118538 20549 leader_election.cc:343] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.120689 20726 tablet_bootstrap.cc:654] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.124090 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
W20260713 09:06:31.125866 20549 leader_election.cc:343] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.126642 20727 tablet_bootstrap.cc:654] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.126441 20549 leader_election.cc:304] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498; no voters: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.127907 20630 raft_consensus.cc:2749] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.133277 20726 tablet_bootstrap.cc:492] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:31.133972 20726 ts_tablet_manager.cc:1403] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.016s
I20260713 09:06:31.145633 20725 tablet_bootstrap.cc:492] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:31.146108 20725 ts_tablet_manager.cc:1403] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.037s
I20260713 09:06:31.146894 20726 raft_consensus.cc:359] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.147622 20726 raft_consensus.cc:385] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.147921 20726 raft_consensus.cc:740] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.148701 20726 consensus_queue.cc:260] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.149179 20725 raft_consensus.cc:359] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.149950 20725 raft_consensus.cc:385] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.150292 20725 raft_consensus.cc:740] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.150990 20725 consensus_queue.cc:260] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.151698 20726 ts_tablet_manager.cc:1434] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:06:31.153103 20725 ts_tablet_manager.cc:1434] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:31.154073 20725 tablet_bootstrap.cc:492] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:31.154594 20726 tablet_bootstrap.cc:492] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:31.160358 20725 tablet_bootstrap.cc:654] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.163628 20727 tablet_bootstrap.cc:492] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:31.164104 20727 ts_tablet_manager.cc:1403] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.016s
I20260713 09:06:31.164350 20726 tablet_bootstrap.cc:654] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.166878 20727 raft_consensus.cc:359] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.167593 20727 raft_consensus.cc:385] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.167904 20727 raft_consensus.cc:740] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.168635 20727 consensus_queue.cc:260] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.171209 20727 ts_tablet_manager.cc:1434] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:31.171540 20725 tablet_bootstrap.cc:492] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:31.171964 20725 ts_tablet_manager.cc:1403] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:06:31.172607 20727 tablet_bootstrap.cc:492] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
W20260713 09:06:31.173991 20380 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:31.176554 20725 raft_consensus.cc:359] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.177009 20630 raft_consensus.cc:493] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.177363 20725 raft_consensus.cc:385] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.177841 20725 raft_consensus.cc:740] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.177680 20630 raft_consensus.cc:515] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.178767 20725 consensus_queue.cc:260] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.179229 20727 tablet_bootstrap.cc:654] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.181200 20725 ts_tablet_manager.cc:1434] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:31.181739 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:31.182251 20725 tablet_bootstrap.cc:492] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:31.182622 20433 raft_consensus.cc:2468] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:31.184273 20549 leader_election.cc:304] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:31.186266 20630 leader_election.cc:290] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:31.186945 20630 raft_consensus.cc:2804] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.187381 20630 raft_consensus.cc:493] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.187820 20630 raft_consensus.cc:3060] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.189328 20725 tablet_bootstrap.cc:654] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.207742 20630 raft_consensus.cc:515] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.209422 20727 tablet_bootstrap.cc:492] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:31.209983 20727 ts_tablet_manager.cc:1403] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.002s
I20260713 09:06:31.210072 20630 leader_election.cc:290] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:31.210106 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.211786 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
W20260713 09:06:31.212105 20549 leader_election.cc:343] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.212407 20433 raft_consensus.cc:3060] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.212610 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:31.213274 20727 raft_consensus.cc:359] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.214037 20727 raft_consensus.cc:385] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.214380 20727 raft_consensus.cc:740] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.215194 20727 consensus_queue.cc:260] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.216403 20675 raft_consensus.cc:493] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.216866 20675 raft_consensus.cc:515] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.217747 20727 ts_tablet_manager.cc:1434] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:31.218724 20727 tablet_bootstrap.cc:492] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:31.218822 20675 leader_election.cc:290] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
W20260713 09:06:31.218953 20549 leader_election.cc:343] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.220870 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:31.221263 20725 tablet_bootstrap.cc:492] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:31.221731 20725 ts_tablet_manager.cc:1403] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260713 09:06:31.223203 20433 raft_consensus.cc:2468] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:31.223603 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.224251 20582 raft_consensus.cc:2468] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 0.
I20260713 09:06:31.224697 20725 raft_consensus.cc:359] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.225389 20725 raft_consensus.cc:385] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.225529 20472 leader_election.cc:304] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:31.225939 20727 tablet_bootstrap.cc:654] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:31.226178 20475 leader_election.cc:343] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.225723 20725 raft_consensus.cc:740] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.226598 20726 tablet_bootstrap.cc:492] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:31.227105 20726 ts_tablet_manager.cc:1403] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.073s	user 0.034s	sys 0.011s
I20260713 09:06:31.227196 20725 consensus_queue.cc:260] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.229995 20726 raft_consensus.cc:359] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.230654 20726 raft_consensus.cc:385] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.230921 20726 raft_consensus.cc:740] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.232043 20675 raft_consensus.cc:2804] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.231748 20726 consensus_queue.cc:260] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.234368 20726 ts_tablet_manager.cc:1434] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:31.235400 20726 tablet_bootstrap.cc:492] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:31.232424 20675 raft_consensus.cc:493] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.240458 20675 raft_consensus.cc:3060] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.241628 20726 tablet_bootstrap.cc:654] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.254384 20725 ts_tablet_manager.cc:1434] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.032s	user 0.013s	sys 0.000s
I20260713 09:06:31.255767 20725 tablet_bootstrap.cc:492] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:31.260870 20549 leader_election.cc:304] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.263123 20734 raft_consensus.cc:493] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.263779 20734 raft_consensus.cc:515] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.266090 20739 raft_consensus.cc:2804] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.266948 20726 tablet_bootstrap.cc:492] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:31.267482 20630 raft_consensus.cc:493] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.267819 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7ffed9eee8417284c0c596d5f23576" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.268208 20630 raft_consensus.cc:515] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
W20260713 09:06:31.269352 20397 leader_election.cc:343] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.270522 20727 tablet_bootstrap.cc:492] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:31.270705 20630 leader_election.cc:290] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:31.270857 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7ffed9eee8417284c0c596d5f23576" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.271114 20727 ts_tablet_manager.cc:1403] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.020s
I20260713 09:06:31.271473 20508 raft_consensus.cc:2468] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 0.
I20260713 09:06:31.271723 20734 leader_election.cc:290] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.272583 20400 leader_election.cc:304] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:31.267485 20726 ts_tablet_manager.cc:1403] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260713 09:06:31.273672 20734 raft_consensus.cc:2804] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.274060 20734 raft_consensus.cc:493] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.274111 20727 raft_consensus.cc:359] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.274744 20734 raft_consensus.cc:3060] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.275921 20726 raft_consensus.cc:359] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.276605 20726 raft_consensus.cc:385] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.276872 20726 raft_consensus.cc:740] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.277544 20726 consensus_queue.cc:260] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.279614 20725 tablet_bootstrap.cc:654] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.274856 20727 raft_consensus.cc:385] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.282524 20727 raft_consensus.cc:740] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.283136 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:31.283224 20727 consensus_queue.cc:260] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.285699 20727 ts_tablet_manager.cc:1434] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:06:31.286592 20727 tablet_bootstrap.cc:492] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
W20260713 09:06:31.289702 20549 leader_election.cc:343] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.291973 20675 raft_consensus.cc:515] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.294567 20675 leader_election.cc:290] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.295027 20727 tablet_bootstrap.cc:654] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.295131 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.295790 20508 raft_consensus.cc:2468] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:31.297025 20739 raft_consensus.cc:697] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:31.297777 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:31.298534 20582 raft_consensus.cc:3060] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.298218 20739 consensus_queue.cc:237] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.310971 20726 ts_tablet_manager.cc:1434] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.038s	user 0.025s	sys 0.009s
I20260713 09:06:31.312065 20726 tablet_bootstrap.cc:492] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:31.311784 20549 leader_election.cc:304] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:31.313302 20739 raft_consensus.cc:2804] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.313921 20739 raft_consensus.cc:493] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.313395 20331 catalog_manager.cc:5697] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.314311 20739 raft_consensus.cc:3060] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.320369 20726 tablet_bootstrap.cc:654] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.332978 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:31.339059 20739 raft_consensus.cc:515] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
W20260713 09:06:31.339990 20475 leader_election.cc:343] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.340327 20582 raft_consensus.cc:2468] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 1.
I20260713 09:06:31.339735 20734 raft_consensus.cc:515] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.343593 20472 leader_election.cc:304] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:31.344465 20742 raft_consensus.cc:2804] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.345378 20726 tablet_bootstrap.cc:492] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:31.345892 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7ffed9eee8417284c0c596d5f23576" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:31.345887 20726 ts_tablet_manager.cc:1403] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.004s
I20260713 09:06:31.346462 20508 raft_consensus.cc:3060] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.346647 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:31.348250 20734 leader_election.cc:290] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
W20260713 09:06:31.348904 20549 leader_election.cc:343] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.349443 20726 raft_consensus.cc:359] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.349964 20739 leader_election.cc:290] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:31.350153 20726 raft_consensus.cc:385] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.350423 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:31.350560 20726 raft_consensus.cc:740] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.350981 20509 raft_consensus.cc:3060] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.352113 20726 consensus_queue.cc:260] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.353271 20725 tablet_bootstrap.cc:492] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:31.353721 20725 ts_tablet_manager.cc:1403] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.098s	user 0.023s	sys 0.013s
I20260713 09:06:31.354842 20726 ts_tablet_manager.cc:1434] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:31.355610 20726 tablet_bootstrap.cc:492] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:31.356431 20725 raft_consensus.cc:359] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.357131 20725 raft_consensus.cc:385] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.357393 20725 raft_consensus.cc:740] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.358085 20725 consensus_queue.cc:260] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.360217 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7ffed9eee8417284c0c596d5f23576" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:31.360416 20725 ts_tablet_manager.cc:1434] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:06:31.360808 20582 raft_consensus.cc:3060] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.361145 20726 tablet_bootstrap.cc:654] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.361513 20725 tablet_bootstrap.cc:492] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:31.363876 20742 raft_consensus.cc:697] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:31.369240 20742 consensus_queue.cc:237] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.372771 20739 raft_consensus.cc:493] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.368119 20725 tablet_bootstrap.cc:654] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.373234 20739 raft_consensus.cc:515] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.375200 20739 leader_election.cc:290] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:31.371408 20582 raft_consensus.cc:2468] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 1.
I20260713 09:06:31.376847 20397 leader_election.cc:304] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:31.376881 20507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.377693 20734 raft_consensus.cc:2804] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.377799 20507 raft_consensus.cc:2468] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:31.378182 20734 raft_consensus.cc:697] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:31.379971 20734 consensus_queue.cc:237] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.366664 20509 raft_consensus.cc:2468] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:31.376907 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:31.382525 20433 raft_consensus.cc:2468] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 0.
I20260713 09:06:31.384110 20549 leader_election.cc:304] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:31.385193 20739 raft_consensus.cc:2804] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.385638 20739 raft_consensus.cc:493] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.386060 20739 raft_consensus.cc:3060] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.387676 20725 tablet_bootstrap.cc:492] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:31.388345 20725 ts_tablet_manager.cc:1403] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260713 09:06:31.391678 20725 raft_consensus.cc:359] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.392371 20725 raft_consensus.cc:385] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.392714 20726 tablet_bootstrap.cc:492] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:31.392540 20549 leader_election.cc:304] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:31.393198 20726 ts_tablet_manager.cc:1403] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.019s
I20260713 09:06:31.393757 20746 raft_consensus.cc:2804] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.394313 20746 raft_consensus.cc:697] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:31.392665 20725 raft_consensus.cc:740] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.375962 20727 tablet_bootstrap.cc:492] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:31.372615 20508 raft_consensus.cc:2468] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 1.
I20260713 09:06:31.395121 20746 consensus_queue.cc:237] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.396313 20726 raft_consensus.cc:359] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.397017 20726 raft_consensus.cc:385] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.397279 20726 raft_consensus.cc:740] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.397920 20726 consensus_queue.cc:260] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.399478 20725 consensus_queue.cc:260] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.400182 20726 ts_tablet_manager.cc:1434] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:06:31.401170 20726 tablet_bootstrap.cc:492] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:31.401743 20725 ts_tablet_manager.cc:1434] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:06:31.402292 20739 raft_consensus.cc:515] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.403070 20330 catalog_manager.cc:5697] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.406065 20726 tablet_bootstrap.cc:654] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.407588 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:31.408167 20433 raft_consensus.cc:3060] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.410882 20331 catalog_manager.cc:5697] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 0 to 1, leader changed from <none> to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 1 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.408691 20727 ts_tablet_manager.cc:1403] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.021s
I20260713 09:06:31.416018 20727 raft_consensus.cc:359] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.402689 20725 tablet_bootstrap.cc:492] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:31.419241 20433 raft_consensus.cc:2468] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:31.423452 20725 tablet_bootstrap.cc:654] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.423820 20727 raft_consensus.cc:385] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.424165 20727 raft_consensus.cc:740] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.424894 20727 consensus_queue.cc:260] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.427224 20630 raft_consensus.cc:493] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.427623 20630 raft_consensus.cc:515] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.429509 20630 leader_election.cc:290] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:31.430325 20739 leader_election.cc:290] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:31.432144 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:31.432336 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.433624 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:31.434252 20509 raft_consensus.cc:3060] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:31.433696 20549 leader_election.cc:343] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.440768 20549 leader_election.cc:304] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
W20260713 09:06:31.441985 20549 leader_election.cc:343] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.442518 20549 leader_election.cc:304] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498; no voters: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.446389 20509 raft_consensus.cc:2468] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 1.
I20260713 09:06:31.447292 20630 raft_consensus.cc:2804] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.448186 20630 raft_consensus.cc:697] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:31.449508 20630 consensus_queue.cc:237] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.449106 20739 raft_consensus.cc:2749] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.448125 20330 catalog_manager.cc:5697] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.455637 20727 ts_tablet_manager.cc:1434] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.042s	user 0.014s	sys 0.002s
I20260713 09:06:31.460520 20727 tablet_bootstrap.cc:492] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:31.467197 20742 raft_consensus.cc:493] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.467645 20742 raft_consensus.cc:515] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.472599 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:31.473238 20433 raft_consensus.cc:2468] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 0.
I20260713 09:06:31.474018 20726 tablet_bootstrap.cc:492] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:31.469628 20742 leader_election.cc:290] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.474397 20475 leader_election.cc:304] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:31.474481 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.475296 20742 raft_consensus.cc:2804] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.475780 20742 raft_consensus.cc:493] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.476154 20742 raft_consensus.cc:3060] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.475274 20582 raft_consensus.cc:2468] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 0.
I20260713 09:06:31.477056 20727 tablet_bootstrap.cc:654] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.474524 20726 ts_tablet_manager.cc:1403] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.074s	user 0.039s	sys 0.022s
I20260713 09:06:31.484091 20726 raft_consensus.cc:359] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.484776 20726 raft_consensus.cc:385] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.485057 20726 raft_consensus.cc:740] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.485708 20726 consensus_queue.cc:260] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.490118 20726 ts_tablet_manager.cc:1434] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:06:31.491086 20726 tablet_bootstrap.cc:492] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:31.492071 20329 catalog_manager.cc:5697] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 1 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.497002 20726 tablet_bootstrap.cc:654] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.504310 20742 raft_consensus.cc:515] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.507311 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:31.507871 20582 raft_consensus.cc:3060] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.510021 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:31.510569 20433 raft_consensus.cc:3060] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.515174 20582 raft_consensus.cc:2468] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 1.
I20260713 09:06:31.516355 20472 leader_election.cc:304] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:31.517351 20744 raft_consensus.cc:2804] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.519361 20726 tablet_bootstrap.cc:492] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:31.519438 20742 leader_election.cc:290] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.520233 20726 ts_tablet_manager.cc:1403] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.011s
I20260713 09:06:31.523689 20726 raft_consensus.cc:359] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.524564 20726 raft_consensus.cc:385] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.524947 20726 raft_consensus.cc:740] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.525709 20726 consensus_queue.cc:260] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.526906 20727 tablet_bootstrap.cc:492] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:31.527366 20727 ts_tablet_manager.cc:1403] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.023s
I20260713 09:06:31.527467 20725 tablet_bootstrap.cc:492] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:31.527988 20726 ts_tablet_manager.cc:1434] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:31.527987 20725 ts_tablet_manager.cc:1403] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.125s	user 0.018s	sys 0.001s
I20260713 09:06:31.529117 20726 tablet_bootstrap.cc:492] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19: Bootstrap starting.
I20260713 09:06:31.530002 20727 raft_consensus.cc:359] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.530634 20727 raft_consensus.cc:385] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.530881 20727 raft_consensus.cc:740] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.531230 20725 raft_consensus.cc:359] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.531991 20725 raft_consensus.cc:385] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.532346 20725 raft_consensus.cc:740] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.533103 20725 consensus_queue.cc:260] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.535282 20725 ts_tablet_manager.cc:1434] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:31.536206 20725 tablet_bootstrap.cc:492] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:31.536988 20727 consensus_queue.cc:260] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.537559 20726 tablet_bootstrap.cc:654] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.542443 20725 tablet_bootstrap.cc:654] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.543929 20675 raft_consensus.cc:493] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.544492 20675 raft_consensus.cc:515] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.547777 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:31.548844 20434 raft_consensus.cc:2393] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d266f8d9d0174838ac0cfabe3a7adf0f in current term 1: Already voted for candidate c8d11fdcbadb4906bd0baefec34e0498 in this term.
I20260713 09:06:31.548152 20734 raft_consensus.cc:493] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.550207 20734 raft_consensus.cc:515] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.554625 20725 tablet_bootstrap.cc:492] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:31.551440 20675 leader_election.cc:290] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.552019 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.556125 20472 leader_election.cc:304] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [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: d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:31.557596 20675 raft_consensus.cc:3060] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.557791 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.557909 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.558730 20582 raft_consensus.cc:2468] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 0.
W20260713 09:06:31.559105 20400 leader_election.cc:343] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.552480 20433 raft_consensus.cc:2468] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 1.
I20260713 09:06:31.560262 20397 leader_election.cc:304] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.561290 20747 raft_consensus.cc:2804] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.561664 20747 raft_consensus.cc:493] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.561977 20747 raft_consensus.cc:3060] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.568706 20734 leader_election.cc:290] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.568884 20747 raft_consensus.cc:515] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.569883 20744 raft_consensus.cc:697] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:31.570964 20747 leader_election.cc:290] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.571511 20725 ts_tablet_manager.cc:1403] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260713 09:06:31.571974 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:31.572131 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:31.572500 20582 raft_consensus.cc:3060] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:31.573344 20400 leader_election.cc:343] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.574139 20763 raft_consensus.cc:493] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.574617 20763 raft_consensus.cc:515] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.577513 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:31.578517 20675 raft_consensus.cc:2749] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:31.578672 20475 leader_election.cc:343] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.574184 20725 raft_consensus.cc:359] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.579720 20725 raft_consensus.cc:385] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.580008 20725 raft_consensus.cc:740] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.580610 20725 consensus_queue.cc:260] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.581166 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
W20260713 09:06:31.582463 20472 leader_election.cc:343] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.582684 20725 ts_tablet_manager.cc:1434] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:31.582885 20472 leader_election.cc:304] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [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: d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:31.583678 20675 raft_consensus.cc:2749] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.583936 20763 leader_election.cc:290] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.583556 20725 tablet_bootstrap.cc:492] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f: Bootstrap starting.
I20260713 09:06:31.586272 20582 raft_consensus.cc:2468] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 1.
I20260713 09:06:31.587754 20397 leader_election.cc:304] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.587455 20744 consensus_queue.cc:237] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.588513 20747 raft_consensus.cc:2804] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.589020 20747 raft_consensus.cc:697] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:31.589772 20747 consensus_queue.cc:237] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.592597 20727 ts_tablet_manager.cc:1434] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260713 09:06:31.594004 20725 tablet_bootstrap.cc:654] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.599913 20727 tablet_bootstrap.cc:492] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498: Bootstrap starting.
I20260713 09:06:31.602532 20725 tablet_bootstrap.cc:492] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f: No bootstrap required, opened a new log
I20260713 09:06:31.603193 20725 ts_tablet_manager.cc:1403] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:06:31.606907 20725 raft_consensus.cc:359] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.607987 20725 raft_consensus.cc:385] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.608402 20725 raft_consensus.cc:740] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.609462 20725 consensus_queue.cc:260] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.612589 20725 ts_tablet_manager.cc:1434] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:06:31.613675 20726 tablet_bootstrap.cc:492] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19: No bootstrap required, opened a new log
I20260713 09:06:31.614238 20726 ts_tablet_manager.cc:1403] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.044s
I20260713 09:06:31.615968 20727 tablet_bootstrap.cc:654] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.616832 20726 raft_consensus.cc:359] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.617494 20726 raft_consensus.cc:385] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.617769 20726 raft_consensus.cc:740] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.618412 20726 consensus_queue.cc:260] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.618950 20329 catalog_manager.cc:5697] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 0 to 1, leader changed from <none> to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 1 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.621191 20726 ts_tablet_manager.cc:1434] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:31.621155 20331 catalog_manager.cc:5697] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.627978 20727 tablet_bootstrap.cc:492] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498: No bootstrap required, opened a new log
I20260713 09:06:31.628450 20727 ts_tablet_manager.cc:1403] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.002s
I20260713 09:06:31.631038 20734 raft_consensus.cc:493] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.631518 20734 raft_consensus.cc:515] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.631868 20727 raft_consensus.cc:359] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.632511 20727 raft_consensus.cc:385] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.632758 20727 raft_consensus.cc:740] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.633455 20727 consensus_queue.cc:260] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.634469 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.635004 20509 raft_consensus.cc:2468] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 0.
I20260713 09:06:31.635440 20727 ts_tablet_manager.cc:1434] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:31.636400 20400 leader_election.cc:304] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:31.637746 20701 raft_consensus.cc:2804] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.638074 20701 raft_consensus.cc:493] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.638372 20701 raft_consensus.cc:3060] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.640172 20747 raft_consensus.cc:493] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.640302 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.640889 20582 raft_consensus.cc:2468] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 0.
I20260713 09:06:31.633446 20734 leader_election.cc:290] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.641747 20734 raft_consensus.cc:493] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.642205 20734 raft_consensus.cc:515] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.640673 20747 raft_consensus.cc:515] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.644059 20734 leader_election.cc:290] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.645536 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.645625 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.645825 20747 leader_election.cc:290] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.646441 20508 raft_consensus.cc:2393] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e98d60dbec04effb451a62a43df8b19 in current term 1: Already voted for candidate c8d11fdcbadb4906bd0baefec34e0498 in this term.
I20260713 09:06:31.648545 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.648849 20701 raft_consensus.cc:515] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.651989 20701 leader_election.cc:290] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.651923 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:31.652881 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:31.653373 20508 raft_consensus.cc:3060] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.653538 20770 raft_consensus.cc:493] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.653442 20583 raft_consensus.cc:3060] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.653903 20582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.654209 20770 raft_consensus.cc:515] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.654816 20400 leader_election.cc:304] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19; no voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.656540 20582 raft_consensus.cc:2393] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e98d60dbec04effb451a62a43df8b19 in current term 1: Already voted for candidate d266f8d9d0174838ac0cfabe3a7adf0f in this term.
I20260713 09:06:31.657974 20701 raft_consensus.cc:3060] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.658253 20581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d58a9581974d7680c8f035e0dd4d83" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.658389 20397 leader_election.cc:304] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19; no voters: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.659018 20581 raft_consensus.cc:2468] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 0.
I20260713 09:06:31.660027 20747 raft_consensus.cc:3060] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.660360 20397 leader_election.cc:304] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:31.661196 20509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d58a9581974d7680c8f035e0dd4d83" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" is_pre_election: true
I20260713 09:06:31.661952 20509 raft_consensus.cc:2468] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 0.
I20260713 09:06:31.656975 20770 leader_election.cc:290] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.662725 20770 raft_consensus.cc:2804] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.663033 20770 raft_consensus.cc:493] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.663354 20770 raft_consensus.cc:3060] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.663378 20583 raft_consensus.cc:2468] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 1.
I20260713 09:06:31.664685 20397 leader_election.cc:304] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:31.665447 20734 raft_consensus.cc:2804] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.666435 20734 raft_consensus.cc:697] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:31.667024 20508 raft_consensus.cc:2468] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 1.
I20260713 09:06:31.667718 20734 consensus_queue.cc:237] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.669235 20701 raft_consensus.cc:2749] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.671789 20770 raft_consensus.cc:515] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.672487 20747 raft_consensus.cc:2749] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.673936 20770 leader_election.cc:290] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.674559 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d58a9581974d7680c8f035e0dd4d83" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:31.675079 20508 raft_consensus.cc:3060] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.677479 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d58a9581974d7680c8f035e0dd4d83" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:31.678025 20583 raft_consensus.cc:3060] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.680269 20508 raft_consensus.cc:2468] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 1.
I20260713 09:06:31.679234 20329 catalog_manager.cc:5697] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.681392 20400 leader_election.cc:304] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:31.682206 20734 raft_consensus.cc:2804] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.682731 20734 raft_consensus.cc:697] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:31.683552 20734 consensus_queue.cc:237] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.684887 20583 raft_consensus.cc:2468] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 1.
I20260713 09:06:31.692677 20329 catalog_manager.cc:5697] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.702792 20630 consensus_queue.cc:1048] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.713166 20630 consensus_queue.cc:1048] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.725844 20583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
mode: GRACEFUL
new_leader_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:54934
I20260713 09:06:31.726405 20583 raft_consensus.cc:606] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Received request to transfer leadership to TS 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:31.741104 20508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
mode: GRACEFUL
new_leader_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:55694
I20260713 09:06:31.741643 20508 raft_consensus.cc:606] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Received request to transfer leadership to TS 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:31.748572 20508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
mode: GRACEFUL
new_leader_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:55694
I20260713 09:06:31.749076 20508 raft_consensus.cc:606] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Received request to transfer leadership to TS 9e98d60dbec04effb451a62a43df8b19
I20260713 09:06:31.753388 20583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
mode: GRACEFUL
new_leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:54934
I20260713 09:06:31.753796 20583 raft_consensus.cc:606] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Received request to transfer leadership to TS d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.757925 20583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
mode: GRACEFUL
new_leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:54934
I20260713 09:06:31.758317 20583 raft_consensus.cc:606] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Received request to transfer leadership to TS d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.770937 20433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80d58a9581974d7680c8f035e0dd4d83"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
mode: GRACEFUL
new_leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:46580
I20260713 09:06:31.771404 20433 raft_consensus.cc:606] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Received request to transfer leadership to TS d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.775985 20433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
mode: GRACEFUL
new_leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:46580
I20260713 09:06:31.776482 20433 raft_consensus.cc:606] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Received request to transfer leadership to TS d266f8d9d0174838ac0cfabe3a7adf0f
I20260713 09:06:31.785048 20433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
mode: GRACEFUL
new_leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:46580
I20260713 09:06:31.785686 20433 raft_consensus.cc:606] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Received request to transfer leadership to TS c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:31.812961 20758 consensus_queue.cc:1048] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.829391 20739 consensus_queue.cc:1048] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.838243 20758 raft_consensus.cc:993] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498: : Instructing follower 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:31.838651 20739 raft_consensus.cc:1081] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Signalling peer 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:31.840180 20433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:42810
I20260713 09:06:31.840633 20433 raft_consensus.cc:493] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.841032 20433 raft_consensus.cc:3060] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.845942 20433 raft_consensus.cc:515] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.847406 20433 leader_election.cc:290] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 2 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.848239 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:31.848558 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:31.848836 20508 raft_consensus.cc:3060] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.849211 20583 raft_consensus.cc:3055] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.849570 20583 raft_consensus.cc:740] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:31.850346 20583 consensus_queue.cc:260] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.851573 20583 raft_consensus.cc:3060] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.854274 20508 raft_consensus.cc:2468] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:31.855229 20400 leader_election.cc:304] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:31.855907 20734 raft_consensus.cc:2804] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.856280 20734 raft_consensus.cc:697] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:31.856482 20583 raft_consensus.cc:2468] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:31.856966 20734 consensus_queue.cc:237] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.863067 20331 catalog_manager.cc:5697] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 1 to 2, leader changed from c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195) to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.900404 20744 consensus_queue.cc:1048] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.910554 20675 consensus_queue.cc:1048] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.918933 20763 raft_consensus.cc:993] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f: : Instructing follower 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:31.919404 20675 raft_consensus.cc:1081] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Signalling peer 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:31.921074 20433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:42822
I20260713 09:06:31.921607 20433 raft_consensus.cc:493] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.921978 20433 raft_consensus.cc:3060] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.926846 20433 raft_consensus.cc:515] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.929263 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:31.929453 20433 leader_election.cc:290] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 2 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.929674 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d4859f7cc4a04b8551b9efa137261" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:31.929903 20508 raft_consensus.cc:3055] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.930349 20508 raft_consensus.cc:740] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:31.930357 20583 raft_consensus.cc:3060] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.931253 20508 consensus_queue.cc:260] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.932243 20508 raft_consensus.cc:3060] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.937769 20583 raft_consensus.cc:2468] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:31.937886 20770 consensus_queue.cc:1048] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.938427 20508 raft_consensus.cc:2468] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:31.939046 20397 leader_election.cc:304] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:31.939932 20770 raft_consensus.cc:2804] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.940439 20770 raft_consensus.cc:697] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:31.941149 20770 consensus_queue.cc:237] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.950519 20747 consensus_queue.cc:1048] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.950234 20331 catalog_manager.cc:5697] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 1 to 2, leader changed from d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194) to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.963580 20675 raft_consensus.cc:493] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.964110 20675 raft_consensus.cc:515] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.965814 20675 leader_election.cc:290] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.966804 20433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e98d60dbec04effb451a62a43df8b19" is_pre_election: true
I20260713 09:06:31.967041 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498" is_pre_election: true
I20260713 09:06:31.967788 20583 raft_consensus.cc:2393] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d266f8d9d0174838ac0cfabe3a7adf0f in current term 1: Already voted for candidate 9e98d60dbec04effb451a62a43df8b19 in this term.
I20260713 09:06:31.968745 20472 leader_election.cc:304] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [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: d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:31.969467 20675 raft_consensus.cc:3060] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.973528 20739 consensus_queue.cc:1048] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.975274 20675 raft_consensus.cc:2749] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.979645 20758 raft_consensus.cc:993] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498: : Instructing follower d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:31.980114 20746 raft_consensus.cc:1081] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Signalling peer d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:31.981734 20509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:58696
I20260713 09:06:31.982247 20509 raft_consensus.cc:493] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.982589 20509 raft_consensus.cc:3060] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.986958 20739 consensus_queue.cc:1048] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.988739 20509 raft_consensus.cc:515] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:31.991504 20509 leader_election.cc:290] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 2 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:31.991576 20747 consensus_queue.cc:1048] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.992880 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:31.994084 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:31.996049 20434 raft_consensus.cc:3060] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.000075 20583 raft_consensus.cc:3055] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:32.000403 20583 raft_consensus.cc:740] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:32.001163 20583 consensus_queue.cc:260] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.001968 20583 raft_consensus.cc:3060] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.994650 20508 raft_consensus.cc:1240] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Rejecting Update request from peer c8d11fdcbadb4906bd0baefec34e0498 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:32.012387 20747 consensus_queue.cc:1048] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.012796 20583 raft_consensus.cc:2468] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:32.013573 20434 raft_consensus.cc:2468] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:32.013865 20472 leader_election.cc:304] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:32.014660 20675 raft_consensus.cc:2804] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:32.017161 20675 raft_consensus.cc:697] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:32.018261 20675 consensus_queue.cc:237] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.028116 20771 raft_consensus.cc:993] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19: : Instructing follower d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:32.028587 20747 raft_consensus.cc:1081] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Signalling peer d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:32.029960 20508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:58700
I20260713 09:06:32.030400 20508 raft_consensus.cc:493] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:32.030758 20508 raft_consensus.cc:3060] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.035673 20508 raft_consensus.cc:515] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.037367 20508 leader_election.cc:290] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 2 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:32.038363 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:32.038918 20583 raft_consensus.cc:3060] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.038817 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e2420b73d543a5875007fef3500e57" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:32.039503 20434 raft_consensus.cc:3055] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:32.039862 20434 raft_consensus.cc:740] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:32.040639 20434 consensus_queue.cc:260] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.041002 20331 catalog_manager.cc:5697] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 1 to 2, leader changed from c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195) to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 2 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.041797 20434 raft_consensus.cc:3060] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.045009 20583 raft_consensus.cc:2468] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:32.046620 20472 leader_election.cc:304] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:32.047323 20675 raft_consensus.cc:2804] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:32.048739 20675 raft_consensus.cc:697] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:32.049527 20675 consensus_queue.cc:237] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.052058 20747 consensus_queue.cc:1048] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.055253 20434 raft_consensus.cc:2468] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:32.056207 20331 catalog_manager.cc:5697] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 1 to 2, leader changed from 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193) to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 2 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.061136 20701 consensus_queue.cc:1048] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.067781 20701 raft_consensus.cc:993] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19: : Instructing follower c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:32.068205 20701 raft_consensus.cc:1081] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Signalling peer c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:32.069816 20583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:46044
I20260713 09:06:32.070277 20583 raft_consensus.cc:493] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:32.070612 20583 raft_consensus.cc:3060] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.075222 20583 raft_consensus.cc:515] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.076706 20583 leader_election.cc:290] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 2 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:32.077764 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:32.078292 20434 raft_consensus.cc:3055] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:32.078598 20434 raft_consensus.cc:740] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:32.079334 20434 consensus_queue.cc:260] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.080225 20434 raft_consensus.cc:3060] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.084539 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8705e0fa43384b7284c71aad173e2aeb" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:32.084951 20434 raft_consensus.cc:2468] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 2.
I20260713 09:06:32.085126 20508 raft_consensus.cc:3060] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.085947 20549 leader_election.cc:304] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:32.086665 20758 raft_consensus.cc:2804] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:32.087062 20758 raft_consensus.cc:697] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 2 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:32.087785 20758 consensus_queue.cc:237] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.090731 20508 raft_consensus.cc:2468] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 2.
I20260713 09:06:32.095569 20331 catalog_manager.cc:5697] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 1 to 2, leader changed from 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193) to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 2 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:32.096321 20739 raft_consensus.cc:993] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498: : Instructing follower d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:32.096822 20758 raft_consensus.cc:1081] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Signalling peer d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:32.098304 20508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:58696
I20260713 09:06:32.098726 20508 raft_consensus.cc:493] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:32.099000 20508 raft_consensus.cc:3060] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.104302 20508 raft_consensus.cc:515] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.106069 20508 leader_election.cc:290] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 2 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:32.106779 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:32.107211 20434 raft_consensus.cc:3060] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.107510 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6f9311703e48c59f333a926d9ee677" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:32.108079 20583 raft_consensus.cc:3055] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:32.108353 20583 raft_consensus.cc:740] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:32.109030 20583 consensus_queue.cc:260] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.109810 20583 raft_consensus.cc:3060] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.111334 20434 raft_consensus.cc:2468] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:32.112149 20475 leader_election.cc:304] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [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: 9e98d60dbec04effb451a62a43df8b19, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:32.112782 20675 raft_consensus.cc:2804] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:32.113176 20675 raft_consensus.cc:697] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:32.113857 20675 consensus_queue.cc:237] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.114347 20583 raft_consensus.cc:2468] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:32.120311 20331 catalog_manager.cc:5697] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 1 to 2, leader changed from c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195) to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 2 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.120522 20675 consensus_queue.cc:1048] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.131610 20763 raft_consensus.cc:993] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f: : Instructing follower 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:32.132081 20742 raft_consensus.cc:1081] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Signalling peer 9e98d60dbec04effb451a62a43df8b19 to start an election
I20260713 09:06:32.133591 20433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
 from {username='slave'} at 127.0.0.1:42822
I20260713 09:06:32.134124 20433 raft_consensus.cc:493] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:32.134486 20433 raft_consensus.cc:3060] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.135941 20742 consensus_queue.cc:1048] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.141932 20433 raft_consensus.cc:515] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.144438 20581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:32.144970 20581 raft_consensus.cc:3060] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.144443 20508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8980097a3946c4997438c4cae9ab3f" candidate_uuid: "9e98d60dbec04effb451a62a43df8b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:32.147274 20508 raft_consensus.cc:3055] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:32.147550 20508 raft_consensus.cc:740] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:32.148304 20508 consensus_queue.cc:260] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.149446 20508 raft_consensus.cc:3060] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.150419 20581 raft_consensus.cc:2468] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:32.151441 20397 leader_election.cc:304] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:32.152206 20771 raft_consensus.cc:2804] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:32.152645 20771 raft_consensus.cc:697] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Becoming Leader. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:32.153412 20771 consensus_queue.cc:237] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.155762 20508 raft_consensus.cc:2468] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e98d60dbec04effb451a62a43df8b19 in term 2.
I20260713 09:06:32.155936 20433 leader_election.cc:290] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [CANDIDATE]: Term 2 election: Requested vote from peers d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:32.157656 20434 raft_consensus.cc:1240] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Rejecting Update request from peer d266f8d9d0174838ac0cfabe3a7adf0f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:32.161464 20331 catalog_manager.cc:5697] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 reported cstate change: term changed from 1 to 2, leader changed from d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194) to 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "9e98d60dbec04effb451a62a43df8b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.210557 20771 consensus_queue.cc:1048] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.220155 20770 consensus_queue.cc:1048] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.227530 20747 raft_consensus.cc:993] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19: : Instructing follower d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:32.227991 20770 raft_consensus.cc:1081] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Signalling peer d266f8d9d0174838ac0cfabe3a7adf0f to start an election
I20260713 09:06:32.229485 20508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80d58a9581974d7680c8f035e0dd4d83"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
 from {username='slave'} at 127.0.0.1:58700
I20260713 09:06:32.230049 20508 raft_consensus.cc:493] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:32.230404 20508 raft_consensus.cc:3060] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.236281 20508 raft_consensus.cc:515] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.237605 20508 leader_election.cc:290] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [CANDIDATE]: Term 2 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195:35087)
I20260713 09:06:32.238425 20434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d58a9581974d7680c8f035e0dd4d83" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:32.239053 20434 raft_consensus.cc:3055] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:32.239332 20434 raft_consensus.cc:740] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:32.240028 20434 consensus_queue.cc:260] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.241160 20434 raft_consensus.cc:3060] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.238487 20581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d58a9581974d7680c8f035e0dd4d83" candidate_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
I20260713 09:06:32.242374 20581 raft_consensus.cc:3060] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.247314 20434 raft_consensus.cc:2468] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:32.249840 20581 raft_consensus.cc:2468] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d266f8d9d0174838ac0cfabe3a7adf0f in term 2.
I20260713 09:06:32.250878 20472 leader_election.cc:304] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:32.251690 20742 raft_consensus.cc:2804] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:32.252117 20742 raft_consensus.cc:697] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Becoming Leader. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:32.252707 20742 consensus_queue.cc:237] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:32.258991 20331 catalog_manager.cc:5697] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f reported cstate change: term changed from 1 to 2, leader changed from 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193) to d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194). New cstate: current_term: 2 leader_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.265022 20508 raft_consensus.cc:1275] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.266223 20770 consensus_queue.cc:1048] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.274765 20581 raft_consensus.cc:1275] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.276214 20771 consensus_queue.cc:1048] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.434525 20508 raft_consensus.cc:1275] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.435932 20771 consensus_queue.cc:1048] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.444442 20581 raft_consensus.cc:1275] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.445879 20771 consensus_queue.cc:1048] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.465026 20581 raft_consensus.cc:1275] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.466327 20742 consensus_queue.cc:1048] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.475493 20434 raft_consensus.cc:1275] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.475715 20433 raft_consensus.cc:1275] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.476922 20675 consensus_queue.cc:1048] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.477195 20763 consensus_queue.cc:1048] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.489751 20581 raft_consensus.cc:1275] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.490986 20763 consensus_queue.cc:1048] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.512544 20581 raft_consensus.cc:1275] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.513620 20763 consensus_queue.cc:1048] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.520344 20434 raft_consensus.cc:1275] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.521641 20675 consensus_queue.cc:1048] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.551995 20434 raft_consensus.cc:1275] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.553135 20758 consensus_queue.cc:1048] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.560869 20508 raft_consensus.cc:1275] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.562713 20798 consensus_queue.cc:1048] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.587230 20581 raft_consensus.cc:1275] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.588703 20771 consensus_queue.cc:1048] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.596201 20508 raft_consensus.cc:1275] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Refusing update from remote peer 9e98d60dbec04effb451a62a43df8b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.597450 20771 consensus_queue.cc:1048] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.677819 20434 raft_consensus.cc:1275] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.679132 20675 consensus_queue.cc:1048] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.686992 20581 raft_consensus.cc:1275] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Refusing update from remote peer d266f8d9d0174838ac0cfabe3a7adf0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.689124 20675 consensus_queue.cc:1048] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:34.789686 20331 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58610:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:06:34.813508 20331 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58610:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:06:34.876971 16359 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:06:34.950716 20830 tablet.cc:1724] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:35.017686 20460 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:8f8980097a3946c4997438c4cae9ab3f)
W20260713 09:06:35.033332 20400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.194:41781, user_credentials={real_user=slave}} blocked reactor thread for 55006.6us
W20260713 09:06:35.046299 20460 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:8f8980097a3946c4997438c4cae9ab3f)
W20260713 09:06:35.052222 20460 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:8f8980097a3946c4997438c4cae9ab3f)
W20260713 09:06:35.056416 20819 log.cc:927] Time spent T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498: Append to log took a long time: real 0.109s	user 0.005s	sys 0.000s
W20260713 09:06:35.059316 20824 log.cc:927] Time spent T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
W20260713 09:06:35.208040 20818 log.cc:927] Time spent T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
W20260713 09:06:35.167327 20549 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.194:41781, user_credentials={real_user=slave}} blocked reactor thread for 69514.5us
I20260713 09:06:35.220613 20842 tablet.cc:1724] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.221980 20854 tablet.cc:1724] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.189904 20836 tablet.cc:1724] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:35.255527 20840 log.cc:927] Time spent T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260713 09:06:35.259218 20853 tablet.cc:1724] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.282678 20844 tablet.cc:1724] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:35.334162 20841 log.cc:927] Time spent T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498: Append to log took a long time: real 0.101s	user 0.004s	sys 0.000s
W20260713 09:06:35.330487 20475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.193:41307, user_credentials={real_user=slave}} blocked reactor thread for 83815.3us
W20260713 09:06:35.335968 20846 log.cc:927] Time spent T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f: Append to log took a long time: real 0.133s	user 0.004s	sys 0.000s
I20260713 09:06:35.349941 20830 tablet.cc:1724] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.377949 20858 tablet.cc:1724] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.367333 20860 tablet.cc:1724] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.376767 20836 tablet.cc:1724] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.397234 20853 tablet.cc:1724] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.398211 20434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
mode: GRACEFUL
new_leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:46592
I20260713 09:06:35.399099 20434 raft_consensus.cc:606] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Received request to transfer leadership to TS c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:35.411175 20842 tablet.cc:1724] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.413477 20865 tablet.cc:1724] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.433475 20854 tablet.cc:1724] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.440564 20865 tablet.cc:1724] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.442862 20861 tablet.cc:1724] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.382082 20867 tablet.cc:1724] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.448774 20770 raft_consensus.cc:993] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19: : Instructing follower c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:35.456151 20770 raft_consensus.cc:1081] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Signalling peer c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:35.458179 20844 tablet.cc:1724] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.461635 20830 tablet.cc:1724] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.462393 20574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:46044
I20260713 09:06:35.463081 20574 raft_consensus.cc:493] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.463564 20574 raft_consensus.cc:3060] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.471364 20860 tablet.cc:1724] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.484921 20868 tablet.cc:1724] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:35.487917 20847 log.cc:927] Time spent T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498: Append to log took a long time: real 0.300s	user 0.003s	sys 0.007s
I20260713 09:06:35.506542 20858 tablet.cc:1724] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.509876 20830 tablet.cc:1724] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.521071 20861 tablet.cc:1724] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.519367 20865 tablet.cc:1724] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.515350 20844 tablet.cc:1724] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.539251 20842 tablet.cc:1724] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:35.541481 20574 raft_consensus.cc:515] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.545094 20432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:35.545881 20432 raft_consensus.cc:3055] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:35.546271 20432 raft_consensus.cc:740] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:35.551926 20574 leader_election.cc:290] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 3 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:35.552696 20505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
mode: GRACEFUL
new_leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:55698
I20260713 09:06:35.553042 20507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9eac9f50c445d89b5eed4e9df28c3" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:35.553666 20507 raft_consensus.cc:3060] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.554114 20505 raft_consensus.cc:606] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Received request to transfer leadership to TS c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:35.561408 16359 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:06:35.561455 20507 raft_consensus.cc:2468] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 3.
I20260713 09:06:35.562109 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:35.547245 20432 consensus_queue.cc:260] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.563652 20549 leader_election.cc:304] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:35.564786 20838 raft_consensus.cc:2804] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:35.565277 20838 raft_consensus.cc:697] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:35.566125 20838 consensus_queue.cc:237] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.564786 20432 raft_consensus.cc:3060] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.572992 20431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b"
dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
mode: GRACEFUL
new_leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:46592
I20260713 09:06:35.573621 20431 raft_consensus.cc:606] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Received request to transfer leadership to TS c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:35.576568 20505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce"
dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
mode: GRACEFUL
new_leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:55698
I20260713 09:06:35.577180 20505 raft_consensus.cc:606] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Received request to transfer leadership to TS c8d11fdcbadb4906bd0baefec34e0498
I20260713 09:06:35.576568 20432 raft_consensus.cc:2468] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 3.
I20260713 09:06:35.578626 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:35.579087 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:35.579551 20330 catalog_manager.cc:5697] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 2 to 3, leader changed from 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193) to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.588096 20331 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25: soft_deleted_table [id=3e1fc9bcf7d74845bc9cea18385599c7] alter complete (version 1)
I20260713 09:06:35.635460 20866 raft_consensus.cc:993] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19: : Instructing follower c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:35.635905 20770 raft_consensus.cc:1081] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Signalling peer c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:35.637301 20574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:46044
I20260713 09:06:35.637794 20574 raft_consensus.cc:493] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.638103 20574 raft_consensus.cc:3060] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.643268 20574 raft_consensus.cc:515] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.644827 20574 leader_election.cc:290] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 3 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:35.645629 20432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:35.645831 20505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d8868183a7481c917d8fa623fa9a7b" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:35.646203 20432 raft_consensus.cc:3055] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:35.646423 20505 raft_consensus.cc:3060] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.646569 20432 raft_consensus.cc:740] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e98d60dbec04effb451a62a43df8b19, State: Running, Role: LEADER
I20260713 09:06:35.647328 20432 consensus_queue.cc:260] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.648268 20432 raft_consensus.cc:3060] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.651697 20505 raft_consensus.cc:2468] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 3.
I20260713 09:06:35.652753 20549 leader_election.cc:304] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [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: c8d11fdcbadb4906bd0baefec34e0498, d266f8d9d0174838ac0cfabe3a7adf0f; no voters: 
I20260713 09:06:35.653177 20432 raft_consensus.cc:2468] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 3.
I20260713 09:06:35.653458 20838 raft_consensus.cc:2804] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:35.654000 20838 raft_consensus.cc:697] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 3 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:35.654851 20838 consensus_queue.cc:237] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.661505 20329 catalog_manager.cc:5697] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 2 to 3, leader changed from 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193) to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.688503 20859 raft_consensus.cc:993] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f: : Instructing follower c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:35.689014 20855 raft_consensus.cc:1081] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Signalling peer c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:35.690343 20574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:46058
I20260713 09:06:35.690747 20574 raft_consensus.cc:493] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.690991 20574 raft_consensus.cc:3060] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.695575 20574 raft_consensus.cc:515] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.697077 20574 leader_election.cc:290] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 3 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:35.697773 20432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:35.698030 20505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917a5dd6381740dbb76469511d9a76a5" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:35.698334 20432 raft_consensus.cc:3060] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.698568 20505 raft_consensus.cc:3055] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:35.698911 20505 raft_consensus.cc:740] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:35.699543 20505 consensus_queue.cc:260] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.700515 20505 raft_consensus.cc:3060] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.703150 20432 raft_consensus.cc:2468] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 3.
I20260713 09:06:35.704177 20549 leader_election.cc:304] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:35.704872 20838 raft_consensus.cc:2804] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:35.705138 20505 raft_consensus.cc:2468] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 3.
I20260713 09:06:35.705277 20838 raft_consensus.cc:697] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:35.706112 20838 consensus_queue.cc:237] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.711941 20329 catalog_manager.cc:5697] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 2 to 3, leader changed from d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194) to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.764297 20859 raft_consensus.cc:993] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f: : Instructing follower c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:35.764736 20855 raft_consensus.cc:1081] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Signalling peer c8d11fdcbadb4906bd0baefec34e0498 to start an election
I20260713 09:06:35.766116 20574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce"
dest_uuid: "c8d11fdcbadb4906bd0baefec34e0498"
 from {username='slave'} at 127.0.0.1:46058
I20260713 09:06:35.766569 20574 raft_consensus.cc:493] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.766830 20574 raft_consensus.cc:3060] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.771478 20574 raft_consensus.cc:515] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.773105 20574 leader_election.cc:290] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [CANDIDATE]: Term 3 election: Requested vote from peers 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307), d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781)
I20260713 09:06:35.773743 20432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e98d60dbec04effb451a62a43df8b19"
I20260713 09:06:35.774039 20505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45aa2623c57498fb3b7c48035fbf5ce" candidate_uuid: "c8d11fdcbadb4906bd0baefec34e0498" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f"
I20260713 09:06:35.774344 20432 raft_consensus.cc:3060] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.774591 20505 raft_consensus.cc:3055] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:35.774938 20505 raft_consensus.cc:740] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d266f8d9d0174838ac0cfabe3a7adf0f, State: Running, Role: LEADER
I20260713 09:06:35.775601 20505 consensus_queue.cc:260] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.776573 20505 raft_consensus.cc:3060] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.779384 20432 raft_consensus.cc:2468] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 3.
I20260713 09:06:35.780402 20549 leader_election.cc:304] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [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: 9e98d60dbec04effb451a62a43df8b19, c8d11fdcbadb4906bd0baefec34e0498; no voters: 
I20260713 09:06:35.781190 20838 raft_consensus.cc:2804] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:35.781584 20838 raft_consensus.cc:697] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 3 LEADER]: Becoming Leader. State: Replica: c8d11fdcbadb4906bd0baefec34e0498, State: Running, Role: LEADER
I20260713 09:06:35.781515 20505 raft_consensus.cc:2468] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d11fdcbadb4906bd0baefec34e0498 in term 3.
I20260713 09:06:35.782552 20838 consensus_queue.cc:237] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [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: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } }
I20260713 09:06:35.789932 20329 catalog_manager.cc:5697] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 reported cstate change: term changed from 2 to 3, leader changed from d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194) to c8d11fdcbadb4906bd0baefec34e0498 (127.15.249.195). New cstate: current_term: 3 leader_uuid: "c8d11fdcbadb4906bd0baefec34e0498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d11fdcbadb4906bd0baefec34e0498" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 35087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:36.040102 20505 raft_consensus.cc:1275] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:36.041285 20838 consensus_queue.cc:1048] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:36.050113 20432 raft_consensus.cc:1275] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:36.053522 20839 consensus_queue.cc:1048] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:36.144343 20432 raft_consensus.cc:1275] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:36.145416 20839 consensus_queue.cc:1048] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:36.153017 20505 raft_consensus.cc:1275] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:36.154304 20838 consensus_queue.cc:1048] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:36.169489 20432 raft_consensus.cc:1275] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:36.170540 20838 consensus_queue.cc:1048] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:36.179567 20505 raft_consensus.cc:1275] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:36.181910 20881 consensus_queue.cc:1048] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:36.218288 20432 raft_consensus.cc:1275] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:36.219511 20881 consensus_queue.cc:1048] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e98d60dbec04effb451a62a43df8b19" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:36.226094 20505 raft_consensus.cc:1275] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Refusing update from remote peer c8d11fdcbadb4906bd0baefec34e0498: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:36.231035 20839 consensus_queue.cc:1048] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f8d9d0174838ac0cfabe3a7adf0f" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:36.630883 16359 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:06:36.636793 16359 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:06:36.637101 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:36.641819 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:36.642313 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:37.668855 16359 tablet_server.cc:179] TabletServer@127.15.249.193:0 shutting down...
I20260713 09:06:37.696779 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:37.697494 16359 tablet_replica.cc:333] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.698199 16359 raft_consensus.cc:2243] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.698690 16359 raft_consensus.cc:2272] T 8705e0fa43384b7284c71aad173e2aeb P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.700555 16359 tablet_replica.cc:333] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.701156 16359 raft_consensus.cc:2243] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.701576 16359 raft_consensus.cc:2272] T b5e2420b73d543a5875007fef3500e57 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.703217 16359 tablet_replica.cc:333] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.703755 16359 raft_consensus.cc:2243] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.704342 16359 raft_consensus.cc:2272] T 80d58a9581974d7680c8f035e0dd4d83 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:37.705993 20549 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260713 09:06:37.706357 16359 tablet_replica.cc:333] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.706959 16359 raft_consensus.cc:2243] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.707404 16359 raft_consensus.cc:2272] T 81c9eac9f50c445d89b5eed4e9df28c3 P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.709259 16359 tablet_replica.cc:333] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
W20260713 09:06:37.709306 20549 consensus_peers.cc:597] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 -> Peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Couldn't send request to peer 9e98d60dbec04effb451a62a43df8b19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.709841 16359 raft_consensus.cc:2243] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.710700 16359 raft_consensus.cc:2272] T 8f8980097a3946c4997438c4cae9ab3f P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.712647 16359 tablet_replica.cc:333] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.713198 16359 raft_consensus.cc:2243] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.713553 16359 raft_consensus.cc:2272] T 917a5dd6381740dbb76469511d9a76a5 P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.715595 16359 tablet_replica.cc:333] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.716418 16359 raft_consensus.cc:2243] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.716852 16359 raft_consensus.cc:2272] T d557d3ec74df43f0957624ff5e1e3304 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.719056 16359 tablet_replica.cc:333] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.719566 16359 raft_consensus.cc:2243] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.720034 16359 raft_consensus.cc:2272] T ff6f9311703e48c59f333a926d9ee677 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.721634 16359 tablet_replica.cc:333] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.722105 16359 raft_consensus.cc:2243] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.722815 16359 raft_consensus.cc:2272] T 4aff9e41ac77471994b439f008d55aa3 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.724609 16359 tablet_replica.cc:333] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.725088 16359 raft_consensus.cc:2243] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.725471 16359 raft_consensus.cc:2272] T f746e36184254fa58d8da94256db95c3 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.727167 16359 tablet_replica.cc:333] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.727653 16359 raft_consensus.cc:2243] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.728084 16359 raft_consensus.cc:2272] T b45aa2623c57498fb3b7c48035fbf5ce P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.730029 16359 tablet_replica.cc:333] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.730811 16359 raft_consensus.cc:2243] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.731293 16359 raft_consensus.cc:2272] T 9aecae71bc7b4f99b5605632dc049d16 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.733783 16359 tablet_replica.cc:333] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.734403 16359 raft_consensus.cc:2243] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.735060 16359 raft_consensus.cc:2272] T 1c4d4859f7cc4a04b8551b9efa137261 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.737052 16359 tablet_replica.cc:333] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.737538 16359 raft_consensus.cc:2243] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.738214 16359 raft_consensus.cc:2272] T 79e13fb3e7a740c595ade250d18b6af8 P 9e98d60dbec04effb451a62a43df8b19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.740267 16359 tablet_replica.cc:333] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.740787 16359 raft_consensus.cc:2243] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.741221 16359 raft_consensus.cc:2272] T 75d8868183a7481c917d8fa623fa9a7b P 9e98d60dbec04effb451a62a43df8b19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.742931 16359 tablet_replica.cc:333] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.743443 16359 raft_consensus.cc:2243] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.744205 16359 raft_consensus.cc:2272] T cf7ffed9eee8417284c0c596d5f23576 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.746026 16359 tablet_replica.cc:333] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.746534 16359 raft_consensus.cc:2243] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.746954 16359 raft_consensus.cc:2272] T 1b7e60fca3204ab5b6049c31ab4aebb8 P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.748909 16359 tablet_replica.cc:333] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19: stopping tablet replica
I20260713 09:06:37.749503 16359 raft_consensus.cc:2243] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.750288 16359 raft_consensus.cc:2272] T 39487d08aaff4a258c04fea9bd7a52ea P 9e98d60dbec04effb451a62a43df8b19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:37.777756 20399 connection.cc:466] server connection from 127.0.0.1:42810 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42810 (request call id 108) could send its response
W20260713 09:06:37.782099 20549 consensus_peers.cc:597] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 -> Peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Couldn't send request to peer 9e98d60dbec04effb451a62a43df8b19. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:41307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.793295 16359 tablet_server.cc:196] TabletServer@127.15.249.193:0 shutdown complete.
W20260713 09:06:37.799538 20475 consensus_peers.cc:597] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f -> Peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Couldn't send request to peer 9e98d60dbec04effb451a62a43df8b19. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:41307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.825306 16359 tablet_server.cc:179] TabletServer@127.15.249.194:0 shutting down...
W20260713 09:06:37.851840 20549 consensus_peers.cc:597] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 -> Peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Couldn't send request to peer d266f8d9d0174838ac0cfabe3a7adf0f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.854070 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:37.854758 16359 tablet_replica.cc:333] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.855350 16359 raft_consensus.cc:2243] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.856153 16359 raft_consensus.cc:2272] T b5e2420b73d543a5875007fef3500e57 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.858690 16359 tablet_replica.cc:333] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.859625 16359 raft_consensus.cc:2243] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.860455 16359 raft_consensus.cc:2272] T 80d58a9581974d7680c8f035e0dd4d83 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.862918 16359 tablet_replica.cc:333] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
W20260713 09:06:37.862943 20475 consensus_peers.cc:597] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f -> Peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Couldn't send request to peer 9e98d60dbec04effb451a62a43df8b19. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:41307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.863533 16359 raft_consensus.cc:2243] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.864009 16359 raft_consensus.cc:2272] T 8705e0fa43384b7284c71aad173e2aeb P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.865703 16359 tablet_replica.cc:333] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.866257 16359 raft_consensus.cc:2243] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.866688 16359 raft_consensus.cc:2272] T 8f8980097a3946c4997438c4cae9ab3f P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.868314 16359 tablet_replica.cc:333] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.868857 16359 raft_consensus.cc:2243] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.869277 16359 raft_consensus.cc:2272] T cf7ffed9eee8417284c0c596d5f23576 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.870848 16359 tablet_replica.cc:333] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.871387 16359 raft_consensus.cc:2243] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.871771 16359 raft_consensus.cc:2272] T 917a5dd6381740dbb76469511d9a76a5 P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.873539 16359 tablet_replica.cc:333] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.874055 16359 raft_consensus.cc:2243] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.874482 16359 raft_consensus.cc:2272] T 79e13fb3e7a740c595ade250d18b6af8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.876282 16359 tablet_replica.cc:333] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.876786 16359 raft_consensus.cc:2243] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.877213 16359 raft_consensus.cc:2272] T 1c4d4859f7cc4a04b8551b9efa137261 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.878830 16359 tablet_replica.cc:333] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.879339 16359 raft_consensus.cc:2243] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.879734 16359 raft_consensus.cc:2272] T 81c9eac9f50c445d89b5eed4e9df28c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.881450 16359 tablet_replica.cc:333] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.881963 16359 raft_consensus.cc:2243] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.882366 16359 raft_consensus.cc:2272] T 75d8868183a7481c917d8fa623fa9a7b P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.884104 16359 tablet_replica.cc:333] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.884598 16359 raft_consensus.cc:2243] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.884999 16359 raft_consensus.cc:2272] T 39487d08aaff4a258c04fea9bd7a52ea P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.886847 16359 tablet_replica.cc:333] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.887351 16359 raft_consensus.cc:2243] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.888111 16359 raft_consensus.cc:2272] T 1b7e60fca3204ab5b6049c31ab4aebb8 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.889850 16359 tablet_replica.cc:333] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.890331 16359 raft_consensus.cc:2243] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.891014 16359 raft_consensus.cc:2272] T ff6f9311703e48c59f333a926d9ee677 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.892732 16359 tablet_replica.cc:333] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.893220 16359 raft_consensus.cc:2243] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.893930 16359 raft_consensus.cc:2272] T d557d3ec74df43f0957624ff5e1e3304 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.895569 16359 tablet_replica.cc:333] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.896068 16359 raft_consensus.cc:2243] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.896505 16359 raft_consensus.cc:2272] T 4aff9e41ac77471994b439f008d55aa3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.898249 16359 tablet_replica.cc:333] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.898717 16359 raft_consensus.cc:2243] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.899112 16359 raft_consensus.cc:2272] T f746e36184254fa58d8da94256db95c3 P d266f8d9d0174838ac0cfabe3a7adf0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.900831 16359 tablet_replica.cc:333] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.901300 16359 raft_consensus.cc:2243] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:37.901684 16359 raft_consensus.cc:2272] T b45aa2623c57498fb3b7c48035fbf5ce P d266f8d9d0174838ac0cfabe3a7adf0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:37.903264 16359 tablet_replica.cc:333] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f: stopping tablet replica
I20260713 09:06:37.903712 16359 raft_consensus.cc:2243] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:37.904433 16359 raft_consensus.cc:2272] T 9aecae71bc7b4f99b5605632dc049d16 P d266f8d9d0174838ac0cfabe3a7adf0f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:37.914692 20549 consensus_peers.cc:597] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 -> Peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Couldn't send request to peer 9e98d60dbec04effb451a62a43df8b19. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:41307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.941488 16359 tablet_server.cc:196] TabletServer@127.15.249.194:0 shutdown complete.
I20260713 09:06:37.973501 16359 tablet_server.cc:179] TabletServer@127.15.249.195:0 shutting down...
W20260713 09:06:37.976642 20549 consensus_peers.cc:597] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 -> Peer d266f8d9d0174838ac0cfabe3a7adf0f (127.15.249.194:41781): Couldn't send request to peer d266f8d9d0174838ac0cfabe3a7adf0f. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:41781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:37.998946 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:37.999782 16359 tablet_replica.cc:333] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
W20260713 09:06:38.000108 20549 consensus_peers.cc:597] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 -> Peer 9e98d60dbec04effb451a62a43df8b19 (127.15.249.193:41307): Couldn't send request to peer 9e98d60dbec04effb451a62a43df8b19. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:41307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:38.000744 16359 raft_consensus.cc:2243] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.001636 16359 raft_consensus.cc:2272] T 8705e0fa43384b7284c71aad173e2aeb P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.003394 16359 tablet_replica.cc:333] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.003983 16359 raft_consensus.cc:2243] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.004400 16359 raft_consensus.cc:2272] T 80d58a9581974d7680c8f035e0dd4d83 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.006027 16359 tablet_replica.cc:333] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.006546 16359 raft_consensus.cc:2243] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.006944 16359 raft_consensus.cc:2272] T b5e2420b73d543a5875007fef3500e57 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.008533 16359 tablet_replica.cc:333] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.009023 16359 raft_consensus.cc:2243] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.009413 16359 raft_consensus.cc:2272] T cf7ffed9eee8417284c0c596d5f23576 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.010921 16359 tablet_replica.cc:333] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.011436 16359 raft_consensus.cc:2243] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.012190 16359 raft_consensus.cc:2272] T 917a5dd6381740dbb76469511d9a76a5 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.013788 16359 tablet_replica.cc:333] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.014287 16359 raft_consensus.cc:2243] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.014969 16359 raft_consensus.cc:2272] T 81c9eac9f50c445d89b5eed4e9df28c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.016785 16359 tablet_replica.cc:333] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.017314 16359 raft_consensus.cc:2243] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.017730 16359 raft_consensus.cc:2272] T d557d3ec74df43f0957624ff5e1e3304 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.019436 16359 tablet_replica.cc:333] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.020009 16359 raft_consensus.cc:2243] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.020424 16359 raft_consensus.cc:2272] T ff6f9311703e48c59f333a926d9ee677 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.022027 16359 tablet_replica.cc:333] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.022509 16359 raft_consensus.cc:2243] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.022902 16359 raft_consensus.cc:2272] T 8f8980097a3946c4997438c4cae9ab3f P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.024977 16359 tablet_replica.cc:333] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.025519 16359 raft_consensus.cc:2243] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.025930 16359 raft_consensus.cc:2272] T 4aff9e41ac77471994b439f008d55aa3 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.027640 16359 tablet_replica.cc:333] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.028160 16359 raft_consensus.cc:2243] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.028858 16359 raft_consensus.cc:2272] T f746e36184254fa58d8da94256db95c3 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.030591 16359 tablet_replica.cc:333] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.031186 16359 raft_consensus.cc:2243] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.031874 16359 raft_consensus.cc:2272] T b45aa2623c57498fb3b7c48035fbf5ce P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.033484 16359 tablet_replica.cc:333] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.033954 16359 raft_consensus.cc:2243] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.034622 16359 raft_consensus.cc:2272] T 75d8868183a7481c917d8fa623fa9a7b P c8d11fdcbadb4906bd0baefec34e0498 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.036402 16359 tablet_replica.cc:333] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.036863 16359 raft_consensus.cc:2243] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.037227 16359 raft_consensus.cc:2272] T 39487d08aaff4a258c04fea9bd7a52ea P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.038882 16359 tablet_replica.cc:333] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.039474 16359 raft_consensus.cc:2243] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.039889 16359 raft_consensus.cc:2272] T 1b7e60fca3204ab5b6049c31ab4aebb8 P c8d11fdcbadb4906bd0baefec34e0498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.041532 16359 tablet_replica.cc:333] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.041985 16359 raft_consensus.cc:2243] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.042393 16359 raft_consensus.cc:2272] T 9aecae71bc7b4f99b5605632dc049d16 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.044054 16359 tablet_replica.cc:333] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.044494 16359 raft_consensus.cc:2243] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.044898 16359 raft_consensus.cc:2272] T 1c4d4859f7cc4a04b8551b9efa137261 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.046399 16359 tablet_replica.cc:333] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498: stopping tablet replica
I20260713 09:06:38.046829 16359 raft_consensus.cc:2243] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.047235 16359 raft_consensus.cc:2272] T 79e13fb3e7a740c595ade250d18b6af8 P c8d11fdcbadb4906bd0baefec34e0498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.082460 16359 tablet_server.cc:196] TabletServer@127.15.249.195:0 shutdown complete.
I20260713 09:06:38.112154 16359 master.cc:562] Master@127.15.249.254:43319 shutting down...
I20260713 09:06:38.135143 16359 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.135669 16359 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.136065 16359 tablet_replica.cc:333] T 00000000000000000000000000000000 P 63a5dd8cceb54ae9ba5b0d2e3548df25: stopping tablet replica
I20260713 09:06:38.155788 16359 master.cc:584] Master@127.15.249.254:43319 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12199 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:06:38.207906 16359 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.249.254:45031
I20260713 09:06:38.209090 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:38.214574 20894 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:38.216027 20895 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:38.216555 20897 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:38.217281 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:38.218161 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:38.218335 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:38.218575 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933598218538 us; error 0 us; skew 500 ppm
I20260713 09:06:38.219090 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:38.221374 16359 webserver.cc:533] Webserver started at http://127.15.249.254:33871/ using document root <none> and password file <none>
I20260713 09:06:38.221830 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:38.222005 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:38.222297 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:38.223294 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/master-0-root/instance:
uuid: "9d9eefc3d1f943a291deee67bfd0488c"
format_stamp: "Formatted at 2026-07-13 09:06:38 on dist-test-slave-2jxz"
I20260713 09:06:38.227398 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:06:38.230584 20902 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.231257 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:38.231559 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/master-0-root
uuid: "9d9eefc3d1f943a291deee67bfd0488c"
format_stamp: "Formatted at 2026-07-13 09:06:38 on dist-test-slave-2jxz"
I20260713 09:06:38.231784 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:38.261523 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:38.262641 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:38.299080 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.254:45031
I20260713 09:06:38.299189 20953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.254:45031 every 8 connection(s)
I20260713 09:06:38.302734 20954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.312263 20954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c: Bootstrap starting.
I20260713 09:06:38.316690 20954 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.320441 20954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c: No bootstrap required, opened a new log
I20260713 09:06:38.322371 20954 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d9eefc3d1f943a291deee67bfd0488c" member_type: VOTER }
I20260713 09:06:38.322703 20954 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.322870 20954 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9eefc3d1f943a291deee67bfd0488c, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.323346 20954 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d9eefc3d1f943a291deee67bfd0488c" member_type: VOTER }
I20260713 09:06:38.323730 20954 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:38.323933 20954 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:38.324142 20954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.328147 20954 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d9eefc3d1f943a291deee67bfd0488c" member_type: VOTER }
I20260713 09:06:38.328572 20954 leader_election.cc:304] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [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: 9d9eefc3d1f943a291deee67bfd0488c; no voters: 
I20260713 09:06:38.329571 20954 leader_election.cc:290] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:38.329888 20957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.331208 20957 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 1 LEADER]: Becoming Leader. State: Replica: 9d9eefc3d1f943a291deee67bfd0488c, State: Running, Role: LEADER
I20260713 09:06:38.332010 20957 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [LEADER]: Queue going to LEADER mode. State: All 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: "9d9eefc3d1f943a291deee67bfd0488c" member_type: VOTER }
I20260713 09:06:38.332496 20954 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:38.336279 20958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d9eefc3d1f943a291deee67bfd0488c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d9eefc3d1f943a291deee67bfd0488c" member_type: VOTER } }
I20260713 09:06:38.336894 20958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:38.336701 20959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d9eefc3d1f943a291deee67bfd0488c. Latest consensus state: current_term: 1 leader_uuid: "9d9eefc3d1f943a291deee67bfd0488c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d9eefc3d1f943a291deee67bfd0488c" member_type: VOTER } }
I20260713 09:06:38.337217 20959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:38.338845 20963 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:38.343739 20963 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:38.348524 16359 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:38.352223 20963 catalog_manager.cc:1383] Generated new cluster ID: 32a6f8c8fd9246dcbd9aada2801a5166
I20260713 09:06:38.352475 20963 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:38.370649 20963 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:38.371891 20963 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:38.385075 20963 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c: Generated new TSK 0
I20260713 09:06:38.385632 20963 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:38.415365 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:38.421404 20975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:38.422652 20976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:38.424698 16359 server_base.cc:1061] running on GCE node
W20260713 09:06:38.425343 20978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:38.426231 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:38.426477 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:38.426677 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933598426660 us; error 0 us; skew 500 ppm
I20260713 09:06:38.427234 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:38.429589 16359 webserver.cc:533] Webserver started at http://127.15.249.193:35967/ using document root <none> and password file <none>
I20260713 09:06:38.430115 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:38.430349 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:38.430644 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:38.431731 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-0-root/instance:
uuid: "646df7e539e649928d3ce80b1a2c8ab6"
format_stamp: "Formatted at 2026-07-13 09:06:38 on dist-test-slave-2jxz"
I20260713 09:06:38.436548 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:06:38.439755 20983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.440692 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:38.440928 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-0-root
uuid: "646df7e539e649928d3ce80b1a2c8ab6"
format_stamp: "Formatted at 2026-07-13 09:06:38 on dist-test-slave-2jxz"
I20260713 09:06:38.441165 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:38.458170 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:38.459178 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:38.460513 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:38.462634 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:38.462800 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.463096 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:38.463248 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.501507 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.193:39525
I20260713 09:06:38.501610 21045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.193:39525 every 8 connection(s)
I20260713 09:06:38.506425 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:38.513746 21050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:38.514739 21051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:38.518038 21053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:38.518848 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:38.519553 21046 heartbeater.cc:344] Connected to a master server at 127.15.249.254:45031
I20260713 09:06:38.519972 21046 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:38.520004 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:38.520356 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:38.520545 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933598520528 us; error 0 us; skew 500 ppm
I20260713 09:06:38.520879 21046 heartbeater.cc:507] Master 127.15.249.254:45031 requested a full tablet report, sending...
I20260713 09:06:38.521296 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:38.523272 20919 ts_manager.cc:194] Registered new tserver with Master: 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525)
I20260713 09:06:38.524183 16359 webserver.cc:533] Webserver started at http://127.15.249.194:41179/ using document root <none> and password file <none>
I20260713 09:06:38.524834 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:38.525080 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:38.525365 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:38.525720 20919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56292
I20260713 09:06:38.526840 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-1-root/instance:
uuid: "70d026a53be04d21a1da6f2e212aaf4c"
format_stamp: "Formatted at 2026-07-13 09:06:38 on dist-test-slave-2jxz"
I20260713 09:06:38.531378 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:06:38.534584 21058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.535324 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:38.535611 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-1-root
uuid: "70d026a53be04d21a1da6f2e212aaf4c"
format_stamp: "Formatted at 2026-07-13 09:06:38 on dist-test-slave-2jxz"
I20260713 09:06:38.535914 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:38.559440 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:38.560601 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:38.562024 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:38.564149 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:38.564318 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.564597 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:38.564754 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.603613 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.194:33271
I20260713 09:06:38.603726 21120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.194:33271 every 8 connection(s)
I20260713 09:06:38.608287 16359 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:38.615775 21125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:38.614507 21124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:38.621824 21121 heartbeater.cc:344] Connected to a master server at 127.15.249.254:45031
I20260713 09:06:38.622406 21121 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:38.623549 21121 heartbeater.cc:507] Master 127.15.249.254:45031 requested a full tablet report, sending...
I20260713 09:06:38.627867 20919 ts_manager.cc:194] Registered new tserver with Master: 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:38.630126 20919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56306
W20260713 09:06:38.644529 21127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:38.644836 16359 server_base.cc:1061] running on GCE node
I20260713 09:06:38.645706 16359 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:38.645890 16359 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:38.646020 16359 hybrid_clock.cc:648] HybridClock initialized: now 1783933598646009 us; error 0 us; skew 500 ppm
I20260713 09:06:38.646466 16359 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:38.648716 16359 webserver.cc:533] Webserver started at http://127.15.249.195:43961/ using document root <none> and password file <none>
I20260713 09:06:38.649134 16359 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:38.649304 16359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:38.649588 16359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:38.650761 16359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-2-root/instance:
uuid: "896384db2a364e8690ebec8a14a8abca"
format_stamp: "Formatted at 2026-07-13 09:06:38 on dist-test-slave-2jxz"
I20260713 09:06:38.654965 16359 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:38.658103 21132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.658859 16359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:38.659161 16359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-2-root
uuid: "896384db2a364e8690ebec8a14a8abca"
format_stamp: "Formatted at 2026-07-13 09:06:38 on dist-test-slave-2jxz"
I20260713 09:06:38.659436 16359 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskODEtv0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933491919993-16359-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:38.668207 16359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:38.669322 16359 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:38.670667 16359 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:38.672725 16359 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:38.672927 16359 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.673193 16359 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:38.673354 16359 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.712397 16359 rpc_server.cc:307] RPC server started. Bound to: 127.15.249.195:42637
I20260713 09:06:38.712512 21194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.249.195:42637 every 8 connection(s)
I20260713 09:06:38.725828 21195 heartbeater.cc:344] Connected to a master server at 127.15.249.254:45031
I20260713 09:06:38.726315 21195 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:38.727133 21195 heartbeater.cc:507] Master 127.15.249.254:45031 requested a full tablet report, sending...
I20260713 09:06:38.729103 20919 ts_manager.cc:194] Registered new tserver with Master: 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:38.730242 16359 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014635212s
I20260713 09:06:38.730384 20919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56314
I20260713 09:06:38.754812 20919 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56316:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:38.757767 20919 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:38.825866 21011 tablet_service.cc:1511] Processing CreateTablet for tablet ad6f94e6abc04d5fb42c686bfaa0ec81 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.827298 21011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6f94e6abc04d5fb42c686bfaa0ec81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.835515 21010 tablet_service.cc:1511] Processing CreateTablet for tablet 7791c3fc74ba49149502363d12412068 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.836941 21010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7791c3fc74ba49149502363d12412068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.839633 21086 tablet_service.cc:1511] Processing CreateTablet for tablet ad6f94e6abc04d5fb42c686bfaa0ec81 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.839938 21009 tablet_service.cc:1511] Processing CreateTablet for tablet 5c52b0e6b7e14470832ea740d73d760b (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.840975 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6f94e6abc04d5fb42c686bfaa0ec81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.841178 21009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c52b0e6b7e14470832ea740d73d760b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.843398 21008 tablet_service.cc:1511] Processing CreateTablet for tablet d3d055a4cc2d4cd7a9e2c07768d91551 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.844671 21008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d055a4cc2d4cd7a9e2c07768d91551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.845368 21160 tablet_service.cc:1511] Processing CreateTablet for tablet ad6f94e6abc04d5fb42c686bfaa0ec81 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.846724 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6f94e6abc04d5fb42c686bfaa0ec81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.847399 21158 tablet_service.cc:1511] Processing CreateTablet for tablet 5c52b0e6b7e14470832ea740d73d760b (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.848681 21158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c52b0e6b7e14470832ea740d73d760b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.848743 21159 tablet_service.cc:1511] Processing CreateTablet for tablet 7791c3fc74ba49149502363d12412068 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.850322 21159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7791c3fc74ba49149502363d12412068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.849946 21157 tablet_service.cc:1511] Processing CreateTablet for tablet d3d055a4cc2d4cd7a9e2c07768d91551 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.853399 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 7791c3fc74ba49149502363d12412068 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.848735 21156 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef114df45aa4c2a800bd7d4e62f764e (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.854800 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7791c3fc74ba49149502363d12412068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.854535 21007 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef114df45aa4c2a800bd7d4e62f764e (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.855315 21157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d055a4cc2d4cd7a9e2c07768d91551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.856511 21156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef114df45aa4c2a800bd7d4e62f764e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.857309 21006 tablet_service.cc:1511] Processing CreateTablet for tablet aeb96dce751848d99320f1c965cbfa50 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.859711 21005 tablet_service.cc:1511] Processing CreateTablet for tablet b37e51c936d04ea88857bcd61ea5177c (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.860944 21007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef114df45aa4c2a800bd7d4e62f764e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.861011 21084 tablet_service.cc:1511] Processing CreateTablet for tablet 5c52b0e6b7e14470832ea740d73d760b (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.862133 21005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37e51c936d04ea88857bcd61ea5177c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.862429 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c52b0e6b7e14470832ea740d73d760b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.863220 21006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb96dce751848d99320f1c965cbfa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.869221 21155 tablet_service.cc:1511] Processing CreateTablet for tablet aeb96dce751848d99320f1c965cbfa50 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.870621 21155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb96dce751848d99320f1c965cbfa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.885061 21083 tablet_service.cc:1511] Processing CreateTablet for tablet d3d055a4cc2d4cd7a9e2c07768d91551 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.886469 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d055a4cc2d4cd7a9e2c07768d91551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.887343 21154 tablet_service.cc:1511] Processing CreateTablet for tablet b37e51c936d04ea88857bcd61ea5177c (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.888665 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37e51c936d04ea88857bcd61ea5177c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.888846 21004 tablet_service.cc:1511] Processing CreateTablet for tablet 71ae3f735c8e4fd6a764dbe9f721993f (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.890448 21004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ae3f735c8e4fd6a764dbe9f721993f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.912302 21153 tablet_service.cc:1511] Processing CreateTablet for tablet 71ae3f735c8e4fd6a764dbe9f721993f (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.913887 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ae3f735c8e4fd6a764dbe9f721993f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.916064 21082 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef114df45aa4c2a800bd7d4e62f764e (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.917524 21082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef114df45aa4c2a800bd7d4e62f764e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.918304 21081 tablet_service.cc:1511] Processing CreateTablet for tablet aeb96dce751848d99320f1c965cbfa50 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.919868 21081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb96dce751848d99320f1c965cbfa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.928392 21080 tablet_service.cc:1511] Processing CreateTablet for tablet b37e51c936d04ea88857bcd61ea5177c (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.929632 21080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37e51c936d04ea88857bcd61ea5177c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.946545 21003 tablet_service.cc:1511] Processing CreateTablet for tablet d5f399f1742d4e889b112c11c5471776 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.947896 21003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f399f1742d4e889b112c11c5471776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.962594 21079 tablet_service.cc:1511] Processing CreateTablet for tablet 71ae3f735c8e4fd6a764dbe9f721993f (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.966797 21079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ae3f735c8e4fd6a764dbe9f721993f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.985169 21211 tablet_bootstrap.cc:492] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:39.003545 21210 tablet_bootstrap.cc:492] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:39.004642 21086 tablet_service.cc:1511] Processing CreateTablet for tablet d5f399f1742d4e889b112c11c5471776 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:39.008587 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f399f1742d4e889b112c11c5471776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:39.005825 21212 tablet_bootstrap.cc:492] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:39.015940 21160 tablet_service.cc:1511] Processing CreateTablet for tablet d5f399f1742d4e889b112c11c5471776 (DEFAULT_TABLE table=test-workload [id=933816c16a464552944774cec9c10d91]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:39.017195 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f399f1742d4e889b112c11c5471776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:39.020787 21212 tablet_bootstrap.cc:654] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.022509 21211 tablet_bootstrap.cc:654] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.023784 21210 tablet_bootstrap.cc:654] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.031216 21211 tablet_bootstrap.cc:492] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:39.031716 21211 ts_tablet_manager.cc:1403] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260713 09:06:39.034824 21211 raft_consensus.cc:359] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.035581 21211 raft_consensus.cc:385] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.035749 21212 tablet_bootstrap.cc:492] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:39.035779 21210 tablet_bootstrap.cc:492] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:39.035892 21211 raft_consensus.cc:740] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.036655 21212 ts_tablet_manager.cc:1403] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.002s
I20260713 09:06:39.036919 21210 ts_tablet_manager.cc:1403] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260713 09:06:39.037292 21211 consensus_queue.cc:260] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.039399 21046 heartbeater.cc:499] Master 127.15.249.254:45031 was elected leader, sending a full tablet report...
I20260713 09:06:39.039506 21212 raft_consensus.cc:359] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.039928 21211 ts_tablet_manager.cc:1434] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:06:39.040289 21212 raft_consensus.cc:385] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.039868 21210 raft_consensus.cc:359] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.040598 21212 raft_consensus.cc:740] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.040691 21210 raft_consensus.cc:385] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.040940 21211 tablet_bootstrap.cc:492] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:39.041059 21210 raft_consensus.cc:740] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.042016 21210 consensus_queue.cc:260] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.049044 21211 tablet_bootstrap.cc:654] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.048687 21212 consensus_queue.cc:260] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.050223 21217 raft_consensus.cc:493] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.050668 21217 raft_consensus.cc:515] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.073444 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c52b0e6b7e14470832ea740d73d760b" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
W20260713 09:06:39.075591 21061 leader_election.cc:343] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.076196 21195 heartbeater.cc:499] Master 127.15.249.254:45031 was elected leader, sending a full tablet report...
I20260713 09:06:39.079484 21210 ts_tablet_manager.cc:1434] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.031s
I20260713 09:06:39.080538 21210 tablet_bootstrap.cc:492] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:39.080973 21121 heartbeater.cc:499] Master 127.15.249.254:45031 was elected leader, sending a full tablet report...
I20260713 09:06:39.082377 21212 ts_tablet_manager.cc:1434] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.004s
I20260713 09:06:39.083642 21212 tablet_bootstrap.cc:492] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:39.091020 21210 tablet_bootstrap.cc:654] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.102559 21210 tablet_bootstrap.cc:492] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:39.103027 21210 ts_tablet_manager.cc:1403] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260713 09:06:39.105597 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c52b0e6b7e14470832ea740d73d760b" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.105890 21210 raft_consensus.cc:359] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.106674 21210 raft_consensus.cc:385] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.106981 21210 raft_consensus.cc:740] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
W20260713 09:06:39.107560 21061 leader_election.cc:343] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.107915 21210 consensus_queue.cc:260] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.108217 21061 leader_election.cc:304] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c; no voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:39.110329 21210 ts_tablet_manager.cc:1434] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260713 09:06:39.110467 21219 raft_consensus.cc:2749] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.111258 21210 tablet_bootstrap.cc:492] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:39.112540 21217 leader_election.cc:290] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.116941 21211 tablet_bootstrap.cc:492] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:39.117409 21211 ts_tablet_manager.cc:1403] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.043s
I20260713 09:06:39.117681 21212 tablet_bootstrap.cc:654] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.117931 21210 tablet_bootstrap.cc:654] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.120370 21211 raft_consensus.cc:359] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.121213 21211 raft_consensus.cc:385] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.121522 21211 raft_consensus.cc:740] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.122368 21211 consensus_queue.cc:260] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.123207 21212 tablet_bootstrap.cc:492] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:39.125813 21212 ts_tablet_manager.cc:1403] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.003s
I20260713 09:06:39.125185 21211 ts_tablet_manager.cc:1434] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:39.128535 21211 tablet_bootstrap.cc:492] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:39.129873 21210 tablet_bootstrap.cc:492] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:39.130549 21210 ts_tablet_manager.cc:1403] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.016s
I20260713 09:06:39.129098 21212 raft_consensus.cc:359] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.131978 21212 raft_consensus.cc:385] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.132799 21212 raft_consensus.cc:740] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.133649 21212 consensus_queue.cc:260] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.134321 21210 raft_consensus.cc:359] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.135022 21210 raft_consensus.cc:385] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.135164 21211 tablet_bootstrap.cc:654] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.135314 21210 raft_consensus.cc:740] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.136030 21212 ts_tablet_manager.cc:1434] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:06:39.136260 21210 consensus_queue.cc:260] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.137005 21212 tablet_bootstrap.cc:492] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:39.140722 21210 ts_tablet_manager.cc:1434] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:06:39.141674 21210 tablet_bootstrap.cc:492] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:39.145668 21212 tablet_bootstrap.cc:654] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.147699 21210 tablet_bootstrap.cc:654] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.165072 21211 tablet_bootstrap.cc:492] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:39.165493 21211 ts_tablet_manager.cc:1403] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.010s
I20260713 09:06:39.165545 21210 tablet_bootstrap.cc:492] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:39.166056 21210 ts_tablet_manager.cc:1403] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260713 09:06:39.166092 21212 tablet_bootstrap.cc:492] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:39.166646 21212 ts_tablet_manager.cc:1403] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.025s
I20260713 09:06:39.167750 21211 raft_consensus.cc:359] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.168440 21211 raft_consensus.cc:385] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.168684 21211 raft_consensus.cc:740] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.168990 21210 raft_consensus.cc:359] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.169739 21210 raft_consensus.cc:385] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.169314 21211 consensus_queue.cc:260] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.169380 21212 raft_consensus.cc:359] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.169909 21219 raft_consensus.cc:493] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.170049 21210 raft_consensus.cc:740] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.170265 21212 raft_consensus.cc:385] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.170806 21212 raft_consensus.cc:740] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.170500 21219 raft_consensus.cc:515] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.170913 21210 consensus_queue.cc:260] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.171475 21211 ts_tablet_manager.cc:1434] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260713 09:06:39.172127 21216 raft_consensus.cc:493] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.172572 21211 tablet_bootstrap.cc:492] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:39.172765 21219 leader_election.cc:290] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.174646 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:39.176312 21210 ts_tablet_manager.cc:1434] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:39.176358 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.177443 21210 tablet_bootstrap.cc:492] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
W20260713 09:06:39.177799 21061 leader_election.cc:343] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.172595 21216 raft_consensus.cc:515] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.178756 21211 tablet_bootstrap.cc:654] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.178839 21021 raft_consensus.cc:2468] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 0.
I20260713 09:06:39.180500 21216 leader_election.cc:290] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.184309 21210 tablet_bootstrap.cc:654] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.190955 21212 consensus_queue.cc:260] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.193954 21211 tablet_bootstrap.cc:492] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:39.194525 21211 ts_tablet_manager.cc:1403] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260713 09:06:39.195703 21212 ts_tablet_manager.cc:1434] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260713 09:06:39.197849 21212 tablet_bootstrap.cc:492] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:39.197629 21211 raft_consensus.cc:359] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.199934 21210 tablet_bootstrap.cc:492] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:39.200503 21061 leader_election.cc:304] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [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: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:39.201215 21211 raft_consensus.cc:385] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.201520 21219 raft_consensus.cc:2804] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.201550 21211 raft_consensus.cc:740] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.200932 21210 ts_tablet_manager.cc:1403] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260713 09:06:39.202051 21219 raft_consensus.cc:493] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.202440 21219 raft_consensus.cc:3060] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.202509 21211 consensus_queue.cc:260] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.204787 21211 ts_tablet_manager.cc:1434] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:06:39.204901 21210 raft_consensus.cc:359] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.205641 21210 raft_consensus.cc:385] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.205698 21211 tablet_bootstrap.cc:492] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:39.205996 21210 raft_consensus.cc:740] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.206867 21210 consensus_queue.cc:260] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.207259 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:39.209357 21210 ts_tablet_manager.cc:1434] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:39.210285 21210 tablet_bootstrap.cc:492] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:39.211974 21211 tablet_bootstrap.cc:654] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.213868 21219 raft_consensus.cc:515] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.216498 21210 tablet_bootstrap.cc:654] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.216600 21096 raft_consensus.cc:2393] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 646df7e539e649928d3ce80b1a2c8ab6 in current term 1: Already voted for candidate 70d026a53be04d21a1da6f2e212aaf4c in this term.
I20260713 09:06:39.218650 21218 raft_consensus.cc:493] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.219115 21218 raft_consensus.cc:515] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.221745 21218 leader_election.cc:290] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:39.226295 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:39.227150 21021 raft_consensus.cc:3060] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.235193 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d055a4cc2d4cd7a9e2c07768d91551" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
W20260713 09:06:39.237107 21133 leader_election.cc:343] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.241837 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
W20260713 09:06:39.243913 21061 leader_election.cc:343] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.245777 21219 leader_election.cc:290] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.248152 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d055a4cc2d4cd7a9e2c07768d91551" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:39.255964 21020 raft_consensus.cc:2468] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 0.
I20260713 09:06:39.257339 21135 leader_election.cc:304] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.258466 21218 raft_consensus.cc:2804] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.258337 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.258925 21218 raft_consensus.cc:493] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.259310 21218 raft_consensus.cc:3060] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:39.260437 20986 leader_election.cc:343] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.261126 20986 leader_election.cc:304] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [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: 646df7e539e649928d3ce80b1a2c8ab6; no voters: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:39.261564 21021 raft_consensus.cc:2468] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 1.
I20260713 09:06:39.255204 21212 tablet_bootstrap.cc:654] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.262630 21216 raft_consensus.cc:2749] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.264164 21061 leader_election.cc:304] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [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: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:39.265849 21219 raft_consensus.cc:2804] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.266424 21219 raft_consensus.cc:697] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:39.266525 21218 raft_consensus.cc:515] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.267565 21211 tablet_bootstrap.cc:492] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:39.267421 21219 consensus_queue.cc:237] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.268097 21211 ts_tablet_manager.cc:1403] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.039s
I20260713 09:06:39.269263 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d055a4cc2d4cd7a9e2c07768d91551" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:39.269840 21021 raft_consensus.cc:3060] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.270787 21218 leader_election.cc:290] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:39.269870 21210 tablet_bootstrap.cc:492] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:39.271054 21211 raft_consensus.cc:359] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.271353 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d055a4cc2d4cd7a9e2c07768d91551" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:39.271822 21211 raft_consensus.cc:385] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.271952 21210 ts_tablet_manager.cc:1403] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.015s
I20260713 09:06:39.272135 21211 raft_consensus.cc:740] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
W20260713 09:06:39.272903 21133 leader_election.cc:343] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.274732 21212 tablet_bootstrap.cc:492] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:39.274869 21210 raft_consensus.cc:359] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.275415 21212 ts_tablet_manager.cc:1403] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260713 09:06:39.275682 21210 raft_consensus.cc:385] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.276063 21210 raft_consensus.cc:740] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.276633 21021 raft_consensus.cc:2468] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 1.
I20260713 09:06:39.276968 21210 consensus_queue.cc:260] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.277799 21135 leader_election.cc:304] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.278968 21212 raft_consensus.cc:359] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.279773 21212 raft_consensus.cc:385] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.280442 21212 raft_consensus.cc:740] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.280113 21211 consensus_queue.cc:260] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.283250 21211 ts_tablet_manager.cc:1434] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:06:39.284205 21211 tablet_bootstrap.cc:492] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:39.284096 21218 raft_consensus.cc:2804] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.284862 21218 raft_consensus.cc:697] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Becoming Leader. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:39.285920 21218 consensus_queue.cc:237] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.289883 21212 consensus_queue.cc:260] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.291754 21210 ts_tablet_manager.cc:1434] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:06:39.292279 21212 ts_tablet_manager.cc:1434] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:06:39.292994 21210 tablet_bootstrap.cc:492] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:39.293188 21212 tablet_bootstrap.cc:492] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:39.298887 21211 tablet_bootstrap.cc:654] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.301007 21210 tablet_bootstrap.cc:654] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.300227 20915 catalog_manager.cc:5697] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 1 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.304333 21212 tablet_bootstrap.cc:654] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.312429 21217 raft_consensus.cc:493] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.312642 21211 tablet_bootstrap.cc:492] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:39.313133 21211 ts_tablet_manager.cc:1403] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260713 09:06:39.312906 21217 raft_consensus.cc:515] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.314901 21217 leader_election.cc:290] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.316838 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37e51c936d04ea88857bcd61ea5177c" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:39.316876 21211 raft_consensus.cc:359] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.317945 21211 raft_consensus.cc:385] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.318315 21211 raft_consensus.cc:740] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.319203 21211 consensus_queue.cc:260] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.319921 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37e51c936d04ea88857bcd61ea5177c" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.320420 21212 tablet_bootstrap.cc:492] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:39.320552 21170 raft_consensus.cc:2468] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 0.
I20260713 09:06:39.320878 21212 ts_tablet_manager.cc:1403] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260713 09:06:39.322237 21211 ts_tablet_manager.cc:1434] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:06:39.313315 21210 tablet_bootstrap.cc:492] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
W20260713 09:06:39.319229 21061 leader_election.cc:343] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.323107 21210 ts_tablet_manager.cc:1403] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260713 09:06:39.323838 21061 leader_election.cc:304] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 646df7e539e649928d3ce80b1a2c8ab6
I20260713 09:06:39.324272 21218 raft_consensus.cc:493] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.324747 21218 raft_consensus.cc:515] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.319214 20916 catalog_manager.cc:5697] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca reported cstate change: term changed from 0 to 1, leader changed from <none> to 896384db2a364e8690ebec8a14a8abca (127.15.249.195). New cstate: current_term: 1 leader_uuid: "896384db2a364e8690ebec8a14a8abca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.327196 21218 leader_election.cc:290] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:39.328189 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
W20260713 09:06:39.329497 21133 leader_election.cc:343] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.331080 21212 raft_consensus.cc:359] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.331789 21212 raft_consensus.cc:385] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.332139 21212 raft_consensus.cc:740] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.331912 21210 raft_consensus.cc:359] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.333530 21212 consensus_queue.cc:260] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.334184 21211 tablet_bootstrap.cc:492] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:39.333017 21219 raft_consensus.cc:2804] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.334700 21219 raft_consensus.cc:493] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.335064 21219 raft_consensus.cc:3060] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:39.333416 21235 log.cc:927] Time spent T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260713 09:06:39.333976 21210 raft_consensus.cc:385] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.337934 21210 raft_consensus.cc:740] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.338883 21210 consensus_queue.cc:260] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.347501 21216 raft_consensus.cc:493] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.347997 21216 raft_consensus.cc:515] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.348893 21210 ts_tablet_manager.cc:1434] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260713 09:06:39.349867 21210 tablet_bootstrap.cc:492] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:39.350041 21216 leader_election.cc:290] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.350696 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c52b0e6b7e14470832ea740d73d760b" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:39.351295 21096 raft_consensus.cc:2468] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:39.342064 21211 tablet_bootstrap.cc:654] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.343964 21212 ts_tablet_manager.cc:1434] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260713 09:06:39.351555 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c52b0e6b7e14470832ea740d73d760b" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.352262 21170 raft_consensus.cc:2468] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:39.352720 21212 tablet_bootstrap.cc:492] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:39.352747 20984 leader_election.cc:304] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
W20260713 09:06:39.344074 20967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:39.345638 21135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.249.193:39525, user_credentials={real_user=slave}} blocked reactor thread for 67924us
I20260713 09:06:39.354173 21216 raft_consensus.cc:2804] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.354589 21216 raft_consensus.cc:493] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.354969 21216 raft_consensus.cc:3060] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.355281 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:39.356117 21021 raft_consensus.cc:2468] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 0.
I20260713 09:06:39.357704 21135 leader_election.cc:304] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.359402 21212 tablet_bootstrap.cc:654] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.351473 21219 raft_consensus.cc:515] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.361342 21236 raft_consensus.cc:2804] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.361733 21236 raft_consensus.cc:493] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.362038 21236 raft_consensus.cc:3060] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.362736 21218 raft_consensus.cc:493] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.362920 21219 leader_election.cc:290] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.363327 21218 raft_consensus.cc:515] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.364372 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37e51c936d04ea88857bcd61ea5177c" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:39.364952 21170 raft_consensus.cc:3060] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.365949 21218 leader_election.cc:290] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:39.367744 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:39.368732 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37e51c936d04ea88857bcd61ea5177c" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
W20260713 09:06:39.369704 21135 leader_election.cc:343] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.370898 21210 tablet_bootstrap.cc:654] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:39.371996 21061 leader_election.cc:343] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.370747 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:39.373013 21096 raft_consensus.cc:2468] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 0.
I20260713 09:06:39.374606 21133 leader_election.cc:304] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 646df7e539e649928d3ce80b1a2c8ab6
I20260713 09:06:39.376066 21218 raft_consensus.cc:2804] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.376538 21218 raft_consensus.cc:493] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.376957 21218 raft_consensus.cc:3060] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.394841 21218 raft_consensus.cc:515] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.399539 21170 raft_consensus.cc:2468] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 1.
I20260713 09:06:39.410638 21061 leader_election.cc:304] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 646df7e539e649928d3ce80b1a2c8ab6
I20260713 09:06:39.411639 21219 raft_consensus.cc:2804] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.412199 21219 raft_consensus.cc:697] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:39.412983 21247 raft_consensus.cc:493] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.413048 21219 consensus_queue.cc:237] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.413579 21247 raft_consensus.cc:515] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.416466 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791c3fc74ba49149502363d12412068" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:39.417205 21096 raft_consensus.cc:2468] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:39.418691 20984 leader_election.cc:304] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:39.403394 21216 raft_consensus.cc:515] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.425339 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791c3fc74ba49149502363d12412068" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.426293 21169 raft_consensus.cc:2468] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:39.427572 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c52b0e6b7e14470832ea740d73d760b" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:39.428519 21096 raft_consensus.cc:3060] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.423789 21249 raft_consensus.cc:2804] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.434424 21249 raft_consensus.cc:493] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.434751 21249 raft_consensus.cc:3060] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.438130 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:39.438614 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:39.439405 21095 raft_consensus.cc:3060] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:39.439950 21135 leader_election.cc:343] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.447904 21218 leader_election.cc:290] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:39.447603 21095 raft_consensus.cc:2468] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 1.
I20260713 09:06:39.450652 21247 leader_election.cc:290] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.456494 21133 leader_election.cc:304] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 646df7e539e649928d3ce80b1a2c8ab6
I20260713 09:06:39.456821 21216 leader_election.cc:290] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.457840 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c52b0e6b7e14470832ea740d73d760b" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:39.458410 21170 raft_consensus.cc:3060] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.459237 21096 raft_consensus.cc:2468] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:39.460367 20984 leader_election.cc:304] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:39.462294 21211 tablet_bootstrap.cc:492] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:39.462800 21211 ts_tablet_manager.cc:1403] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.039s
I20260713 09:06:39.463351 21249 raft_consensus.cc:515] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.465279 21170 raft_consensus.cc:2468] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:39.465770 21211 raft_consensus.cc:359] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.466472 21211 raft_consensus.cc:385] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.466753 21211 raft_consensus.cc:740] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.466903 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791c3fc74ba49149502363d12412068" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:39.467695 21095 raft_consensus.cc:3060] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.467736 21218 raft_consensus.cc:2804] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.469902 21211 consensus_queue.cc:260] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.472838 21211 ts_tablet_manager.cc:1434] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:06:39.472901 21216 raft_consensus.cc:2804] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.477105 21211 tablet_bootstrap.cc:492] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:39.486408 21210 tablet_bootstrap.cc:492] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:39.486943 21210 ts_tablet_manager.cc:1403] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.137s	user 0.050s	sys 0.065s
I20260713 09:06:39.487314 21212 tablet_bootstrap.cc:492] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:39.487844 21212 ts_tablet_manager.cc:1403] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.135s	user 0.042s	sys 0.048s
I20260713 09:06:39.489745 21210 raft_consensus.cc:359] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.490474 21210 raft_consensus.cc:385] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.490816 21210 raft_consensus.cc:740] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.490557 21212 raft_consensus.cc:359] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.491277 21212 raft_consensus.cc:385] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.491572 21212 raft_consensus.cc:740] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.491773 21210 consensus_queue.cc:260] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.496519 21212 consensus_queue.cc:260] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.501775 21212 ts_tablet_manager.cc:1434] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260713 09:06:39.502188 21210 ts_tablet_manager.cc:1434] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260713 09:06:39.502722 21212 tablet_bootstrap.cc:492] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:39.503176 21210 tablet_bootstrap.cc:492] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:39.502957 21236 raft_consensus.cc:515] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.509913 21210 tablet_bootstrap.cc:654] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.505139 21216 raft_consensus.cc:697] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:39.503969 21211 tablet_bootstrap.cc:654] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.506491 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791c3fc74ba49149502363d12412068" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:39.514117 21170 raft_consensus.cc:3060] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.513907 21216 consensus_queue.cc:237] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.520457 21218 raft_consensus.cc:697] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Becoming Leader. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:39.518877 21095 raft_consensus.cc:2468] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:39.521944 21218 consensus_queue.cc:237] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.522523 20984 leader_election.cc:304] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:39.523437 21252 raft_consensus.cc:2804] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.524118 21252 raft_consensus.cc:697] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:39.524696 21212 tablet_bootstrap.cc:654] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.512401 21249 leader_election.cc:290] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.529389 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:39.530099 21021 raft_consensus.cc:3060] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.525156 21252 consensus_queue.cc:237] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.540807 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:39.541322 21236 leader_election.cc:290] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
W20260713 09:06:39.542027 21133 leader_election.cc:343] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.542457 21211 tablet_bootstrap.cc:492] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:39.543025 21211 ts_tablet_manager.cc:1403] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.009s
I20260713 09:06:39.544792 20915 catalog_manager.cc:5697] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 1 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.545171 21021 raft_consensus.cc:2468] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 1.
I20260713 09:06:39.545831 21211 raft_consensus.cc:359] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.546566 21211 raft_consensus.cc:385] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.546365 21135 leader_election.cc:304] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.546900 21211 raft_consensus.cc:740] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.547262 21236 raft_consensus.cc:2804] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.547783 21236 raft_consensus.cc:697] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Becoming Leader. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:39.548596 21236 consensus_queue.cc:237] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.549042 21210 tablet_bootstrap.cc:492] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:39.549613 21210 ts_tablet_manager.cc:1403] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.009s
I20260713 09:06:39.551591 21170 raft_consensus.cc:2468] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:39.552726 21210 raft_consensus.cc:359] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.553416 21210 raft_consensus.cc:385] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.553689 21210 raft_consensus.cc:740] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.554479 21210 consensus_queue.cc:260] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.556821 21210 ts_tablet_manager.cc:1434] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:06:39.557963 21211 consensus_queue.cc:260] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.563331 21212 tablet_bootstrap.cc:492] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:39.563885 21212 ts_tablet_manager.cc:1403] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.007s
I20260713 09:06:39.565919 21211 ts_tablet_manager.cc:1434] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:06:39.566910 21211 tablet_bootstrap.cc:492] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:39.567159 21252 raft_consensus.cc:493] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.567694 21252 raft_consensus.cc:515] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.568742 21216 raft_consensus.cc:493] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.569306 21216 raft_consensus.cc:515] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.570622 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
W20260713 09:06:39.572417 20984 leader_election.cc:343] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.572736 21211 tablet_bootstrap.cc:654] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.572856 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ae3f735c8e4fd6a764dbe9f721993f" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:39.573170 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.573891 21170 raft_consensus.cc:2468] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:39.572819 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ae3f735c8e4fd6a764dbe9f721993f" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.574965 21169 raft_consensus.cc:2468] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:39.575062 20986 leader_election.cc:304] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.576207 21249 raft_consensus.cc:2804] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.576409 20986 leader_election.cc:304] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:39.576586 21249 raft_consensus.cc:493] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.577016 21249 raft_consensus.cc:3060] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.577212 21247 raft_consensus.cc:2804] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.577595 21247 raft_consensus.cc:493] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.577965 21247 raft_consensus.cc:3060] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.579667 21212 raft_consensus.cc:359] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.580474 21212 raft_consensus.cc:385] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.580760 21212 raft_consensus.cc:740] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.571511 21216 leader_election.cc:290] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.579603 20917 catalog_manager.cc:5697] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.583292 20917 catalog_manager.cc:5697] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.584789 21249 raft_consensus.cc:515] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.585693 21247 raft_consensus.cc:515] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.588586 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ae3f735c8e4fd6a764dbe9f721993f" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:39.588927 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ae3f735c8e4fd6a764dbe9f721993f" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:39.589566 21169 raft_consensus.cc:3060] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.587146 21212 consensus_queue.cc:260] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.590929 21095 raft_consensus.cc:2468] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:39.591252 20915 catalog_manager.cc:5697] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca reported cstate change: term changed from 0 to 1, leader changed from <none> to 896384db2a364e8690ebec8a14a8abca (127.15.249.195). New cstate: current_term: 1 leader_uuid: "896384db2a364e8690ebec8a14a8abca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.595996 21252 leader_election.cc:290] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.596815 21247 leader_election.cc:290] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.598436 21212 ts_tablet_manager.cc:1434] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260713 09:06:39.598608 21169 raft_consensus.cc:2468] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:39.599884 20986 leader_election.cc:304] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.600745 21212 tablet_bootstrap.cc:492] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:39.601233 21247 raft_consensus.cc:2804] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.601753 21247 raft_consensus.cc:697] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:39.602418 21236 raft_consensus.cc:493] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.602916 21236 raft_consensus.cc:515] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.606700 21236 leader_election.cc:290] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:39.610764 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:39.611449 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:39.611932 21021 raft_consensus.cc:2393] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896384db2a364e8690ebec8a14a8abca in current term 1: Already voted for candidate 70d026a53be04d21a1da6f2e212aaf4c in this term.
I20260713 09:06:39.612761 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:39.614547 21249 leader_election.cc:290] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.616837 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
W20260713 09:06:39.617015 20984 leader_election.cc:343] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.617467 21169 raft_consensus.cc:3060] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.617568 21212 tablet_bootstrap.cc:654] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.617666 21247 consensus_queue.cc:237] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.619784 21133 leader_election.cc:304] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [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: 896384db2a364e8690ebec8a14a8abca; no voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.621124 21236 raft_consensus.cc:3060] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.632469 21169 raft_consensus.cc:2468] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:39.633741 20986 leader_election.cc:304] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.633596 20918 catalog_manager.cc:5697] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca reported cstate change: term changed from 0 to 1, leader changed from <none> to 896384db2a364e8690ebec8a14a8abca (127.15.249.195). New cstate: current_term: 1 leader_uuid: "896384db2a364e8690ebec8a14a8abca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.634945 21249 raft_consensus.cc:2804] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.635452 21249 raft_consensus.cc:697] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:39.636381 21249 consensus_queue.cc:237] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.637938 21211 tablet_bootstrap.cc:492] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:39.638409 21211 ts_tablet_manager.cc:1403] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.009s
I20260713 09:06:39.641814 21212 tablet_bootstrap.cc:492] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:39.642999 21212 ts_tablet_manager.cc:1403] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.009s
I20260713 09:06:39.635656 21236 raft_consensus.cc:2749] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.646463 21212 raft_consensus.cc:359] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.646988 21212 raft_consensus.cc:385] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.647205 21212 raft_consensus.cc:740] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.647727 21212 consensus_queue.cc:260] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.649564 21212 ts_tablet_manager.cc:1434] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:06:39.649221 21211 raft_consensus.cc:359] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.650002 21211 raft_consensus.cc:385] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.650261 21211 raft_consensus.cc:740] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.650869 21212 tablet_bootstrap.cc:492] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:39.650970 21211 consensus_queue.cc:260] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.652855 21211 ts_tablet_manager.cc:1434] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:06:39.655864 21212 tablet_bootstrap.cc:654] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.655299 20918 catalog_manager.cc:5697] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.660488 21212 tablet_bootstrap.cc:492] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:39.660902 21212 ts_tablet_manager.cc:1403] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:39.662925 21212 raft_consensus.cc:359] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.663399 21212 raft_consensus.cc:385] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.663627 21212 raft_consensus.cc:740] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.664368 21212 consensus_queue.cc:260] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.666282 21212 ts_tablet_manager.cc:1434] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:39.670420 20915 catalog_manager.cc:5697] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.670989 21219 raft_consensus.cc:493] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.671528 21219 raft_consensus.cc:515] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.674384 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:39.674612 21219 leader_election.cc:290] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.674829 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.675190 21021 raft_consensus.cc:2393] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70d026a53be04d21a1da6f2e212aaf4c in current term 1: Already voted for candidate 896384db2a364e8690ebec8a14a8abca in this term.
I20260713 09:06:39.677090 21061 leader_election.cc:304] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c; no voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:39.677779 21219 raft_consensus.cc:3060] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.684175 21219 raft_consensus.cc:2749] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.782845 21096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
mode: GRACEFUL
new_leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
 from {username='slave'} at 127.0.0.1:41270
I20260713 09:06:39.783349 21096 raft_consensus.cc:606] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Received request to transfer leadership to TS 646df7e539e649928d3ce80b1a2c8ab6
I20260713 09:06:39.788051 21096 raft_consensus.cc:3060] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.790516 21236 consensus_queue.cc:1048] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.796422 21236 consensus_queue.cc:1048] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.809801 21169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3d055a4cc2d4cd7a9e2c07768d91551"
dest_uuid: "896384db2a364e8690ebec8a14a8abca"
mode: GRACEFUL
new_leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
 from {username='slave'} at 127.0.0.1:36466
I20260713 09:06:39.811560 21169 raft_consensus.cc:606] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Received request to transfer leadership to TS 646df7e539e649928d3ce80b1a2c8ab6
I20260713 09:06:39.814651 21253 raft_consensus.cc:993] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca: : Instructing follower 646df7e539e649928d3ce80b1a2c8ab6 to start an election
I20260713 09:06:39.815061 21253 raft_consensus.cc:1081] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Signalling peer 646df7e539e649928d3ce80b1a2c8ab6 to start an election
I20260713 09:06:39.816709 21020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3d055a4cc2d4cd7a9e2c07768d91551"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
 from {username='slave'} at 127.0.0.1:47392
I20260713 09:06:39.817004 21021 raft_consensus.cc:3060] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.817239 21020 raft_consensus.cc:493] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.817677 21020 raft_consensus.cc:3060] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.826119 21217 consensus_queue.cc:1048] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.828157 21169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e"
dest_uuid: "896384db2a364e8690ebec8a14a8abca"
mode: GRACEFUL
new_leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:36466
I20260713 09:06:39.828684 21169 raft_consensus.cc:606] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Received request to transfer leadership to TS 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.829233 21020 raft_consensus.cc:515] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.831399 21020 leader_election.cc:290] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 2 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.831961 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d055a4cc2d4cd7a9e2c07768d91551" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:39.832427 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d055a4cc2d4cd7a9e2c07768d91551" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:39.832556 21096 raft_consensus.cc:3060] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.833045 21169 raft_consensus.cc:3055] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.833384 21169 raft_consensus.cc:740] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:39.834378 21169 consensus_queue.cc:260] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.835604 21169 raft_consensus.cc:3060] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.836709 21170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50"
dest_uuid: "896384db2a364e8690ebec8a14a8abca"
mode: GRACEFUL
new_leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:36466
I20260713 09:06:39.837349 21170 raft_consensus.cc:606] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Received request to transfer leadership to TS 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.842593 21169 raft_consensus.cc:2468] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 2.
I20260713 09:06:39.844868 20986 leader_election.cc:304] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:39.845706 21219 consensus_queue.cc:1048] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.847285 21247 raft_consensus.cc:2804] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.847776 21247 raft_consensus.cc:697] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:39.848034 21096 raft_consensus.cc:2468] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 2.
I20260713 09:06:39.848662 21247 consensus_queue.cc:237] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.859751 20917 catalog_manager.cc:5697] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 1 to 2, leader changed from 896384db2a364e8690ebec8a14a8abca (127.15.249.195) to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.868094 21021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71ae3f735c8e4fd6a764dbe9f721993f"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
mode: GRACEFUL
new_leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:47394
I20260713 09:06:39.868723 21021 raft_consensus.cc:606] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Received request to transfer leadership to TS 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:39.873842 21021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
mode: GRACEFUL
new_leader_uuid: "896384db2a364e8690ebec8a14a8abca"
 from {username='slave'} at 127.0.0.1:47394
I20260713 09:06:39.874275 21021 raft_consensus.cc:606] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Received request to transfer leadership to TS 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:39.887791 21217 consensus_queue.cc:1048] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.894798 21219 consensus_queue.cc:1048] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.905382 21217 raft_consensus.cc:993] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c: : Instructing follower 646df7e539e649928d3ce80b1a2c8ab6 to start an election
I20260713 09:06:39.905869 21217 raft_consensus.cc:1081] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Signalling peer 646df7e539e649928d3ce80b1a2c8ab6 to start an election
I20260713 09:06:39.907380 21021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
 from {username='slave'} at 127.0.0.1:47390
I20260713 09:06:39.907953 21021 raft_consensus.cc:493] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.908310 21021 raft_consensus.cc:3060] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.913393 21021 raft_consensus.cc:515] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.915872 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:39.916169 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:39.916528 21096 raft_consensus.cc:3055] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.916728 21170 raft_consensus.cc:3060] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.916947 21096 raft_consensus.cc:740] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:39.917876 21096 consensus_queue.cc:260] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.915617 21021 leader_election.cc:290] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 2 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.919045 21096 raft_consensus.cc:3060] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.918278 21020 raft_consensus.cc:3060] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.923655 21170 raft_consensus.cc:2468] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 2.
I20260713 09:06:39.924821 20986 leader_election.cc:304] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:39.925004 21096 raft_consensus.cc:2468] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 2.
I20260713 09:06:39.925717 21249 raft_consensus.cc:2804] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.926227 21249 raft_consensus.cc:697] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:39.927021 21249 consensus_queue.cc:237] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.928051 21250 consensus_queue.cc:1048] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.928714 21236 consensus_queue.cc:1048] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.934834 20916 catalog_manager.cc:5697] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 1 to 2, leader changed from 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194) to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.937211 21249 consensus_queue.cc:1048] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.950461 21249 consensus_queue.cc:1048] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.951756 21247 consensus_queue.cc:1048] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.955140 21236 consensus_queue.cc:1048] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.958778 21218 raft_consensus.cc:993] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca: : Instructing follower 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:39.959856 21253 raft_consensus.cc:1081] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Signalling peer 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:39.963711 21094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:41256
I20260713 09:06:39.964334 21094 raft_consensus.cc:493] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.964717 21094 raft_consensus.cc:3060] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.969077 21217 raft_consensus.cc:493] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.969587 21217 raft_consensus.cc:515] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:39.975301 21217 leader_election.cc:290] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:39.977240 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:39.978296 21170 raft_consensus.cc:2393] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70d026a53be04d21a1da6f2e212aaf4c in current term 1: Already voted for candidate 646df7e539e649928d3ce80b1a2c8ab6 in this term.
I20260713 09:06:39.979410 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:39.981662 21061 leader_election.cc:304] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c; no voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:39.988164 21217 raft_consensus.cc:3060] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.999950 21253 consensus_queue.cc:1048] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:40.000470 21217 raft_consensus.cc:2749] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.987461 21094 raft_consensus.cc:515] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.013686 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:40.013886 21094 leader_election.cc:290] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 2 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:40.014262 21170 raft_consensus.cc:3055] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:40.014597 21170 raft_consensus.cc:740] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:40.015280 21170 consensus_queue.cc:260] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.016364 21170 raft_consensus.cc:3060] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.022830 21170 raft_consensus.cc:2468] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:40.024601 21061 leader_election.cc:304] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:40.026101 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:40.026682 21020 raft_consensus.cc:3060] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.029793 21219 raft_consensus.cc:2804] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:40.030310 21219 raft_consensus.cc:697] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:40.031111 21219 consensus_queue.cc:237] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.036461 21250 raft_consensus.cc:993] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca: : Instructing follower 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:40.036938 21253 raft_consensus.cc:1081] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Signalling peer 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:40.038946 21020 raft_consensus.cc:2468] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:40.039243 21094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:41256
I20260713 09:06:40.040537 21094 raft_consensus.cc:493] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:40.040934 21094 raft_consensus.cc:3060] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.041445 21249 consensus_queue.cc:1048] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.046515 20918 catalog_manager.cc:5697] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 1 to 2, leader changed from 896384db2a364e8690ebec8a14a8abca (127.15.249.195) to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 2 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:40.048039 21094 raft_consensus.cc:515] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.049930 21094 leader_election.cc:290] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 2 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:40.051324 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:40.051923 21170 raft_consensus.cc:3055] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:40.052242 21170 raft_consensus.cc:740] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:40.052461 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb96dce751848d99320f1c965cbfa50" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:40.053036 21020 raft_consensus.cc:3060] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.053155 21170 consensus_queue.cc:260] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.054463 21170 raft_consensus.cc:3060] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.059630 21020 raft_consensus.cc:2468] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:40.061102 21170 raft_consensus.cc:2468] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:40.064303 21061 leader_election.cc:304] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:40.065002 21219 raft_consensus.cc:2804] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:40.065450 21219 raft_consensus.cc:697] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:40.066285 21219 consensus_queue.cc:237] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.074309 20916 catalog_manager.cc:5697] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 1 to 2, leader changed from 896384db2a364e8690ebec8a14a8abca (127.15.249.195) to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 2 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:40.101954 21249 consensus_queue.cc:1048] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.107937 21252 raft_consensus.cc:993] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6: : Instructing follower 896384db2a364e8690ebec8a14a8abca to start an election
I20260713 09:06:40.108387 21216 raft_consensus.cc:1081] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Signalling peer 896384db2a364e8690ebec8a14a8abca to start an election
I20260713 09:06:40.110237 21169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776"
dest_uuid: "896384db2a364e8690ebec8a14a8abca"
 from {username='slave'} at 127.0.0.1:36454
I20260713 09:06:40.110792 21169 raft_consensus.cc:493] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:40.111217 21169 raft_consensus.cc:3060] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.113658 21249 consensus_queue.cc:1048] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.117973 21169 raft_consensus.cc:515] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.121428 21169 leader_election.cc:290] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 2 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:40.122313 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:40.122949 21020 raft_consensus.cc:3055] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:40.122480 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f399f1742d4e889b112c11c5471776" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:40.123266 21020 raft_consensus.cc:740] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:40.123898 21094 raft_consensus.cc:3060] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.124289 21020 consensus_queue.cc:260] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.125582 21020 raft_consensus.cc:3060] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.129701 21094 raft_consensus.cc:2468] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 2.
I20260713 09:06:40.130468 21020 raft_consensus.cc:2468] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 2.
I20260713 09:06:40.130704 21133 leader_election.cc:304] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:40.131625 21250 raft_consensus.cc:2804] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:40.132119 21250 raft_consensus.cc:697] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 2 LEADER]: Becoming Leader. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:40.132874 21250 consensus_queue.cc:237] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.140270 20916 catalog_manager.cc:5697] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca reported cstate change: term changed from 1 to 2, leader changed from 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193) to 896384db2a364e8690ebec8a14a8abca (127.15.249.195). New cstate: current_term: 2 leader_uuid: "896384db2a364e8690ebec8a14a8abca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:40.184682 21249 consensus_queue.cc:1048] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.193260 21094 raft_consensus.cc:3060] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:40.200639 21252 consensus_queue.cc:1048] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.206804 21216 raft_consensus.cc:993] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6: : Instructing follower 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:40.207259 21252 raft_consensus.cc:1081] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Signalling peer 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:40.208700 21094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71ae3f735c8e4fd6a764dbe9f721993f"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:41246
I20260713 09:06:40.209152 21094 raft_consensus.cc:493] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:40.209444 21094 raft_consensus.cc:3060] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.214187 21094 raft_consensus.cc:515] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.216012 21094 leader_election.cc:290] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 2 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:40.216665 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ae3f735c8e4fd6a764dbe9f721993f" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:40.217093 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ae3f735c8e4fd6a764dbe9f721993f" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:40.217293 21020 raft_consensus.cc:3055] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:40.217633 21020 raft_consensus.cc:740] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:40.217694 21169 raft_consensus.cc:3060] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.218531 21020 consensus_queue.cc:260] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.219796 21020 raft_consensus.cc:3060] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.224502 21169 raft_consensus.cc:2468] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:40.225687 21061 leader_election.cc:304] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:40.226253 21020 raft_consensus.cc:2468] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:40.226327 21219 raft_consensus.cc:2804] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:40.226969 21219 raft_consensus.cc:697] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:40.227684 21219 consensus_queue.cc:237] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:40.233474 20916 catalog_manager.cc:5697] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 1 to 2, leader changed from 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193) to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 2 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:40.287736 21169 raft_consensus.cc:1275] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 646df7e539e649928d3ce80b1a2c8ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.288903 21252 consensus_queue.cc:1048] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.295846 21094 raft_consensus.cc:1275] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Refusing update from remote peer 646df7e539e649928d3ce80b1a2c8ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.297886 21247 consensus_queue.cc:1048] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.438591 21020 raft_consensus.cc:1275] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.439602 21169 raft_consensus.cc:1275] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 646df7e539e649928d3ce80b1a2c8ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.439879 21219 consensus_queue.cc:1048] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.440874 21247 consensus_queue.cc:1048] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.451965 21094 raft_consensus.cc:1275] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Refusing update from remote peer 646df7e539e649928d3ce80b1a2c8ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.453696 21249 consensus_queue.cc:1048] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.454352 21170 raft_consensus.cc:1275] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.455909 21278 consensus_queue.cc:1048] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.451963 21169 raft_consensus.cc:1275] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.461539 21278 consensus_queue.cc:1048] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.470593 21020 raft_consensus.cc:1275] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.472103 21219 consensus_queue.cc:1048] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.664532 21020 raft_consensus.cc:1275] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Refusing update from remote peer 896384db2a364e8690ebec8a14a8abca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.665750 21250 consensus_queue.cc:1048] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.673825 21094 raft_consensus.cc:1275] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Refusing update from remote peer 896384db2a364e8690ebec8a14a8abca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.675316 21296 consensus_queue.cc:1048] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.703549 21020 raft_consensus.cc:1275] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.704783 21219 consensus_queue.cc:1048] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:40.713683 21169 raft_consensus.cc:1275] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.715140 21278 consensus_queue.cc:1048] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:42.903141 20918 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56322:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:42.905221 20918 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:42.951066 21007 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd6bd1272904a4db5e4f7fe1a1871fd (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:42.952411 21007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd6bd1272904a4db5e4f7fe1a1871fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.953403 21086 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd6bd1272904a4db5e4f7fe1a1871fd (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:42.953856 21160 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd6bd1272904a4db5e4f7fe1a1871fd (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:42.954627 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd6bd1272904a4db5e4f7fe1a1871fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.955106 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd6bd1272904a4db5e4f7fe1a1871fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.955394 21003 tablet_service.cc:1511] Processing CreateTablet for tablet 9f910662370b4c6db92770e453987d56 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:42.956606 21003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f910662370b4c6db92770e453987d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.974463 21311 tablet_bootstrap.cc:492] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:42.975047 21083 tablet_service.cc:1511] Processing CreateTablet for tablet 9f910662370b4c6db92770e453987d56 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:42.976397 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f910662370b4c6db92770e453987d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.976140 21153 tablet_service.cc:1511] Processing CreateTablet for tablet 9f910662370b4c6db92770e453987d56 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:42.977356 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f910662370b4c6db92770e453987d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.984422 21311 tablet_bootstrap.cc:654] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:42.994818 21007 tablet_service.cc:1511] Processing CreateTablet for tablet f66d051d70884eaba085a81799fc40c6 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:42.996129 21007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66d051d70884eaba085a81799fc40c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.006361 21311 tablet_bootstrap.cc:492] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:43.006994 21311 ts_tablet_manager.cc:1403] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260713 09:06:43.007771 21083 tablet_service.cc:1511] Processing CreateTablet for tablet f66d051d70884eaba085a81799fc40c6 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:43.007884 21154 tablet_service.cc:1511] Processing CreateTablet for tablet f66d051d70884eaba085a81799fc40c6 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:43.010272 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66d051d70884eaba085a81799fc40c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.010368 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66d051d70884eaba085a81799fc40c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.010200 21311 raft_consensus.cc:359] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.011178 21311 raft_consensus.cc:385] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.011456 21311 raft_consensus.cc:740] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.012282 21311 consensus_queue.cc:260] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.014825 21311 ts_tablet_manager.cc:1434] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:43.015774 21311 tablet_bootstrap.cc:492] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:43.020358 21005 tablet_service.cc:1511] Processing CreateTablet for tablet b6ad3225902b4c8998f7ef9682893169 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:43.020424 21081 tablet_service.cc:1511] Processing CreateTablet for tablet b6ad3225902b4c8998f7ef9682893169 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:43.021745 21005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ad3225902b4c8998f7ef9682893169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.022035 21081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ad3225902b4c8998f7ef9682893169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.021842 21156 tablet_service.cc:1511] Processing CreateTablet for tablet b6ad3225902b4c8998f7ef9682893169 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:43.023059 21156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ad3225902b4c8998f7ef9682893169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.025890 21079 tablet_service.cc:1511] Processing CreateTablet for tablet 0019f858b82741e7a58c42048645b457 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:43.027081 21079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0019f858b82741e7a58c42048645b457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.026719 21158 tablet_service.cc:1511] Processing CreateTablet for tablet 0019f858b82741e7a58c42048645b457 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:43.028039 21158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0019f858b82741e7a58c42048645b457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.030169 21004 tablet_service.cc:1511] Processing CreateTablet for tablet 1eabef71c2c8472982a123ff0dc9b7c6 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:43.034547 21314 tablet_bootstrap.cc:492] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:43.040510 21004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eabef71c2c8472982a123ff0dc9b7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.041152 21311 tablet_bootstrap.cc:654] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.047935 21086 tablet_service.cc:1511] Processing CreateTablet for tablet 1eabef71c2c8472982a123ff0dc9b7c6 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:43.052763 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eabef71c2c8472982a123ff0dc9b7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.054236 21003 tablet_service.cc:1511] Processing CreateTablet for tablet 0019f858b82741e7a58c42048645b457 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:43.053925 21160 tablet_service.cc:1511] Processing CreateTablet for tablet 1eabef71c2c8472982a123ff0dc9b7c6 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:43.055485 21003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0019f858b82741e7a58c42048645b457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.056013 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eabef71c2c8472982a123ff0dc9b7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.058063 21009 tablet_service.cc:1511] Processing CreateTablet for tablet c7713a2dae174800a178d806720a9285 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:43.062075 21009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7713a2dae174800a178d806720a9285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.052788 21312 tablet_bootstrap.cc:492] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:43.081283 21312 tablet_bootstrap.cc:654] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.081429 21083 tablet_service.cc:1511] Processing CreateTablet for tablet c7713a2dae174800a178d806720a9285 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:43.083958 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7713a2dae174800a178d806720a9285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.082194 21314 tablet_bootstrap.cc:654] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.094055 21158 tablet_service.cc:1511] Processing CreateTablet for tablet c7713a2dae174800a178d806720a9285 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:43.095768 21158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7713a2dae174800a178d806720a9285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.107023 21081 tablet_service.cc:1511] Processing CreateTablet for tablet b856137e0c334101bf25f71126724c4d (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:43.108526 21081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b856137e0c334101bf25f71126724c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.110904 21007 tablet_service.cc:1511] Processing CreateTablet for tablet 43ee9395ca75424d9a2f21cb734dbab7 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:43.112293 21007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ee9395ca75424d9a2f21cb734dbab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.110916 21154 tablet_service.cc:1511] Processing CreateTablet for tablet b856137e0c334101bf25f71126724c4d (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:43.114101 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b856137e0c334101bf25f71126724c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.116065 21086 tablet_service.cc:1511] Processing CreateTablet for tablet 43ee9395ca75424d9a2f21cb734dbab7 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:43.117290 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ee9395ca75424d9a2f21cb734dbab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.130931 21312 tablet_bootstrap.cc:492] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:43.130647 21005 tablet_service.cc:1511] Processing CreateTablet for tablet b856137e0c334101bf25f71126724c4d (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:43.131436 21312 ts_tablet_manager.cc:1403] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.012s
I20260713 09:06:43.131222 21160 tablet_service.cc:1511] Processing CreateTablet for tablet 43ee9395ca75424d9a2f21cb734dbab7 (DEFAULT_TABLE table=soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:43.131942 21005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b856137e0c334101bf25f71126724c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.132505 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ee9395ca75424d9a2f21cb734dbab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.139418 21311 tablet_bootstrap.cc:492] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:43.139930 21311 ts_tablet_manager.cc:1403] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.009s
I20260713 09:06:43.153355 21314 tablet_bootstrap.cc:492] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:43.153868 21314 ts_tablet_manager.cc:1403] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.003s
I20260713 09:06:43.162060 21314 raft_consensus.cc:359] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.162775 21314 raft_consensus.cc:385] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.162429 21312 raft_consensus.cc:359] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.163093 21314 raft_consensus.cc:740] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.163931 21314 consensus_queue.cc:260] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.165326 21311 raft_consensus.cc:359] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.166060 21311 raft_consensus.cc:385] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.166376 21311 raft_consensus.cc:740] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.167091 21311 consensus_queue.cc:260] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.163188 21312 raft_consensus.cc:385] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.168812 21312 raft_consensus.cc:740] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.168983 21314 ts_tablet_manager.cc:1434] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:06:43.169935 21311 ts_tablet_manager.cc:1434] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260713 09:06:43.170118 21314 tablet_bootstrap.cc:492] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:43.170928 21311 tablet_bootstrap.cc:492] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:43.169561 21312 consensus_queue.cc:260] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.173785 21312 ts_tablet_manager.cc:1434] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260713 09:06:43.178231 21312 tablet_bootstrap.cc:492] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:43.178988 21311 tablet_bootstrap.cc:654] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.181363 21314 tablet_bootstrap.cc:654] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.185164 21312 tablet_bootstrap.cc:654] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.191030 21252 raft_consensus.cc:493] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.191421 21311 tablet_bootstrap.cc:492] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:43.192133 21311 ts_tablet_manager.cc:1403] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260713 09:06:43.191705 21252 raft_consensus.cc:515] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.195083 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6bd1272904a4db5e4f7fe1a1871fd" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:43.195688 21095 raft_consensus.cc:2468] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.195816 21311 raft_consensus.cc:359] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.196512 21311 raft_consensus.cc:385] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.196556 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6bd1272904a4db5e4f7fe1a1871fd" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.196910 21311 raft_consensus.cc:740] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.197110 20984 leader_election.cc:304] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:43.197472 21169 raft_consensus.cc:2468] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.197759 21311 consensus_queue.cc:260] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.198032 21317 raft_consensus.cc:2804] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.198752 21317 raft_consensus.cc:493] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.199123 21317 raft_consensus.cc:3060] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.199344 21252 leader_election.cc:290] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.201524 21312 tablet_bootstrap.cc:492] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:43.202085 21312 ts_tablet_manager.cc:1403] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260713 09:06:43.205034 21312 raft_consensus.cc:359] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.205832 21312 raft_consensus.cc:385] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.206164 21312 raft_consensus.cc:740] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.206532 21317 raft_consensus.cc:515] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.207075 21312 consensus_queue.cc:260] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.208189 21311 ts_tablet_manager.cc:1434] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:06:43.209276 21311 tablet_bootstrap.cc:492] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:43.209623 21317 leader_election.cc:290] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.210088 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6bd1272904a4db5e4f7fe1a1871fd" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:43.210660 21169 raft_consensus.cc:3060] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.211519 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6bd1272904a4db5e4f7fe1a1871fd" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:43.212064 21095 raft_consensus.cc:3060] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.215319 21311 tablet_bootstrap.cc:654] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.218994 21095 raft_consensus.cc:2468] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.220269 20984 leader_election.cc:304] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:43.221318 21252 raft_consensus.cc:2804] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.221916 21252 raft_consensus.cc:697] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:43.222304 21312 ts_tablet_manager.cc:1434] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:06:43.222818 21252 consensus_queue.cc:237] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.223332 21312 tablet_bootstrap.cc:492] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:43.225442 21169 raft_consensus.cc:2468] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.229305 21314 tablet_bootstrap.cc:492] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:43.229784 21314 ts_tablet_manager.cc:1403] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.016s
I20260713 09:06:43.229801 21312 tablet_bootstrap.cc:654] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.233287 21314 raft_consensus.cc:359] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.234064 21314 raft_consensus.cc:385] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.234339 21314 raft_consensus.cc:740] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.235016 21314 consensus_queue.cc:260] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.238935 21311 tablet_bootstrap.cc:492] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:43.239717 21311 ts_tablet_manager.cc:1403] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.005s
I20260713 09:06:43.243125 21314 ts_tablet_manager.cc:1434] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.001s
I20260713 09:06:43.242830 21311 raft_consensus.cc:359] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.243650 21311 raft_consensus.cc:385] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.243876 21312 tablet_bootstrap.cc:492] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:43.244026 21311 raft_consensus.cc:740] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.244442 21312 ts_tablet_manager.cc:1403] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260713 09:06:43.244860 21311 consensus_queue.cc:260] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.244208 21314 tablet_bootstrap.cc:492] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:43.247416 21311 ts_tablet_manager.cc:1434] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:43.247061 20918 catalog_manager.cc:5697] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.247503 21312 raft_consensus.cc:359] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.248486 21312 raft_consensus.cc:385] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.248641 21311 tablet_bootstrap.cc:492] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:43.248867 21312 raft_consensus.cc:740] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.249769 21312 consensus_queue.cc:260] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.252341 21312 ts_tablet_manager.cc:1434] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:43.252593 21314 tablet_bootstrap.cc:654] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.253360 21312 tablet_bootstrap.cc:492] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:43.257076 21252 raft_consensus.cc:493] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.257555 21252 raft_consensus.cc:515] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.259508 21252 leader_election.cc:290] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.260255 21312 tablet_bootstrap.cc:654] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.260667 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.260960 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
W20260713 09:06:43.262262 20986 leader_election.cc:343] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.264652 21311 tablet_bootstrap.cc:654] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:43.266290 20984 leader_election.cc:343] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.266765 20984 leader_election.cc:304] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [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: 646df7e539e649928d3ce80b1a2c8ab6; no voters: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:43.267841 21252 raft_consensus.cc:2749] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.274088 21311 tablet_bootstrap.cc:492] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:43.274782 21311 ts_tablet_manager.cc:1403] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.001s
I20260713 09:06:43.278638 21311 raft_consensus.cc:359] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.280733 21311 raft_consensus.cc:385] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.280905 21300 raft_consensus.cc:493] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.281104 21311 raft_consensus.cc:740] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.281416 21300 raft_consensus.cc:515] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.282150 21311 consensus_queue.cc:260] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.283497 21300 leader_election.cc:290] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.285202 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f910662370b4c6db92770e453987d56" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:43.285868 21021 raft_consensus.cc:2468] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 0.
I20260713 09:06:43.286545 21312 tablet_bootstrap.cc:492] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:43.287058 21312 ts_tablet_manager.cc:1403] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.013s
I20260713 09:06:43.287178 21061 leader_election.cc:304] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:43.287067 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f910662370b4c6db92770e453987d56" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.288100 21300 raft_consensus.cc:2804] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.288599 21300 raft_consensus.cc:493] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.288930 21300 raft_consensus.cc:3060] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.289976 21312 raft_consensus.cc:359] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.290653 21312 raft_consensus.cc:385] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.290925 21312 raft_consensus.cc:740] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.291711 21312 consensus_queue.cc:260] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.288067 21169 raft_consensus.cc:2468] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 0.
I20260713 09:06:43.284755 21311 ts_tablet_manager.cc:1434] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:06:43.296892 21300 raft_consensus.cc:515] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.297413 21314 tablet_bootstrap.cc:492] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:43.297914 21314 ts_tablet_manager.cc:1403] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.028s
I20260713 09:06:43.299846 21311 tablet_bootstrap.cc:492] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:43.299676 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f910662370b4c6db92770e453987d56" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:43.300310 21021 raft_consensus.cc:3060] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.302662 21314 raft_consensus.cc:359] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.303587 21312 ts_tablet_manager.cc:1434] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:06:43.305639 21314 raft_consensus.cc:385] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.306036 21314 raft_consensus.cc:740] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.306192 21021 raft_consensus.cc:2468] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 1.
I20260713 09:06:43.306394 21311 tablet_bootstrap.cc:654] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.308146 21300 leader_election.cc:290] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.307235 21312 tablet_bootstrap.cc:492] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:43.312258 21061 leader_election.cc:304] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:43.313024 21300 raft_consensus.cc:2804] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.313702 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f910662370b4c6db92770e453987d56" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:43.313549 21300 raft_consensus.cc:697] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:43.314262 21169 raft_consensus.cc:3060] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.314832 21300 consensus_queue.cc:237] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.306895 21314 consensus_queue.cc:260] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.317579 21314 ts_tablet_manager.cc:1434] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260713 09:06:43.318526 21314 tablet_bootstrap.cc:492] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:43.325933 21314 tablet_bootstrap.cc:654] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.328735 21312 tablet_bootstrap.cc:654] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.333657 21169 raft_consensus.cc:2468] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 1.
I20260713 09:06:43.335006 21329 raft_consensus.cc:493] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.335623 21329 raft_consensus.cc:515] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.338253 21329 leader_election.cc:290] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.340487 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0019f858b82741e7a58c42048645b457" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:43.341672 21311 tablet_bootstrap.cc:492] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:43.342263 21311 ts_tablet_manager.cc:1403] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.015s
I20260713 09:06:43.342057 20918 catalog_manager.cc:5697] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 1 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:43.344334 21061 leader_election.cc:343] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.345530 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0019f858b82741e7a58c42048645b457" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.346251 21311 raft_consensus.cc:359] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
W20260713 09:06:43.346791 21061 leader_election.cc:343] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.347349 21061 leader_election.cc:304] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c; no voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:43.348309 21300 raft_consensus.cc:2749] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.348963 21311 raft_consensus.cc:385] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.349346 21311 raft_consensus.cc:740] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.349514 21314 tablet_bootstrap.cc:492] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:43.350018 21314 ts_tablet_manager.cc:1403] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.009s
I20260713 09:06:43.350137 21311 consensus_queue.cc:260] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.352468 21311 ts_tablet_manager.cc:1434] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:06:43.352838 21314 raft_consensus.cc:359] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.353452 21311 tablet_bootstrap.cc:492] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:43.353533 21314 raft_consensus.cc:385] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.353942 21314 raft_consensus.cc:740] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.354661 21314 consensus_queue.cc:260] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.356962 21314 ts_tablet_manager.cc:1434] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:43.358963 21314 tablet_bootstrap.cc:492] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:43.362464 21311 tablet_bootstrap.cc:654] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.368000 21314 tablet_bootstrap.cc:654] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.371407 21312 tablet_bootstrap.cc:492] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:43.372150 21312 ts_tablet_manager.cc:1403] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.009s
I20260713 09:06:43.375588 21311 tablet_bootstrap.cc:492] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:43.375675 21314 tablet_bootstrap.cc:492] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:43.376142 21311 ts_tablet_manager.cc:1403] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260713 09:06:43.375669 21312 raft_consensus.cc:359] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.376331 21314 ts_tablet_manager.cc:1403] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260713 09:06:43.376529 21312 raft_consensus.cc:385] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.376891 21312 raft_consensus.cc:740] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.377727 21312 consensus_queue.cc:260] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.379328 21314 raft_consensus.cc:359] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.380046 21314 raft_consensus.cc:385] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.380221 21312 ts_tablet_manager.cc:1434] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:43.380332 21314 raft_consensus.cc:740] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.381337 21312 tablet_bootstrap.cc:492] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:43.382288 21311 raft_consensus.cc:359] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.382994 21311 raft_consensus.cc:385] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.383368 21311 raft_consensus.cc:740] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.381315 21314 consensus_queue.cc:260] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.386147 21314 ts_tablet_manager.cc:1434] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:43.384095 21311 consensus_queue.cc:260] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.387830 21314 tablet_bootstrap.cc:492] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:43.388599 21311 ts_tablet_manager.cc:1434] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:06:43.388072 21312 tablet_bootstrap.cc:654] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.395120 21314 tablet_bootstrap.cc:654] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.398826 21311 tablet_bootstrap.cc:492] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
W20260713 09:06:43.399323 20967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:43.406231 21311 tablet_bootstrap.cc:654] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.414474 21314 tablet_bootstrap.cc:492] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:43.414901 21314 ts_tablet_manager.cc:1403] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260713 09:06:43.417204 21314 raft_consensus.cc:359] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.417876 21312 tablet_bootstrap.cc:492] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:43.417883 21314 raft_consensus.cc:385] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.418514 21314 raft_consensus.cc:740] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.418673 21312 ts_tablet_manager.cc:1403] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.008s
I20260713 09:06:43.419509 21314 consensus_queue.cc:260] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.422164 21314 ts_tablet_manager.cc:1434] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:06:43.422465 21312 raft_consensus.cc:359] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.423061 21314 tablet_bootstrap.cc:492] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:43.423144 21312 raft_consensus.cc:385] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.423573 21312 raft_consensus.cc:740] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.423906 21311 tablet_bootstrap.cc:492] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:43.424316 21311 ts_tablet_manager.cc:1403] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.007s
I20260713 09:06:43.424364 21312 consensus_queue.cc:260] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.426782 21312 ts_tablet_manager.cc:1434] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:43.427673 21312 tablet_bootstrap.cc:492] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:43.429718 21311 raft_consensus.cc:359] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.430390 21311 raft_consensus.cc:385] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.430635 21311 raft_consensus.cc:740] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.431319 21311 consensus_queue.cc:260] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.431900 21314 tablet_bootstrap.cc:654] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.433286 21311 ts_tablet_manager.cc:1434] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:43.434646 21311 tablet_bootstrap.cc:492] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6: Bootstrap starting.
I20260713 09:06:43.437413 21312 tablet_bootstrap.cc:654] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.440059 21311 tablet_bootstrap.cc:654] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.443262 21314 tablet_bootstrap.cc:492] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:43.443706 21314 ts_tablet_manager.cc:1403] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260713 09:06:43.446416 21314 raft_consensus.cc:359] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.447089 21314 raft_consensus.cc:385] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.447358 21314 raft_consensus.cc:740] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.448798 21314 consensus_queue.cc:260] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.451224 21314 ts_tablet_manager.cc:1434] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:43.452170 21314 tablet_bootstrap.cc:492] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:43.456359 21311 tablet_bootstrap.cc:492] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6: No bootstrap required, opened a new log
I20260713 09:06:43.456789 21311 ts_tablet_manager.cc:1403] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260713 09:06:43.457926 21314 tablet_bootstrap.cc:654] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.459661 21325 raft_consensus.cc:493] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.459455 21311 raft_consensus.cc:359] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.460206 21325 raft_consensus.cc:515] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.464144 21329 raft_consensus.cc:493] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.464571 21325 leader_election.cc:290] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:43.464620 21329 raft_consensus.cc:515] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.466679 21329 leader_election.cc:290] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.468032 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:43.468639 21020 raft_consensus.cc:2468] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 0.
I20260713 09:06:43.468952 21311 raft_consensus.cc:385] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.469238 21311 raft_consensus.cc:740] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.469586 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:43.469864 21311 consensus_queue.cc:260] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.471004 21061 leader_election.cc:304] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:43.471899 21311 ts_tablet_manager.cc:1434] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:06:43.472659 21252 raft_consensus.cc:493] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.473223 21252 raft_consensus.cc:515] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.473552 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.466576 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:43.474138 21169 raft_consensus.cc:2468] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 0.
I20260713 09:06:43.474447 21021 raft_consensus.cc:2468] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 0.
I20260713 09:06:43.475263 21252 leader_election.cc:290] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.470180 21095 raft_consensus.cc:2468] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 0.
I20260713 09:06:43.475632 21314 tablet_bootstrap.cc:492] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:43.475652 21135 leader_election.cc:304] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.476534 21314 ts_tablet_manager.cc:1403] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260713 09:06:43.476521 21300 raft_consensus.cc:2804] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.477032 21325 raft_consensus.cc:2804] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.477520 21325 raft_consensus.cc:493] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.477874 21325 raft_consensus.cc:3060] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.478606 21312 tablet_bootstrap.cc:492] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:43.478811 21300 raft_consensus.cc:493] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.479074 21312 ts_tablet_manager.cc:1403] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.014s
I20260713 09:06:43.479235 21300 raft_consensus.cc:3060] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.480086 21314 raft_consensus.cc:359] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.480793 21314 raft_consensus.cc:385] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.481096 21314 raft_consensus.cc:740] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.481912 21314 consensus_queue.cc:260] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.481992 21312 raft_consensus.cc:359] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.482748 21312 raft_consensus.cc:385] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.485411 21312 raft_consensus.cc:740] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.484117 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eabef71c2c8472982a123ff0dc9b7c6" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.486006 21312 consensus_queue.cc:260] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.486629 21169 raft_consensus.cc:2468] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.488080 20986 leader_election.cc:304] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.484711 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eabef71c2c8472982a123ff0dc9b7c6" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:43.488605 21312 ts_tablet_manager.cc:1434] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:06:43.488970 21095 raft_consensus.cc:2468] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.489573 21312 tablet_bootstrap.cc:492] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:43.484917 21325 raft_consensus.cc:515] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.490585 21317 raft_consensus.cc:493] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.491063 21317 raft_consensus.cc:515] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.492753 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:43.493072 21317 leader_election.cc:290] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.493320 21021 raft_consensus.cc:3060] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.493353 21325 leader_election.cc:290] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:43.495189 21252 raft_consensus.cc:2804] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.495296 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66d051d70884eaba085a81799fc40c6" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:43.495639 21252 raft_consensus.cc:493] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.495929 21095 raft_consensus.cc:2468] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.496173 21252 raft_consensus.cc:3060] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.495203 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:43.497563 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66d051d70884eaba085a81799fc40c6" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.497849 20984 leader_election.cc:304] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:43.498265 21170 raft_consensus.cc:2468] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.498718 21317 raft_consensus.cc:2804] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.499073 21317 raft_consensus.cc:493] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.499383 21317 raft_consensus.cc:3060] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.502018 21021 raft_consensus.cc:2468] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 1.
I20260713 09:06:43.503245 21135 leader_election.cc:304] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.504599 21325 raft_consensus.cc:2804] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.504544 21252 raft_consensus.cc:515] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.505306 21325 raft_consensus.cc:697] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Becoming Leader. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:43.506685 21252 leader_election.cc:290] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.506130 21325 consensus_queue.cc:237] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.507688 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eabef71c2c8472982a123ff0dc9b7c6" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:43.508351 21170 raft_consensus.cc:3060] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.509140 21312 tablet_bootstrap.cc:654] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.509265 21300 raft_consensus.cc:515] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.510417 21094 raft_consensus.cc:2393] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 896384db2a364e8690ebec8a14a8abca in current term 1: Already voted for candidate 70d026a53be04d21a1da6f2e212aaf4c in this term.
I20260713 09:06:43.511332 21300 leader_election.cc:290] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 1 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.517203 21170 raft_consensus.cc:2468] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.520604 20986 leader_election.cc:304] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.521416 21252 raft_consensus.cc:2804] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.522553 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:43.523304 21021 raft_consensus.cc:2393] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70d026a53be04d21a1da6f2e212aaf4c in current term 1: Already voted for candidate 896384db2a364e8690ebec8a14a8abca in this term.
I20260713 09:06:43.524511 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eabef71c2c8472982a123ff0dc9b7c6" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:43.525080 21094 raft_consensus.cc:3060] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.525895 21312 tablet_bootstrap.cc:492] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:43.526489 21312 ts_tablet_manager.cc:1403] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260713 09:06:43.525810 20918 catalog_manager.cc:5697] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca reported cstate change: term changed from 0 to 1, leader changed from <none> to 896384db2a364e8690ebec8a14a8abca (127.15.249.195). New cstate: current_term: 1 leader_uuid: "896384db2a364e8690ebec8a14a8abca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.529217 21312 raft_consensus.cc:359] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.529935 21312 raft_consensus.cc:385] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.530261 21312 raft_consensus.cc:740] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.484011 21314 ts_tablet_manager.cc:1434] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:43.532087 21314 tablet_bootstrap.cc:492] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca: Bootstrap starting.
I20260713 09:06:43.538162 21314 tablet_bootstrap.cc:654] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.538843 21094 raft_consensus.cc:2468] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.540120 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:43.541409 21312 consensus_queue.cc:260] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.524550 21317 raft_consensus.cc:515] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.546525 21312 ts_tablet_manager.cc:1434] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260713 09:06:43.546417 21061 leader_election.cc:304] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c; no voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:43.547544 21312 tablet_bootstrap.cc:492] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c: Bootstrap starting.
I20260713 09:06:43.547610 21300 raft_consensus.cc:2749] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.557554 21312 tablet_bootstrap.cc:654] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.550828 21346 raft_consensus.cc:493] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.561834 21346 raft_consensus.cc:515] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.566215 21314 tablet_bootstrap.cc:492] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca: No bootstrap required, opened a new log
I20260713 09:06:43.566731 21314 ts_tablet_manager.cc:1403] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260713 09:06:43.568392 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0019f858b82741e7a58c42048645b457" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.569156 21170 raft_consensus.cc:2468] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.570155 21314 raft_consensus.cc:359] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.570590 20986 leader_election.cc:304] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.571058 21314 raft_consensus.cc:385] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.571478 21314 raft_consensus.cc:740] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.572078 21346 leader_election.cc:290] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.572429 21345 raft_consensus.cc:493] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.572623 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0019f858b82741e7a58c42048645b457" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:43.575464 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66d051d70884eaba085a81799fc40c6" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:43.576602 21252 raft_consensus.cc:697] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:43.575491 21314 consensus_queue.cc:260] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.578015 21170 raft_consensus.cc:3060] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.578276 21345 raft_consensus.cc:515] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.580107 21314 ts_tablet_manager.cc:1434] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:06:43.577445 21312 tablet_bootstrap.cc:492] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c: No bootstrap required, opened a new log
I20260713 09:06:43.581079 21312 ts_tablet_manager.cc:1403] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260713 09:06:43.580938 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7713a2dae174800a178d806720a9285" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:43.581553 21096 raft_consensus.cc:2468] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.582891 20984 leader_election.cc:304] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:43.583667 21312 raft_consensus.cc:359] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.584364 21312 raft_consensus.cc:385] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.584620 21312 raft_consensus.cc:740] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.583686 21347 raft_consensus.cc:2804] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.586570 21347 raft_consensus.cc:493] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.586912 21347 raft_consensus.cc:3060] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.587273 21168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7713a2dae174800a178d806720a9285" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.587922 21168 raft_consensus.cc:2468] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.584848 21252 consensus_queue.cc:237] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.566210 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66d051d70884eaba085a81799fc40c6" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:43.574359 21317 leader_election.cc:290] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.577751 21095 raft_consensus.cc:2468] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.573212 21349 raft_consensus.cc:2804] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.590559 21349 raft_consensus.cc:493] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.590924 21349 raft_consensus.cc:3060] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.591917 21094 raft_consensus.cc:3060] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.585593 21345 leader_election.cc:290] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.585381 21312 consensus_queue.cc:260] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.594969 21312 ts_tablet_manager.cc:1434] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:06:43.597534 21347 raft_consensus.cc:515] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.600749 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7713a2dae174800a178d806720a9285" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:43.590041 21170 raft_consensus.cc:2468] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.601092 21094 raft_consensus.cc:2468] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.601346 21095 raft_consensus.cc:3060] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.602247 20986 leader_election.cc:304] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.603216 21252 raft_consensus.cc:2804] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.603879 21252 raft_consensus.cc:697] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:43.604974 21325 raft_consensus.cc:493] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.605481 21325 raft_consensus.cc:515] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.606276 21349 raft_consensus.cc:515] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.607481 21325 leader_election.cc:290] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:43.608079 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ee9395ca75424d9a2f21cb734dbab7" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6" is_pre_election: true
I20260713 09:06:43.604733 21252 consensus_queue.cc:237] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.608774 21021 raft_consensus.cc:2468] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 0.
I20260713 09:06:43.610031 21135 leader_election.cc:304] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.610116 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0019f858b82741e7a58c42048645b457" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:43.610713 21170 raft_consensus.cc:3060] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.610764 21325 raft_consensus.cc:2804] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.611258 21325 raft_consensus.cc:493] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.611594 21325 raft_consensus.cc:3060] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.611888 21349 leader_election.cc:290] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.612178 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0019f858b82741e7a58c42048645b457" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:43.612763 21096 raft_consensus.cc:3060] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.618422 21170 raft_consensus.cc:2468] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.618564 21325 raft_consensus.cc:515] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.619571 20986 leader_election.cc:304] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.620499 21349 raft_consensus.cc:2804] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.620966 21349 raft_consensus.cc:697] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:43.621600 21325 leader_election.cc:290] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:43.621737 21349 consensus_queue.cc:237] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.622210 21021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ee9395ca75424d9a2f21cb734dbab7" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:43.622738 21093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ee9395ca75424d9a2f21cb734dbab7" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:43.623375 21093 raft_consensus.cc:3060] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.623816 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ee9395ca75424d9a2f21cb734dbab7" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:43.622975 21021 raft_consensus.cc:3060] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.636376 21096 raft_consensus.cc:2468] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.638338 21093 raft_consensus.cc:2468] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 1.
I20260713 09:06:43.639729 21133 leader_election.cc:304] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.621439 20917 catalog_manager.cc:5697] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.640852 21325 raft_consensus.cc:2804] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.641531 21325 raft_consensus.cc:697] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Becoming Leader. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:43.642675 21325 consensus_queue.cc:237] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.646217 21095 raft_consensus.cc:2468] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.649506 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7713a2dae174800a178d806720a9285" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:43.649799 21021 raft_consensus.cc:2468] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 1.
I20260713 09:06:43.650292 21170 raft_consensus.cc:3060] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.653995 21347 leader_election.cc:290] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.655118 20984 leader_election.cc:304] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:43.660979 21170 raft_consensus.cc:2468] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.661736 21347 raft_consensus.cc:2804] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.664165 21347 raft_consensus.cc:697] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:43.665035 21347 consensus_queue.cc:237] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.665617 20916 catalog_manager.cc:5697] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca reported cstate change: term changed from 0 to 1, leader changed from <none> to 896384db2a364e8690ebec8a14a8abca (127.15.249.195). New cstate: current_term: 1 leader_uuid: "896384db2a364e8690ebec8a14a8abca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.665657 20917 catalog_manager.cc:5697] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.667366 20917 catalog_manager.cc:5697] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.683736 20917 catalog_manager.cc:5697] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.764858 21345 consensus_queue.cc:1048] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.775636 21347 consensus_queue.cc:1048] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.862838 21347 raft_consensus.cc:493] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.863306 21347 raft_consensus.cc:515] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.865025 21347 leader_election.cc:290] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.865954 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856137e0c334101bf25f71126724c4d" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c" is_pre_election: true
I20260713 09:06:43.865971 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856137e0c334101bf25f71126724c4d" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca" is_pre_election: true
I20260713 09:06:43.866585 21095 raft_consensus.cc:2468] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.866671 21170 raft_consensus.cc:2468] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 0.
I20260713 09:06:43.867615 20984 leader_election.cc:304] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:43.868288 21347 raft_consensus.cc:2804] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.868618 21347 raft_consensus.cc:493] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.868841 21347 raft_consensus.cc:3060] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.873893 21347 raft_consensus.cc:515] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.875903 21347 leader_election.cc:290] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:43.876495 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856137e0c334101bf25f71126724c4d" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:43.876736 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856137e0c334101bf25f71126724c4d" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:43.877156 21095 raft_consensus.cc:3060] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.877254 21170 raft_consensus.cc:3060] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.883311 21095 raft_consensus.cc:2468] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.883311 21170 raft_consensus.cc:2468] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 1.
I20260713 09:06:43.884552 20986 leader_election.cc:304] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:43.885156 21347 raft_consensus.cc:2804] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.885576 21347 raft_consensus.cc:697] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:43.886237 21347 consensus_queue.cc:237] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:43.892593 20916 catalog_manager.cc:5697] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 1 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.899381 21300 consensus_queue.cc:1048] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.909907 21300 consensus_queue.cc:1048] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.923743 21325 consensus_queue.cc:1048] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.933914 21325 consensus_queue.cc:1048] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.017834 21345 consensus_queue.cc:1048] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:44.037799 21345 consensus_queue.cc:1048] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:44.079685 21345 consensus_queue.cc:1048] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:44.094950 21345 consensus_queue.cc:1048] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.101526 21366 consensus_queue.cc:1048] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:44.110162 21252 consensus_queue.cc:1048] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:44.113085 21096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f910662370b4c6db92770e453987d56"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
mode: GRACEFUL
new_leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
 from {username='slave'} at 127.0.0.1:41270
I20260713 09:06:44.114223 21096 raft_consensus.cc:606] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Received request to transfer leadership to TS 646df7e539e649928d3ce80b1a2c8ab6
I20260713 09:06:44.141072 21168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169"
dest_uuid: "896384db2a364e8690ebec8a14a8abca"
mode: GRACEFUL
new_leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
 from {username='slave'} at 127.0.0.1:36466
I20260713 09:06:44.141714 21168 raft_consensus.cc:606] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Received request to transfer leadership to TS 646df7e539e649928d3ce80b1a2c8ab6
I20260713 09:06:44.143743 21252 consensus_queue.cc:1048] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.145385 21325 consensus_queue.cc:1048] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:44.160184 21021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0019f858b82741e7a58c42048645b457"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
mode: GRACEFUL
new_leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:47394
I20260713 09:06:44.160952 21021 raft_consensus.cc:606] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Received request to transfer leadership to TS 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:44.168026 21021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1eabef71c2c8472982a123ff0dc9b7c6"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
mode: GRACEFUL
new_leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:47394
I20260713 09:06:44.168565 21021 raft_consensus.cc:606] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Received request to transfer leadership to TS 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:44.173580 21021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7713a2dae174800a178d806720a9285"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
mode: GRACEFUL
new_leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:47394
I20260713 09:06:44.174034 21021 raft_consensus.cc:606] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Received request to transfer leadership to TS 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:44.179746 21020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b856137e0c334101bf25f71126724c4d"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
mode: GRACEFUL
new_leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:47394
I20260713 09:06:44.180296 21020 raft_consensus.cc:606] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Received request to transfer leadership to TS 70d026a53be04d21a1da6f2e212aaf4c
I20260713 09:06:44.215099 21252 consensus_queue.cc:1048] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.221632 21345 raft_consensus.cc:993] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6: : Instructing follower 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:44.222229 21317 raft_consensus.cc:1081] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Signalling peer 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:44.224133 21096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7713a2dae174800a178d806720a9285"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:41246
I20260713 09:06:44.224759 21096 raft_consensus.cc:493] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.225256 21096 raft_consensus.cc:3060] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.228727 21252 consensus_queue.cc:1048] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.235554 21096 raft_consensus.cc:515] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.238204 21096 leader_election.cc:290] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 2 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:44.238476 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7713a2dae174800a178d806720a9285" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:44.239224 21020 raft_consensus.cc:3055] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.239547 21020 raft_consensus.cc:740] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:44.241211 21020 consensus_queue.cc:260] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.242318 21020 raft_consensus.cc:3060] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.244645 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7713a2dae174800a178d806720a9285" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:44.245285 21169 raft_consensus.cc:3060] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.252686 21020 raft_consensus.cc:2468] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:44.253708 21061 leader_election.cc:304] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [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: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:44.254559 21300 raft_consensus.cc:2804] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.254693 21169 raft_consensus.cc:2468] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:44.255090 21300 raft_consensus.cc:697] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:44.256120 21300 consensus_queue.cc:237] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.262758 20916 catalog_manager.cc:5697] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 1 to 2, leader changed from 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193) to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 2 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.266567 21252 consensus_queue.cc:1048] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.278427 21345 consensus_queue.cc:1048] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.286219 21347 raft_consensus.cc:993] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6: : Instructing follower 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:44.286616 21345 raft_consensus.cc:1081] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Signalling peer 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:44.288139 21096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b856137e0c334101bf25f71126724c4d"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:41246
I20260713 09:06:44.288666 21096 raft_consensus.cc:493] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.288969 21096 raft_consensus.cc:3060] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.293922 21096 raft_consensus.cc:515] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.295523 21096 leader_election.cc:290] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 2 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:44.296203 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856137e0c334101bf25f71126724c4d" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:44.296833 21020 raft_consensus.cc:3055] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.296904 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856137e0c334101bf25f71126724c4d" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:44.297202 21020 raft_consensus.cc:740] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:44.297487 21169 raft_consensus.cc:3060] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.298082 21020 consensus_queue.cc:260] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.299373 21020 raft_consensus.cc:3060] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.303721 21169 raft_consensus.cc:2468] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:44.304877 21061 leader_election.cc:304] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:44.305570 21300 raft_consensus.cc:2804] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.306026 21300 raft_consensus.cc:697] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:44.306172 21020 raft_consensus.cc:2468] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:44.307027 21300 consensus_queue.cc:237] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.314043 20918 catalog_manager.cc:5697] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 1 to 2, leader changed from 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193) to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 2 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.369035 21363 raft_consensus.cc:993] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c: : Instructing follower 646df7e539e649928d3ce80b1a2c8ab6 to start an election
I20260713 09:06:44.369509 21300 raft_consensus.cc:1081] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Signalling peer 646df7e539e649928d3ce80b1a2c8ab6 to start an election
I20260713 09:06:44.371052 21020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f910662370b4c6db92770e453987d56"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
 from {username='slave'} at 127.0.0.1:47390
I20260713 09:06:44.371483 21020 raft_consensus.cc:493] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.371774 21020 raft_consensus.cc:3060] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.376439 21020 raft_consensus.cc:515] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.378196 21020 leader_election.cc:290] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 2 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:44.379208 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f910662370b4c6db92770e453987d56" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:44.379065 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f910662370b4c6db92770e453987d56" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:44.379678 21169 raft_consensus.cc:3060] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.379825 21096 raft_consensus.cc:3055] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.380290 21096 raft_consensus.cc:740] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:44.381175 21096 consensus_queue.cc:260] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.382396 21096 raft_consensus.cc:3060] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.384454 21169 raft_consensus.cc:2468] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 2.
I20260713 09:06:44.385464 20986 leader_election.cc:304] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:44.386248 21347 raft_consensus.cc:2804] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.386644 21347 raft_consensus.cc:697] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:44.387398 21347 consensus_queue.cc:237] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.387877 21096 raft_consensus.cc:2468] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 2.
I20260713 09:06:44.394140 20918 catalog_manager.cc:5697] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 1 to 2, leader changed from 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194) to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.419391 21296 raft_consensus.cc:993] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca: : Instructing follower 646df7e539e649928d3ce80b1a2c8ab6 to start an election
I20260713 09:06:44.419860 21296 raft_consensus.cc:1081] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Signalling peer 646df7e539e649928d3ce80b1a2c8ab6 to start an election
I20260713 09:06:44.421517 21020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
 from {username='slave'} at 127.0.0.1:47392
I20260713 09:06:44.422122 21020 raft_consensus.cc:493] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.422515 21020 raft_consensus.cc:3060] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.428109 21020 raft_consensus.cc:515] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.429682 21020 leader_election.cc:290] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [CANDIDATE]: Term 2 election: Requested vote from peers 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:44.430253 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:44.430739 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ad3225902b4c8998f7ef9682893169" candidate_uuid: "646df7e539e649928d3ce80b1a2c8ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:44.430938 21096 raft_consensus.cc:3060] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.431203 21169 raft_consensus.cc:3055] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.431532 21169 raft_consensus.cc:740] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:44.432240 21169 consensus_queue.cc:260] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.433382 21169 raft_consensus.cc:3060] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.436045 21096 raft_consensus.cc:2468] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 2.
I20260713 09:06:44.437120 20984 leader_election.cc:304] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [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: 646df7e539e649928d3ce80b1a2c8ab6, 70d026a53be04d21a1da6f2e212aaf4c; no voters: 
I20260713 09:06:44.437810 21347 raft_consensus.cc:2804] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.437810 21169 raft_consensus.cc:2468] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 646df7e539e649928d3ce80b1a2c8ab6 in term 2.
I20260713 09:06:44.438439 21347 raft_consensus.cc:697] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Becoming Leader. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:44.439236 21347 consensus_queue.cc:237] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.446420 20918 catalog_manager.cc:5697] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 reported cstate change: term changed from 1 to 2, leader changed from 896384db2a364e8690ebec8a14a8abca (127.15.249.195) to 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193). New cstate: current_term: 2 leader_uuid: "646df7e539e649928d3ce80b1a2c8ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.447985 21345 raft_consensus.cc:993] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6: : Instructing follower 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:44.448412 21347 raft_consensus.cc:1081] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Signalling peer 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:44.449795 21096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0019f858b82741e7a58c42048645b457"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:41246
I20260713 09:06:44.450287 21096 raft_consensus.cc:493] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.450628 21096 raft_consensus.cc:3060] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.457821 21096 raft_consensus.cc:515] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.459532 21096 leader_election.cc:290] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 2 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:44.460129 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0019f858b82741e7a58c42048645b457" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:44.460390 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0019f858b82741e7a58c42048645b457" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:44.460750 21020 raft_consensus.cc:3055] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.461083 21169 raft_consensus.cc:3060] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.461077 21020 raft_consensus.cc:740] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:44.462100 21020 consensus_queue.cc:260] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.463003 21020 raft_consensus.cc:3060] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.465627 21169 raft_consensus.cc:2468] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:44.466498 21061 leader_election.cc:304] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:44.467141 21300 raft_consensus.cc:2804] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.467162 21020 raft_consensus.cc:2468] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:44.467758 21300 raft_consensus.cc:697] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:44.468887 21300 consensus_queue.cc:237] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.474988 20918 catalog_manager.cc:5697] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 1 to 2, leader changed from 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193) to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 2 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.552449 21317 raft_consensus.cc:993] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6: : Instructing follower 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:44.552861 21347 raft_consensus.cc:1081] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Signalling peer 70d026a53be04d21a1da6f2e212aaf4c to start an election
I20260713 09:06:44.554126 21096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1eabef71c2c8472982a123ff0dc9b7c6"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
 from {username='slave'} at 127.0.0.1:41246
I20260713 09:06:44.554615 21096 raft_consensus.cc:493] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.554908 21096 raft_consensus.cc:3060] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.559715 21096 raft_consensus.cc:515] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.561298 21096 leader_election.cc:290] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [CANDIDATE]: Term 2 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 896384db2a364e8690ebec8a14a8abca (127.15.249.195:42637)
I20260713 09:06:44.562021 21020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eabef71c2c8472982a123ff0dc9b7c6" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:44.562233 21169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eabef71c2c8472982a123ff0dc9b7c6" candidate_uuid: "70d026a53be04d21a1da6f2e212aaf4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896384db2a364e8690ebec8a14a8abca"
I20260713 09:06:44.562597 21020 raft_consensus.cc:3055] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.562784 21169 raft_consensus.cc:3060] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.562984 21020 raft_consensus.cc:740] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:44.563876 21020 consensus_queue.cc:260] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.565088 21020 raft_consensus.cc:3060] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.567227 21169 raft_consensus.cc:2468] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:44.568102 21061 leader_election.cc:304] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:44.568801 21300 raft_consensus.cc:2804] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.569219 21300 raft_consensus.cc:697] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Becoming Leader. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:44.569975 21300 consensus_queue.cc:237] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:44.570276 21020 raft_consensus.cc:2468] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d026a53be04d21a1da6f2e212aaf4c in term 2.
I20260713 09:06:44.576138 20918 catalog_manager.cc:5697] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c reported cstate change: term changed from 1 to 2, leader changed from 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193) to 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194). New cstate: current_term: 2 leader_uuid: "70d026a53be04d21a1da6f2e212aaf4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.779386 21020 raft_consensus.cc:1275] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.780534 21300 consensus_queue.cc:1048] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.791052 21169 raft_consensus.cc:1275] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.792166 21300 consensus_queue.cc:1048] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.796887 21020 raft_consensus.cc:1275] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.798092 21300 consensus_queue.cc:1048] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.808956 21169 raft_consensus.cc:1275] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.811635 21300 consensus_queue.cc:1048] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:44.817850 21096 raft_consensus.cc:1275] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Refusing update from remote peer 646df7e539e649928d3ce80b1a2c8ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.819528 21347 consensus_queue.cc:1048] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.829963 21169 raft_consensus.cc:1275] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 646df7e539e649928d3ce80b1a2c8ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.831146 21345 consensus_queue.cc:1048] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.877919 21169 raft_consensus.cc:1275] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.879096 21300 consensus_queue.cc:1048] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.885859 21020 raft_consensus.cc:1275] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.888077 21329 consensus_queue.cc:1048] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.013507 21169 raft_consensus.cc:1275] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.014475 21329 consensus_queue.cc:1048] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.021144 21020 raft_consensus.cc:1275] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Refusing update from remote peer 70d026a53be04d21a1da6f2e212aaf4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.022608 21363 consensus_queue.cc:1048] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.049480 21169 raft_consensus.cc:1275] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Refusing update from remote peer 646df7e539e649928d3ce80b1a2c8ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.050614 21347 consensus_queue.cc:1048] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.058590 21096 raft_consensus.cc:1275] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Refusing update from remote peer 646df7e539e649928d3ce80b1a2c8ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.060184 21317 consensus_queue.cc:1048] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:47.185348 20918 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56322:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:06:47.203706 20918 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56322:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:06:47.254391 16359 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:47.410693 21407 log.cc:927] Time spent T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6: Append to log took a long time: real 0.055s	user 0.003s	sys 0.000s
I20260713 09:06:47.420662 21433 tablet.cc:1724] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.445312 21093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e"
dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
mode: GRACEFUL
new_leader_uuid: "896384db2a364e8690ebec8a14a8abca"
 from {username='slave'} at 127.0.0.1:41272
I20260713 09:06:47.462751 21093 raft_consensus.cc:606] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Received request to transfer leadership to TS 896384db2a364e8690ebec8a14a8abca
W20260713 09:06:47.492976 21427 log.cc:927] Time spent T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260713 09:06:47.475257 21446 tablet.cc:1724] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:47.521286 21432 log.cc:927] Time spent T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca: Append to log took a long time: real 0.092s	user 0.000s	sys 0.002s
I20260713 09:06:47.536218 21443 tablet.cc:1724] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:47.556073 21438 log.cc:927] Time spent T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c: Append to log took a long time: real 0.096s	user 0.000s	sys 0.002s
I20260713 09:06:47.553038 21447 tablet.cc:1724] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:47.545682 20984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.194:33271, user_credentials={real_user=slave}} blocked reactor thread for 113091us
I20260713 09:06:47.477115 21441 tablet.cc:1724] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.564631 21448 tablet.cc:1724] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.543251 21449 tablet.cc:1724] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.590348 21456 tablet.cc:1724] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.593664 21453 tablet.cc:1724] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.578271 21443 tablet.cc:1724] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.576519 21451 tablet.cc:1724] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.572809 21433 tablet.cc:1724] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.608839 21446 tablet.cc:1724] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.612354 21363 raft_consensus.cc:993] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c: : Instructing follower 896384db2a364e8690ebec8a14a8abca to start an election
I20260713 09:06:47.612864 21363 raft_consensus.cc:1081] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Signalling peer 896384db2a364e8690ebec8a14a8abca to start an election
I20260713 09:06:47.627424 21441 tablet.cc:1724] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.620390 21448 tablet.cc:1724] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.634063 21446 tablet.cc:1724] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.643067 21454 tablet.cc:1724] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.652753 21169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e"
dest_uuid: "896384db2a364e8690ebec8a14a8abca"
 from {username='slave'} at 127.0.0.1:36452
I20260713 09:06:47.653492 21169 raft_consensus.cc:493] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:47.656452 21169 raft_consensus.cc:3060] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.681178 21169 raft_consensus.cc:515] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:47.681360 21449 tablet.cc:1724] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.698288 21447 tablet.cc:1724] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.708071 21453 tablet.cc:1724] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.686192 21021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81"
dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
mode: GRACEFUL
new_leader_uuid: "896384db2a364e8690ebec8a14a8abca"
 from {username='slave'} at 127.0.0.1:60078
I20260713 09:06:47.683920 21443 tablet.cc:1724] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.709285 21017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:47.712610 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef114df45aa4c2a800bd7d4e62f764e" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:47.712656 21169 leader_election.cc:290] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 3 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
W20260713 09:06:47.713644 20986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.249.195:42637, user_credentials={real_user=slave}} blocked reactor thread for 251499us
I20260713 09:06:47.695837 21433 tablet.cc:1724] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.717500 21096 raft_consensus.cc:3055] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:47.718263 21021 raft_consensus.cc:606] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Received request to transfer leadership to TS 896384db2a364e8690ebec8a14a8abca
I20260713 09:06:47.719990 21017 raft_consensus.cc:3060] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.722369 16359 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:47.722971 16359 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:47.727329 21460 tablet.cc:1724] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.718221 21096 raft_consensus.cc:740] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70d026a53be04d21a1da6f2e212aaf4c, State: Running, Role: LEADER
I20260713 09:06:47.732316 21096 consensus_queue.cc:260] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:47.733335 21096 raft_consensus.cc:3060] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.733801 21441 tablet.cc:1724] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.736414 21456 tablet.cc:1724] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.742697 21017 raft_consensus.cc:2468] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 3.
I20260713 09:06:47.744202 21135 leader_election.cc:304] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [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: 646df7e539e649928d3ce80b1a2c8ab6, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:47.745167 21381 raft_consensus.cc:2804] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:47.745643 21381 raft_consensus.cc:697] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 3 LEADER]: Becoming Leader. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:47.746446 21381 consensus_queue.cc:237] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:47.748610 21454 tablet.cc:1724] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.763141 21450 raft_consensus.cc:993] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6: : Instructing follower 896384db2a364e8690ebec8a14a8abca to start an election
I20260713 09:06:47.763944 21455 raft_consensus.cc:1081] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Signalling peer 896384db2a364e8690ebec8a14a8abca to start an election
I20260713 09:06:47.763226 21460 tablet.cc:1724] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:47.768111 20916 catalog_manager.cc:5697] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca reported cstate change: term changed from 2 to 3, leader changed from 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194) to 896384db2a364e8690ebec8a14a8abca (127.15.249.195). New cstate: current_term: 3 leader_uuid: "896384db2a364e8690ebec8a14a8abca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:47.742789 21096 raft_consensus.cc:2468] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 3.
I20260713 09:06:47.778034 21169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81"
dest_uuid: "896384db2a364e8690ebec8a14a8abca"
 from {username='slave'} at 127.0.0.1:36454
I20260713 09:06:47.778546 21169 raft_consensus.cc:493] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:47.778859 21169 raft_consensus.cc:3060] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.786054 21169 raft_consensus.cc:515] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:47.788662 21169 leader_election.cc:290] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [CANDIDATE]: Term 3 election: Requested vote from peers 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525), 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271)
I20260713 09:06:47.789129 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70d026a53be04d21a1da6f2e212aaf4c"
I20260713 09:06:47.790381 21096 raft_consensus.cc:3060] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.794699 21096 raft_consensus.cc:2468] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 3.
I20260713 09:06:47.789793 21017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6f94e6abc04d5fb42c686bfaa0ec81" candidate_uuid: "896384db2a364e8690ebec8a14a8abca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "646df7e539e649928d3ce80b1a2c8ab6"
I20260713 09:06:47.795640 21017 raft_consensus.cc:3055] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:47.796627 21017 raft_consensus.cc:740] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 646df7e539e649928d3ce80b1a2c8ab6, State: Running, Role: LEADER
I20260713 09:06:47.797556 21017 consensus_queue.cc:260] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:47.795639 21133 leader_election.cc:304] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [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: 70d026a53be04d21a1da6f2e212aaf4c, 896384db2a364e8690ebec8a14a8abca; no voters: 
I20260713 09:06:47.798772 21381 raft_consensus.cc:2804] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:47.799242 21381 raft_consensus.cc:697] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 3 LEADER]: Becoming Leader. State: Replica: 896384db2a364e8690ebec8a14a8abca, State: Running, Role: LEADER
I20260713 09:06:47.800448 21381 consensus_queue.cc:237] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [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: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } }
I20260713 09:06:47.803653 21017 raft_consensus.cc:3060] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.810786 21017 raft_consensus.cc:2468] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896384db2a364e8690ebec8a14a8abca in term 3.
I20260713 09:06:47.812489 20918 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c: soft_deleted_table [id=5bd2717efc3240bd98abf8a9efa20958] alter complete (version 1)
I20260713 09:06:47.826623 20916 catalog_manager.cc:5697] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca reported cstate change: term changed from 2 to 3, leader changed from 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193) to 896384db2a364e8690ebec8a14a8abca (127.15.249.195). New cstate: current_term: 3 leader_uuid: "896384db2a364e8690ebec8a14a8abca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896384db2a364e8690ebec8a14a8abca" member_type: VOTER last_known_addr { host: "127.15.249.195" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:48.216488 21096 raft_consensus.cc:1275] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 3 FOLLOWER]: Refusing update from remote peer 896384db2a364e8690ebec8a14a8abca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:48.217631 21381 consensus_queue.cc:1048] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:48.226980 21019 raft_consensus.cc:1275] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 3 FOLLOWER]: Refusing update from remote peer 896384db2a364e8690ebec8a14a8abca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:48.228608 21421 consensus_queue.cc:1048] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:48.300539 21019 raft_consensus.cc:1275] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 3 FOLLOWER]: Refusing update from remote peer 896384db2a364e8690ebec8a14a8abca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:48.301970 21421 consensus_queue.cc:1048] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "646df7e539e649928d3ce80b1a2c8ab6" member_type: VOTER last_known_addr { host: "127.15.249.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:48.312932 21096 raft_consensus.cc:1275] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 3 FOLLOWER]: Refusing update from remote peer 896384db2a364e8690ebec8a14a8abca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:48.314214 21421 consensus_queue.cc:1048] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d026a53be04d21a1da6f2e212aaf4c" member_type: VOTER last_known_addr { host: "127.15.249.194" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:48.775553 16359 tablet_server.cc:179] TabletServer@127.15.249.193:0 shutting down...
W20260713 09:06:48.780748 21061 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260713 09:06:48.785504 21061 consensus_peers.cc:597] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c -> Peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Couldn't send request to peer 646df7e539e649928d3ce80b1a2c8ab6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.803442 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:48.804226 16359 tablet_replica.cc:333] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.804889 16359 raft_consensus.cc:2243] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.805339 16359 raft_consensus.cc:2272] T b856137e0c334101bf25f71126724c4d P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.807178 16359 tablet_replica.cc:333] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.807947 16359 raft_consensus.cc:2243] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.808355 16359 raft_consensus.cc:2272] T 0019f858b82741e7a58c42048645b457 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.810417 16359 tablet_replica.cc:333] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.810979 16359 raft_consensus.cc:2243] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.811369 16359 raft_consensus.cc:2272] T c7713a2dae174800a178d806720a9285 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.813135 16359 tablet_replica.cc:333] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.813676 16359 raft_consensus.cc:2243] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.814356 16359 raft_consensus.cc:2272] T b6ad3225902b4c8998f7ef9682893169 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.816066 16359 tablet_replica.cc:333] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.816593 16359 raft_consensus.cc:2243] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.817373 16359 raft_consensus.cc:2272] T f66d051d70884eaba085a81799fc40c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.819911 16359 tablet_replica.cc:333] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.820588 16359 raft_consensus.cc:2243] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.821069 16359 raft_consensus.cc:2272] T 7ef114df45aa4c2a800bd7d4e62f764e P 646df7e539e649928d3ce80b1a2c8ab6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.823354 16359 tablet_replica.cc:333] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.823853 16359 raft_consensus.cc:2243] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.824301 16359 raft_consensus.cc:2272] T 43ee9395ca75424d9a2f21cb734dbab7 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.826228 16359 tablet_replica.cc:333] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.826771 16359 raft_consensus.cc:2243] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.827194 16359 raft_consensus.cc:2272] T b37e51c936d04ea88857bcd61ea5177c P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.828398 21135 consensus_peers.cc:597] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca -> Peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Couldn't send request to peer 646df7e539e649928d3ce80b1a2c8ab6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.829109 16359 tablet_replica.cc:333] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.829674 16359 raft_consensus.cc:2243] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.830106 16359 raft_consensus.cc:2272] T d5f399f1742d4e889b112c11c5471776 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.832021 16359 tablet_replica.cc:333] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.832625 16359 raft_consensus.cc:2243] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.833456 16359 raft_consensus.cc:2272] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.834688 21061 consensus_peers.cc:597] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c -> Peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Couldn't send request to peer 646df7e539e649928d3ce80b1a2c8ab6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.835673 16359 tablet_replica.cc:333] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.836247 16359 raft_consensus.cc:2243] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.837001 16359 raft_consensus.cc:2272] T 5c52b0e6b7e14470832ea740d73d760b P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.838830 16359 tablet_replica.cc:333] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.839327 16359 raft_consensus.cc:2243] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.840122 16359 raft_consensus.cc:2272] T d3d055a4cc2d4cd7a9e2c07768d91551 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.841881 16359 tablet_replica.cc:333] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.842351 16359 raft_consensus.cc:2243] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.843103 16359 raft_consensus.cc:2272] T 9f910662370b4c6db92770e453987d56 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.844699 16359 tablet_replica.cc:333] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.845168 16359 raft_consensus.cc:2243] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.845575 16359 raft_consensus.cc:2272] T 71ae3f735c8e4fd6a764dbe9f721993f P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.847184 16359 tablet_replica.cc:333] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.847640 16359 raft_consensus.cc:2243] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.848037 16359 raft_consensus.cc:2272] T aeb96dce751848d99320f1c965cbfa50 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.849709 16359 tablet_replica.cc:333] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.850158 16359 raft_consensus.cc:2243] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.850625 16359 raft_consensus.cc:2272] T 1eabef71c2c8472982a123ff0dc9b7c6 P 646df7e539e649928d3ce80b1a2c8ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.852648 16359 tablet_replica.cc:333] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.853220 16359 raft_consensus.cc:2243] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:48.853900 21061 consensus_peers.cc:597] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c -> Peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Couldn't send request to peer 646df7e539e649928d3ce80b1a2c8ab6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.854153 16359 raft_consensus.cc:2272] T 7791c3fc74ba49149502363d12412068 P 646df7e539e649928d3ce80b1a2c8ab6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.856058 16359 tablet_replica.cc:333] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6: stopping tablet replica
I20260713 09:06:48.856444 16359 raft_consensus.cc:2243] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.856758 16359 raft_consensus.cc:2272] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 646df7e539e649928d3ce80b1a2c8ab6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.874028 21135 consensus_peers.cc:597] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca -> Peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Couldn't send request to peer 646df7e539e649928d3ce80b1a2c8ab6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:48.886248 21061 consensus_peers.cc:597] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c -> Peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Couldn't send request to peer 646df7e539e649928d3ce80b1a2c8ab6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:39525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.887743 16359 tablet_server.cc:196] TabletServer@127.15.249.193:0 shutdown complete.
W20260713 09:06:48.919775 21061 consensus_peers.cc:597] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c -> Peer 646df7e539e649928d3ce80b1a2c8ab6 (127.15.249.193:39525): Couldn't send request to peer 646df7e539e649928d3ce80b1a2c8ab6. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.193:39525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.922590 16359 tablet_server.cc:179] TabletServer@127.15.249.194:0 shutting down...
I20260713 09:06:48.951858 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:48.952510 16359 tablet_replica.cc:333] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.953118 16359 raft_consensus.cc:2243] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.953917 16359 raft_consensus.cc:2272] T c7713a2dae174800a178d806720a9285 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.955741 16359 tablet_replica.cc:333] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.956316 16359 raft_consensus.cc:2243] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.956981 16359 raft_consensus.cc:2272] T b856137e0c334101bf25f71126724c4d P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.958634 16359 tablet_replica.cc:333] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.959110 16359 raft_consensus.cc:2243] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.959501 16359 raft_consensus.cc:2272] T b6ad3225902b4c8998f7ef9682893169 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.961170 16359 tablet_replica.cc:333] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.961750 16359 raft_consensus.cc:2243] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.962149 16359 raft_consensus.cc:2272] T f66d051d70884eaba085a81799fc40c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.964192 16359 tablet_replica.cc:333] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.964807 16359 raft_consensus.cc:2243] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.965656 16359 raft_consensus.cc:2272] T 0019f858b82741e7a58c42048645b457 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.966368 21133 consensus_peers.cc:597] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca -> Peer 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271): Couldn't send request to peer 70d026a53be04d21a1da6f2e212aaf4c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.967478 16359 tablet_replica.cc:333] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.968091 16359 raft_consensus.cc:2243] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.968504 16359 raft_consensus.cc:2272] T d3d055a4cc2d4cd7a9e2c07768d91551 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.970243 16359 tablet_replica.cc:333] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.970738 16359 raft_consensus.cc:2243] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.971127 16359 raft_consensus.cc:2272] T 9f910662370b4c6db92770e453987d56 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.972851 16359 tablet_replica.cc:333] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.973344 16359 raft_consensus.cc:2243] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.974041 16359 raft_consensus.cc:2272] T aeb96dce751848d99320f1c965cbfa50 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.975817 16359 tablet_replica.cc:333] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.976315 16359 raft_consensus.cc:2243] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.977044 16359 raft_consensus.cc:2272] T 71ae3f735c8e4fd6a764dbe9f721993f P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.978806 16359 tablet_replica.cc:333] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.979288 16359 raft_consensus.cc:2243] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.979676 16359 raft_consensus.cc:2272] T 5c52b0e6b7e14470832ea740d73d760b P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.981416 16359 tablet_replica.cc:333] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.981890 16359 raft_consensus.cc:2243] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.982270 16359 raft_consensus.cc:2272] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.983834 16359 tablet_replica.cc:333] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.984284 16359 raft_consensus.cc:2243] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.984655 16359 raft_consensus.cc:2272] T 7ef114df45aa4c2a800bd7d4e62f764e P 70d026a53be04d21a1da6f2e212aaf4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.986724 16359 tablet_replica.cc:333] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.987181 16359 raft_consensus.cc:2243] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.987859 16359 raft_consensus.cc:2272] T 1eabef71c2c8472982a123ff0dc9b7c6 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.989353 16359 tablet_replica.cc:333] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.989833 16359 raft_consensus.cc:2243] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.990211 16359 raft_consensus.cc:2272] T 7791c3fc74ba49149502363d12412068 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.991902 16359 tablet_replica.cc:333] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.992344 16359 raft_consensus.cc:2243] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.992755 16359 raft_consensus.cc:2272] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 70d026a53be04d21a1da6f2e212aaf4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.995064 16359 tablet_replica.cc:333] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.995533 16359 raft_consensus.cc:2243] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.996011 16359 raft_consensus.cc:2272] T d5f399f1742d4e889b112c11c5471776 P 70d026a53be04d21a1da6f2e212aaf4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.997762 16359 tablet_replica.cc:333] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:48.998208 16359 raft_consensus.cc:2243] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.998603 16359 raft_consensus.cc:2272] T 43ee9395ca75424d9a2f21cb734dbab7 P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.000147 16359 tablet_replica.cc:333] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c: stopping tablet replica
I20260713 09:06:49.000586 16359 raft_consensus.cc:2243] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:49.001294 16359 raft_consensus.cc:2272] T b37e51c936d04ea88857bcd61ea5177c P 70d026a53be04d21a1da6f2e212aaf4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.037343 16359 tablet_server.cc:196] TabletServer@127.15.249.194:0 shutdown complete.
I20260713 09:06:49.068300 16359 tablet_server.cc:179] TabletServer@127.15.249.195:0 shutting down...
W20260713 09:06:49.084666 21133 consensus_peers.cc:597] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca -> Peer 70d026a53be04d21a1da6f2e212aaf4c (127.15.249.194:33271): Couldn't send request to peer 70d026a53be04d21a1da6f2e212aaf4c. Status: Network error: Client connection negotiation failed: client connection to 127.15.249.194:33271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:49.094674 16359 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:49.095276 16359 tablet_replica.cc:333] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.095916 16359 raft_consensus.cc:2243] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.096289 16359 raft_consensus.cc:2272] T c7713a2dae174800a178d806720a9285 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.097868 16359 tablet_replica.cc:333] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.098323 16359 raft_consensus.cc:2243] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.098675 16359 raft_consensus.cc:2272] T b856137e0c334101bf25f71126724c4d P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.100284 16359 tablet_replica.cc:333] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.100715 16359 raft_consensus.cc:2243] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.101055 16359 raft_consensus.cc:2272] T 0019f858b82741e7a58c42048645b457 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.102584 16359 tablet_replica.cc:333] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.102994 16359 raft_consensus.cc:2243] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.103318 16359 raft_consensus.cc:2272] T f66d051d70884eaba085a81799fc40c6 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.104918 16359 tablet_replica.cc:333] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.105330 16359 raft_consensus.cc:2243] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.105652 16359 raft_consensus.cc:2272] T b6ad3225902b4c8998f7ef9682893169 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.107096 16359 tablet_replica.cc:333] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.107503 16359 raft_consensus.cc:2243] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:49.108207 16359 raft_consensus.cc:2272] T d5f399f1742d4e889b112c11c5471776 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.109854 16359 tablet_replica.cc:333] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.110311 16359 raft_consensus.cc:2243] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:49.110911 16359 raft_consensus.cc:2272] T 43ee9395ca75424d9a2f21cb734dbab7 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.112520 16359 tablet_replica.cc:333] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.112989 16359 raft_consensus.cc:2243] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.113322 16359 raft_consensus.cc:2272] T b37e51c936d04ea88857bcd61ea5177c P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.114850 16359 tablet_replica.cc:333] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.115293 16359 raft_consensus.cc:2243] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.115621 16359 raft_consensus.cc:2272] T 7dd6bd1272904a4db5e4f7fe1a1871fd P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.117172 16359 tablet_replica.cc:333] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.117565 16359 raft_consensus.cc:2243] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.117862 16359 raft_consensus.cc:2272] T 5c52b0e6b7e14470832ea740d73d760b P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.119473 16359 tablet_replica.cc:333] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.119913 16359 raft_consensus.cc:2243] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:49.120513 16359 raft_consensus.cc:2272] T 7ef114df45aa4c2a800bd7d4e62f764e P 896384db2a364e8690ebec8a14a8abca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.122431 16359 tablet_replica.cc:333] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.122838 16359 raft_consensus.cc:2243] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:49.123428 16359 raft_consensus.cc:2272] T ad6f94e6abc04d5fb42c686bfaa0ec81 P 896384db2a364e8690ebec8a14a8abca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.125216 16359 tablet_replica.cc:333] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.125636 16359 raft_consensus.cc:2243] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.125970 16359 raft_consensus.cc:2272] T 1eabef71c2c8472982a123ff0dc9b7c6 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.127590 16359 tablet_replica.cc:333] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.128069 16359 raft_consensus.cc:2243] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.128413 16359 raft_consensus.cc:2272] T 7791c3fc74ba49149502363d12412068 P 896384db2a364e8690ebec8a14a8abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.129972 16359 tablet_replica.cc:333] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.130367 16359 raft_consensus.cc:2243] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.130681 16359 raft_consensus.cc:2272] T d3d055a4cc2d4cd7a9e2c07768d91551 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.132369 16359 tablet_replica.cc:333] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.132794 16359 raft_consensus.cc:2243] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.133137 16359 raft_consensus.cc:2272] T 9f910662370b4c6db92770e453987d56 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.134882 16359 tablet_replica.cc:333] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.135325 16359 raft_consensus.cc:2243] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.135685 16359 raft_consensus.cc:2272] T 71ae3f735c8e4fd6a764dbe9f721993f P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.137367 16359 tablet_replica.cc:333] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca: stopping tablet replica
I20260713 09:06:49.137871 16359 raft_consensus.cc:2243] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.138284 16359 raft_consensus.cc:2272] T aeb96dce751848d99320f1c965cbfa50 P 896384db2a364e8690ebec8a14a8abca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.173570 16359 tablet_server.cc:196] TabletServer@127.15.249.195:0 shutdown complete.
I20260713 09:06:49.200270 16359 master.cc:562] Master@127.15.249.254:45031 shutting down...
I20260713 09:06:49.219521 16359 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:49.220075 16359 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.220360 16359 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d9eefc3d1f943a291deee67bfd0488c: stopping tablet replica
I20260713 09:06:49.239723 16359 master.cc:584] Master@127.15.249.254:45031 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11077 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23277 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117207 ms total)
[  PASSED  ] 8 tests.
I20260713 09:06:49.288761 16359 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 387 messages since previous log ~14 seconds ago
I20260713 09:06:49.288949 16359 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 387 messages since previous log ~14 seconds ago
I20260713 09:06:49.289093 16359 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 383 messages since previous log ~14 seconds ago
I20260713 09:06:49.289238 16359 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 ~34 seconds ago
I20260713 09:06:49.289373 16359 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 ~34 seconds ago
I20260713 09:06:49.289552 16359 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:06:49.289783 16359 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
